Re: Sap Hana db import and export
Hi Juergen, Your answer is not comfortable to me. Because, I want import and export database using command prompt for export data from one database and import to another database. But, your comments...
View ArticleRe: How to call HANA store procedure with table variables in xsjs?
Thanks for your reply. I dont have very good exposure at javascript.Could you please provide me the sample of code how to declare temporary table in XSJS and call store procedure with input and output...
View ArticleRe: Blank screen in HANA Studio
Instead of starting the process from the quicklaunch, have you tried to create the views by right mouse clicking on the package in the content folder (of the SAP HANA Systems/Navigator View) and...
View ArticleRe: HANA Certification, some doubts in these simple questions
For first question answers are B,C,E We have three options to transfer data to SAP1 SLT2 DXC3 Data Services using BODSSLD is a different concept while Open hub is used to send data from SAP BW to...
View ArticleRe: Using HANA with MS-Access via ODBC
Hi Ira, when you say "we need to download millions of records" and then "to filter and pass then to several product managers", I'm sure that each product managers won't look at the whole 1 million...
View ArticleStore procedure with BFL
HI Experts! I want to create a store procedure to call a BFL Function, but when I try to execute the procedure sends the next error. **********************************Repository: info message;finished...
View ArticleRe: Using HANA with MS-Access via ODBC
Hi Ira, First of all, I would genuinely like to thank you for the insight on the pricing procedure. I am currently working in retail domain and I am aware of the pricing change. Definitely not in...
View ArticleRe: How to call HANA store procedure with table variables in xsjs?
>Could you please provide me the sample of code how to declare temporary table in XSJS and call store procedure with input and output of tablevariables. Actually there isn't really much JavaScript...
View ArticleRe: Getting all table names from a Schema???
Hi Qaiser, SQL doesn't provide any kind of object iterator in the FROM clause.If you want to search over all columns of all tables in your schema, you'd have to code that yourself. But taking a step...
View ArticleRe: OData for Calc. view - Parameter problems
Hi Nitish, Try this code it works fine for meoCon = new sap.ui.commons.TextField().bindProperty("value", {path: "CONFIRMED_DATE", formatter: function(oValue){ if (oValue) { var oDt = new...
View ArticleOld Announcement
Hi, How can I access old announcement? Couple of days back there was announcement about "Upgrading HANA server from revision 48 to 56 on AWS" and it had a link to very informative blog. Now I can not...
View ArticleInventory RDS deployment issue on HANA
Hi, We are trying the RDS for Inventory LOB for POC with SAP HANA as target DB. We have deployed the Data model, Dimension table jobs successfully in data services. While running the Fact table job we...
View ArticleRe: Old Announcement
Hi Vipul, are you talking about this document?? http://scn.sap.com/docs/DOC-30980
View ArticleAWS Hana: possible to change hostname?
We changed the hostname on the AWS Hana instance from hanaserver to something else and got this error later:[20263]{0}[0] 2013-06-19 14:24:32.608019 e TrexNet Communication.cpp(00966) : failed to...
View ArticleRe: What do I do when HANA instance on AWS doesn't start correctly?
Your thread hits it. (Don't want to get too much Off topic. But the mentioned column vs. row table approach for very large tables (>100 mio rows.) is this a best practice? My use-case would rather...
View ArticleRe: Getting all table names from a Schema???
To retrieve a list of tables in particular schema, you can use the following SQL statement:SELECT PACKAGE_ID, OBJECT_NAME, CDATA FROM "_SYS_REPO"."ACTIVE_OBJECT" where object_type_id = 'hdbtable';You...
View ArticleRe: OData for Calc. view - Parameter problems
Hi Dhinesh, Thanks for the reply but I don't want to handle it in UI side. Is there any way to handle it in odata service call itself(the URL) or while creating the odata service file? Like mentioned...
View ArticleSAP HANA beginner.
Hello expertsWorking with abap to 7 years and want to learn hana.1-When I enter the screen to download pricing options appear.What is this? Have to pay to attend the trial version?To schedule no hana...
View ArticleRe: Could not Activate any file in "Project Explorer" View.
Issue is resolved after restarting the server.Thank you.
View ArticleRe: HANA QUESTION
My keyboard is fine. But anyways thanks for your Suggestion.I think my keyboard becomes fine,but yours get the problem
View Article