Call Procedure with output
Hi Swathi, On your call you are using two nulls (?).Change it to ('MATNR',?) and make a try Regards, Fernando Da Rós
View ArticleVirtualization on the HANA Appliance
Additionally, notice that virtualizing HANA is not the only alternative for MCOS (multiple componentes one system) for non-productive scenarios. SAP Note 1681092 details the possibilities to have...
View ArticleRe: Any chance of using regular expression?
Its been a while since this post has been replied to, so I was wondering if regular expressions have been added to your knowledge at this point in time?
View ArticleRe: Call Procedure with output
Hi Swathi, You need to pass the input parameter value in the procedure .Based on the value, it will filter and display the data . call "_SYS_BIC"."vikram/proc2" ('RJW-106',?)ThanksBasha.
View ArticleSAP HANA installation
Hi,I want to install SAP HANA DB to have an hands on the database.As per reviewing the forums, installation of HANA DB was supported until support pack 3But after SP 3, SAP started using the SAP HANA...
View ArticleUse relational view or synonym in data foundation?
Based on my experience with HANA Studio, it appears that it is not possible to use a synonym or a relational view in the data foundation of an attribute or analytic view. (Attempts to drop either...
View ArticleRe: Use relational view or synonym in data foundation?
HI William, yep - spot on.Modeled views consume column store tables, procedures and other modeled views.No synonyms, no views, to row store tables. If you want to create more complex views, you might...
View ArticleRe: SAP HANA installation
Balaji, I suggest that you use the 30 -day free trial offer from SAP to setup a SDN account to have free cloud server HANA DB access using the below link. The link works for 30 day free trial and also...
View ArticleRe: Inserting Multiple Rows of Data With One Insert
Lars, With JDBC, can we do full roll-back? For example, we have 3 update statements and I want to rollback 1st two updates based on a condition if 3rd update fails? Please let me know. thanks,Rama
View ArticleRe: Did anyone use SAP HANA and Hadoop?
Hi, Check this link for SAP HANA and hadoop integration scenario. http://hanahadoop.testdrivesap.com:8000/sap.guestbook/bigDataDemo.html
View ArticleRe: What arethe nexts' to be on HANA?
Kate, Please read my write-up on BW 7.3 SP8 specific features on HANA. Hope you find this summary doucment useful: http://www.sendspace.com/file/h75pff Regards,Rama
View ArticleHANA POC Info
Hi All,Our Company has decided to try out SAP HANA POC . I'm trying to find out as much info as possible . My questions are 1)There are so many SAP Implementing Partners for HANA POC will they do in...
View ArticleRe: SAP Hana Questions
All above Questions are already answers.If you are prepare for SAP HANA Interview Questions then Visit this link.
View ArticleAuthorization Issue while activating the views in HANA Studio
Hello Folks, Recently i have got access to SAP HANA Sandbox and trying the do some scenarios. But while i was activating the Analytical views i have got the error that "No authorization to execute DDL...
View ArticleRe: HANA POC Info
It depends. Amazon is a viable option, if your scenario doesn't demand real time connection to any local systems. Offline query demos (where you just want to assess query or full load times from a .csv...
View ArticleRe: Authorization Issue while activating the views in HANA Studio
Try to run this command with the user that owns the schema of the tables underneath your analytic view: GRANT SELECT ON SCHEMA <User_Name> TO _SYS_REPO WITH GRANT OPTION;
View ArticleRe: Inserting Multiple Rows of Data With One Insert
Hi Rama, of course, regardless of using JDBC or any other client, HANA's transaction support will always roll back the whole transaction. - Lars
View ArticleGraphical vs Script Based Calculation views
Hi All, Can anyone point out the Adv/Disadv of Graphical vs Script Based Calculation views Thanks
View ArticleRe: HANA POC Info
Hi Henrique, I have follow question 1)But depending on who is the company running the POC, they might have their own dedicated HANA systems to use. For example, SAP has a team called "HANA Solution...
View ArticleRe: Problem installing SMD Agent on Hana DB, for Solution Manager Monitoring.
Hi Ivan, we have this same problem, did you resolve it? ThanksTomasz
View Article