Connect to HANA with unixODBC fails
Dear community I like to connect with PHP to the HANA server, using all information from the treads...
View Article30 days HANA trial: can I recreate VM for "SAP HANA Studio" in cloudshare?
Dear experts, got the VM's for the 30 days trial both up and running. Is it possible to recreate the VM's mentioned below to start from scratch again ? a. SAP HANA SPS5 serverInstalled: SAP HANA SPS5...
View ArticleAdding AD authentication to HANA instance
Guys, I am trying to add windows AD authentication to my AWS HANA instance for learning purpose. I have done following so far: Created virtual private cloud (VPC) in AWSCreated Windows Server 2008...
View ArticleHANA odata service issue
Hi, I've created at basic odata service on my AWS HANA Instance but I'm having issues when testing in the browser. Whenever I add the parameter "inlinecount=allpages" as a parameter to the service call...
View Articleissues in SAP HANA's .xsjs file at server level
hi,i have created an .xsjs file in the SAP HANA Extended services project. when accessed via the browser, the output is generated in JSON format. following is the code:...
View ArticleError Debugging SQLScript
Hi all! After set up workspace and project at Sap Hana Development, I'm try debug procedure in Hana Studio SP5 - rev 52 and get this error: "procedure_XX Input parameters in stating procedure are not...
View ArticleSAP HANA - need help in finding max date
Dear Experts, I have a base table which contains a date field. I want to find the MAX date from the table using either Attribute view or Analytical view or Graphical calculation view. I dont want to...
View ArticleSAP HANA - Integrity constraint violation error
SAP HANA Experts We are getting this error while executing a job in Data Services.The job fails with an error saying --failed, due to error <70404>: <SQL submitted to ODBC data source...
View ArticleNot able to connect to AWS instance via Mindterm or Putty SSH
Hi, I was able to connect to my instance month ago from Putty SSH using the Keypair I had or SFTP from Ec2 management Console. Now, I get message that "Authentication failed, permission denied" or...
View ArticleNot able to use HANA developer edition for 30 days free
After following all the steps after clicking on Home i am getting Error:- There is no default service. What i am doing wrong?
View ArticleRequirement for SAP HANA for Non-SAP clients
Hello, Want to now, if the client is having ORACLE/MS-SQL database server and client want to use SAP HANA for improving performance in terms of data reterials and more complex report.What software and...
View ArticleWhere to find documents for "HANA Native Development"-Workshop
Hi, I'm doing the the HANA Native Development workshop and I'm wondering where I can find the sourcecode templates (seend at Exercise One on 4:00).Thanks,greets Ben
View ArticleHANA Project Editor vs Studio SQL Editor
Hi, I'm trying to create a procedure within a HANA Project however it seems that the syntax required for some bits of code is different when compared to creating the procedure in the Studio SQL...
View Articlesapui5 on serverside (cloudshare)
Hello, we got an cloudshare account and I'm actually trying to make the "hello world exercise" (http://www.saphana.com/docs/DOC-3018).When I open the project in the browser I get the error that...
View ArticleComplex case statement in Calculated Attribute of Analytic View
Hi, I am trying to add a complex case statement in Calculated Attribute of Analytic View but unable to add logical operands like "AND" and "OR". CASE((CALL_TYPE = 2 AND CFLAG2 !=IN('I','i','n')OR...
View ArticleCalculation View Out of memory error
So we defined a CALC view that works on a smaller dataset. Moved this calc view to another package and made it point to a larger dataset (about ~2M fact records). While the view validates/activates...
View ArticleHANA JDBC support for prepareStatement(String sql, int autoGeneratedKeys)
Hi, Our application is connecting to a HANA database via Hibernate (we are using the SAPDBDialect). I am able to read, update and delete records. For create, we use a database sequence (running...
View ArticleAttribute engine function not implemented error
So I have 2 measures: Measure1 (Forecast) and Measure2 (Commit) that varies over time. Now I have calculated the mismatch Forecast-Commit and set the severity of the exception to be EXCEPTION_LOW,...
View ArticleCreate table with a primary key constraint
Hello Guys, I am trying to execute a MS SQL query like: CREATE TABLE XYZ( "ROLLNO" CHAR(2) NOT NULL, "SNO" CHAR(20) NOT NULL, CONSTRAINT ABC_100 PRIMARY KEY ("ROLLNO",...
View ArticleHow to integrate third party application(s) on SAP HANA
Dear All, Just imagine. I want to revamp irctc.co.in website / indian railway desktop application. I want to use SAP HANA as a database. So, i want to know, what will be the procedure to connect SAP...
View Article