Is there anything wrong with the HANA trial landscape host?
Dear friends, Recently I couldn't log on the HANA trial thought the eclipse, it have this problem occurred. So I try to remove this cloud system, and add the system again, but when I try to...
View ArticleRe: Is there anything wrong with the HANA trial landscape host?
Zhang, Please use hanatrial,ondemend.com in host , as you are using the developer account , but not the customer / partner account. RegardsVirinchy
View ArticleRe: Is there anything wrong with the HANA trial landscape host?
Hi Virinchy, I had already try that host, but it still fail.
View ArticleRe: Cyclic Dependency Error when calling a procedure from inside a procedure
Hi Vanda, I don't see any issue in such kind of embedded procedure calls. However, I am interested in understanding the reason for the error message "Cyclic dependency found in a runtime procedure:Not...
View ArticleRe: Is there anything wrong with the HANA trial landscape host?
I just tried adding a new system again here and had the same issue. The last update of HCP happened on 17th July(HANA Cloud Trial downtime announcements) after which i have n't tried . Lets hear from...
View ArticleHANA Multi-Node Migration AWS
Experts,I am seeking advice on High Availability Data Migration to multi-host infrastructure.. A table that is about 44GB is taking a long time to distribute after adding hosts. It locks a table that...
View ArticleRe: Uncaught reference error: oBundle is not defined
I've the same problem. I'm trying the SAP-Tutorial and get the same problem. "oBundle is not defined". createContent : function(oController) {var myButton = new...
View ArticleM_Time_Dimension table not populating after doing "Generate Time Data"
Hi , This table M_Time_Dimension was not available in sys_bi .so i Created the table. and now when i am trying to fill it with "Generate Time Data" .job log shows success but no data is created in table.
View ArticleNeed help in LPAD for numeric val in calculated column
Hi , I have a requirement to write a logic in calculated column to apply padding to kunnr ,if kunnr value is non numeric else add 20 char padding . syntax Used : lpad("KUNNR",strlen("KUNNR")+10,'0')...
View ArticleRe: Need help in LPAD for numeric val in calculated column
Hi Rohitasya,With SPS09, we have several REGEXPR functions available.Check if you can use them. Regards,Sunny
View ArticleRe: Need help in LPAD for numeric val in calculated column
Hello Rohitasya, at the moment unfortunately there exists not "IS_NUMERIC" function which can be used. One workaround is to use "ltrim" and "chars" functions. For more details please have a look to the...
View ArticleRe: Need help in LPAD for numeric val in calculated column
That is right for SQL, but not for expressions used for calculated columns in e.g. calculation views. Regards,Florian
View ArticleSAP HANA Project
Hello, SCN community. Am looking to see if anyone would be willing to share details and files of a HANA project they have worked on, or are currently working on. Am in search of the material for...
View ArticleRe: hana Decision Table Error
Hi, Wenjun Zhou.I followed your steps and created a decision table. I saved and activated successfully, it is running perfectly updating the table... the problem is the procedure generated in SYS_BIC....
View ArticleRe: SAP HANA (AWS) 'OUT OF MEMORY'
I have been struggling with a similar issue "[129]: transaction rolled back by an internal error: TableUpdate failed" on an AWS Hana instance (dev edition). Is there any specific way I can break the...
View ArticleRe: PAID & UNPAID Amount - ISU
We are developing this report in hana. I am looking for those who works on ISU with HANA, they knows well. Best Regards,Satish.
View ArticleRe: CORS issue consuming HANA XS service (SPS9)
Hi Michael,"Is it correct to assume that the XS Admin tool overrides .xsaccess?" - If there are for one and the same package, the configurations specified via the XS Admin tool take precedence over the...
View ArticleRe: Secure storage is locked
Here is very easy and permanent solution : Close HANA studio. Go to C drive -- > Users -- > Your User name Delete folder 'hdbstudio' and start SAP HANA Studio again. Now click on "Open...
View ArticleRe: Cyclic Dependency Error when calling a procedure from inside a procedure
Here's that procedure, again, pardon any typos/messiness/pseudo-code as I can't cut and paste. CREATE PROCEDURE BLD_STMT_TBL(IN tbl varchar(256), IN sch varchar(256)) DECLARE dsql varchar(1024);DECLARE...
View Article