Re: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Hi Blagovesta, Still facing the same issue. When I tried to get access the HANA IDE, got a logon page instead....
View ArticleSAP HANA ondemand - sap.ushell.bootstrap don't exist for display userid with...
I try to use the solution from this page to display the id of user on sapui5 application. The needed snippet: sap.ushell.Container.getService("UserInfo").getId()The sap.ushell don't contains any of...
View ArticleRe: 404 Not found issue - XS project and UI5 Projects
Hi Shreehari, I am also facing a similar situation .I have transferred the the development objects from dev environment to quality environment .All the objects have been activated , but when I try to...
View ArticleSAP HANA Passing parameter to temp table using stored procedure
Hi Experts, Ive been trying to make a stored procedure that include a temporary table but i encountered this error. Could not execute 'CREATE PROCEDURE "SBODEMOAU"."SampleSample"(IN sample1...
View ArticleRe: HANA client installation ODBO error
It worked great for me also. First time I have found this error, weird enough after so much hana clients installations. Thanks a lot Vivek !!
View ArticleRe: SAP HANA Passing parameter to temp table using stored procedure
Hello Mike, in that situation a DDL statement which uses an input parameter is not supported. You could either use a complete dynamic statement - which I do not recommend - or do following: ...lt_data...
View ArticleRe: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Configurations were reapplied. Could you retry the step one more time? To delete your browser cache is also recommended (in case you have not already done it).Kind Regards,Blagovesta
View ArticleRe: SAP Hana Remote Source Code Comparison
Hello Raschid, Paul Aschmann developed a syscompare utility to compare repositories across different HANA instances. You can refer to his blog here: Syscompare - a tool for comparing repos across HANA...
View ArticleRe: Compilation Error: Getting error while using UNNEST function in DB Trigger
i am trying to create a trigger from procedure dynamically ...the data type i am using is nvarchar (5000)..my trigger body is too large.. m getting error in execute statement..can i use blob,clob...
View ArticleRe: 404 Not found issue - XS project and UI5 Projects
Problem resolved , URL need to have complete host name for the tenant DB .
View ArticleRe: Problems with R integration: no for-loops allowed
Hi... I know your response is a year old.However, I tried the solution of executing the create procedure statement separately and it didn't work. BestDaniel
View ArticleRe: Problems with R integration: no for-loops allowed
Hi Michael, could you solve the issue. Currently, I am facing the same issue and Sebastians solution doesn't work for me.
View ArticleHow to stop email notifications from SAP HANA Developer Center
Help.....I keep getting emails from SAP Hana Development Center and I cannot stop them from filling up my mailbox, I have logged into SCN and set my preference to not receive emails and also under the...
View Articledebug stored procedure (in content folder)
I want to debug the stored procedure in content folder. I created debug configuration with the input parameters.But when I am clicking debug, it's getting terminated after few second. Please help. As I...
View ArticleOpen SQL "IN" operator for HANA SQLScript
Hi, Is there a equivalence in HANA SQLScript for the Open SQL operator "IN"? I'm aware of the regular "IN" operator for SQL, where you can specify a list like (1000, 1001, 1002...), but, for instance,...
View ArticleMulti Installation SAP HANA and CI on the same appliance
Dear All,i want to install two system SAP ( DB HANA + CI ) with different SID ( DEV, TST ) on the same appliance without vmware.Can you do it ? I have found the oss note 1953429 , it confirms the...
View ArticleHANA Role for Data Preview at Sub Node level in HANA Modeling View
Hello Experts, My User is able to view data when he/she executes the Data Preview in HANA modeling view at Semantics (top-node), as highlighted below. However, the same User is unable to view data,...
View ArticleRe: Open SQL "IN" operator for HANA SQLScript
Hello Daniel, there is no direct integrated support. Did you check Handling of SELECT-OPTIONS parameters within AMDP already? Regards,Florian
View ArticleRe: Open SQL "IN" operator for HANA SQLScript
HI Daniel, the IN clause should be the same.. select *from <table>where COLUMN_VALUES IN (v1, v2...,vn) hope this is what you need
View ArticleRe: XS Advance Runtime installation failed !!
Hi Juan, I discussed with the SAP Support Team sometime back.. You can either do a Manual uninstall of the XSA component and also uninstall the xsworker role that was added while installing XSA or wait...
View Article