Re: HANA ALM Transport DEV to QA to PROD (or) DEV to QA & DEV to PROD
Eric, sorry i just saw this while i am researching something myself again... if you have change recording enabled in QA.. you do not /should not make any changes in QA. the reason the ID is different...
View ArticleRe: Error "com/sap/ndb/studio/modeler/base/NavigatorBasedResourceAgent" after...
Yes, I figured it out by chance....But check it out whether you are using the same version as mine. 1. Go to the HANA studio installed directory(i.e: C:\Program Files\sap\hdbstudio\plugins) i am using...
View ArticleXSJS debug from HTML5 Apps
Hello, I want to debug a XSJS file externally through the HTML5 application. I set a breakpoint at Hana Ide Editor. Then at the editor settings, i wanted to activate debugging for external call....
View ArticleInstallation of XS Runtime failed / Failed to create HDI container
Hi Experts, i've done a Systemcopy from a Hana Database. First step was the installation of the Hana Database (with XS Runtime). The Systemcopy failed. I had to remove XS Runtime so that the...
View ArticleRe: is it possible to have a dynamic output table type for a procedure
Hi Glen, From my understanding of your scenario, we can solve this using two stored procedures, and this worked for me Dynamic Procedure (Dynamic Table Type Creation)This procedure should have one...
View Articleauto_increment @hdbcds on SPS12
Hi, I've seen in this Thread How to have an auto increment primary key in HDBDD that there is no chance to set an auto_increment yet. Are there any changes for SPS12 ? We have a lot of Tables, writing...
View ArticleRe: auto_increment @hdbcds on SPS12
No this feature was not added in SPS 12. It is still in the product backlog and planned for development in the next release of HANA beyond SPS 12. In the mean time we would strongly suggest that you...
View ArticleERROR while executing "SYS"."AFLLANG_WRAPPER_PROCEDURE_CREATE"
Hello All, I am trying to do a simple analytics within HANA. But I was not able to execute the wrapper procedure. The HANA db is SP 11 and HANA studio at Version: 2.2.8. I have checked the installation...
View ArticleRe: ERROR while executing "SYS"."AFLLANG_WRAPPER_PROCEDURE_CREATE"
Seems to be related to the definition of the signature table. Can you adjust the signature table definition (with position, schema, table type, parameter type) information. You can check the example...
View ArticleRe: XSJS debug from HTML5 Apps
Hi, I suppose all settings are made for debugging a xsjs application as described in the developer guide (assignment of roles, granting privileges). If yes then you are probably on a revision like...
View ArticleText Analysis Token Counting Bug?
I'm building a fulltext index using the following code: CREATE FULLTEXT INDEX "IND_<TABLE>" ON "<SCHEMA>"."<TABLE>"("LONGTEXT") ASYNC FAST PREPROCESS OFF SEARCH ONLY OFF...
View ArticleRe: HANA runtime editions
Hi Prakaash, Our customer have bought a license like below. Can you please explain on the same? Thank you. Regards,Ela
View ArticleRe: Suggestions for a POC on SAP Hana
Hello ramya I started off as a HANA Developer by working around SAP HANA Cloud Platform. You can try the same -https://account.hanatrial.ondemand.com/ You will have to register yourself and start...
View ArticleRe: HANA Authorization problem
Hi Kairat, thanks for the hint! I tried your solution and played with some own additions and I solved this issue as follows: Suppose you have a PAL schema, which holds all the PAL procedures for...
View ArticleSAP HANA SPS 12 XSA: XSDS NoSQL Statements
Hi, we would like to use NoSQL statements within our Node.js Api to fetch the data.Are there any possibilities? Would it be possible to use XSDS? SAP HANA SPS 09: New Developer Features; XSDS (XS Data...
View ArticleReg : HANA Export data
Hi Guys , Can anyone please suggest me for How to Export data from SAP HANA Table to CSV file or any other options available for export data from SAP HANA . Please guide me . Appreciate your quick...
View ArticleRe: Reg : HANA Export data
Hi Lavneet, 1st step :- Write the query 'SELECT * FROM <Table Name>'.2nd Step:- Now go the result tab of the above query and Click on the top row and then press 'Shift + End'. In this way you can...
View ArticleMove complete schema from one HANA system to other HANA system
Hi All, In one of our scenario, the client wants to de commission one HANA system but wants to move one of its schema as it is with everything beneath it i.e tables, procedures etc. to the new HANA...
View ArticleInput parameter with multiple value in calculation view with expression.
My requirement is to create input parameter in calculation view where this input parameter can accept single value, multiple value and * for all as input.created this by following step of this...
View ArticleHANA Express Edition (HEE)
Hello everyone, Have you ever installed SAP HANA Predictive Analysis (PAL) on the HEE Suse Linux VmWare image? AFL is installed but it seems that all PAL functions are not. ThxPatrick
View Article