Compare Timestamps of rows of the same table
Hello everybody, i'm actually working on my masterthesis, whose topic is "big data technologies for fraud detection". I want to build a system, which consist of hadoop and sap hana. hadoop has to...
View Articlewhere in-operator
Hello folks, i need help implementing the in operator in a ce_projection: so this is what i want to do with only using CE Functions: SELECT "a","b" from table WHERE "b" = (...
View ArticleHelp with HANA DB upgrade.
We are trying to upgrade HANA DB from rev48 to rev68. Followed the instructions as per the doc http://scn.sap.com/docs/DOC-30980- It went smoothly, after installation it stopped the system and then...
View Articlepassword for HANA trial system
I registered for HANA trial system from Get 30 days of free access to SAP HANA, developer edition .and i am not sure why the system does nt turn on. There are two VMs available from the trial account...
View Article911: Does the SAP HANA ODBC driver support passing a table type to a stored...
I’m building a proof-of-concept C++ application that uses ODBC to create an Order with line items where I’m using a table type to hold the line items and then pass the type to a stored procedure along...
View ArticleIs it possible to schedule a procedure
Hi folks, Is it possible to schedule a SQLscript procedure to run on a nightly basis? ie: a procedure that massages data and inserts new data into a table each night. I realize this is more of a BW...
View ArticleUnable to load xsappsite
Hi there, Just got myself a copy of SAP HANA Developer Edition (SP07) on AWS, added in delivery unit HANA_UI_INTEGRATION_SVC.tgz from server for SAP HANA UI Integration Service and the following roles...
View ArticleDemo application of HANA using UI5
Are the any demo applications available consuming ODATA from HANA XS engine and build with UI5?I found one Your World , but the link is broken now. The main intention is to test the application in...
View ArticleRelationship between SPS number and release and version
I have to confess that I'm very confused by Hana's version terminology. I could really use a table that shows how the various HANA version identifiers are related to one another. Given the rapid...
View ArticleCapturing returned data from Stored Procedures
I have a stored procedure that returns some data, something like this: CREATE PROCEDURE MyProc()...BEGIN SELECT "COL1" FROM "MYTABLE";END In another procedure I want to capture that result set:...
View ArticleNeed help with hands on in HANA
I know this question might have been already answered many times before. But I couldn't find a link for that here. So I am posting the questions again here. Sorry for the duplication. I am new to HANA...
View ArticleCE Function : CE_CALC_VIEW - running with placeholders
Hi Experts , I am bit stuck in specifying placeholders in a graphical calculation view.I created one graphical calcualtion view which has 2 mandatory input paramters(PLANT & DATE).How use CE...
View Articlecould you please tell me how to create project in sap hana studio...
Hi All, I am new to sap world now i am practicing on sap hana but i am getting errors administration side while working on SAPHANA i am not unable to find out the errors its difficult to...
View ArticleSAP HANA : Uploading data from excel file with table key NULL
Hi all,i would need to upload an excel file into SAP HANA table. The ECC table is "RESB" and it has a key field (RSART) equal NULL,but i can't upload it because SAP HANA doesn't let me to fill key...
View ArticleUnable to update multiple columns in a single update statement
Hi, I am unable to update multiple column values in a single update statement. Please help me.
View ArticleExport data to excel in HANA
Hi, I have a stored procedure. I need to make it like it will execute sql and export the results to excel sheet. Please help me.
View ArticleHow to get remote access of SAP HANA free trail version
Hi,please share me how to use the trail version of SAP HANA?
View ArticleUnable to load xsappsite
Hi there, Just got myself a copy of SAP HANA Developer Edition (SP07) on AWS, added in delivery unit HANA_UI_INTEGRATION_SVC.tgz from server for SAP HANA UI Integration Service and the following roles...
View ArticleDemo application of HANA using UI5
Are the any demo applications available consuming ODATA from HANA XS engine and build with UI5?I found one Your World , but the link is broken now. The main intention is to test the application in...
View ArticleRun Programs from SAP HANA
Hi, My requirement is like, I have a stored procedure in that takes command name as input I want to call cmd.exe with the command from HANA and it give some result. I want to store the result in some...
View Article