HANA 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 ArticleCan we create derived table on a HANA model in IDT?
Hi, Can we create derived tables on top of a HANA model in IDT? If so, could somebody explain how? Thanks,Bharath.
View ArticleError while activating attribute view :
An internal error occurred during: "Activation".java.lang.NullPointerException How to resolve this error!!!
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 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 ArticleFixing external access to SAP HANA Instance on CloudShare
Hello, connect a SAP HANA Studio from my own desktop to the SAP HANA instance on Cloud Share, like descriped in the HOWTOPart 4 - Connect to your local SAP HANA Studio and Sap HANA Client to your HANA...
View ArticleProblem activating HANA SP5 Decision Table
I am getting following error while activating a decision table on HANA SP5. I am logged in as user SYSTEM to HANA, who has CREATE ANY on _SYS_BIC. Not sure what privilege is missing? Any help will be...
View ArticleHow to change the default schema of a given user?
Is there any way one can modify the default schema of a given user? I currently have a system user whose default schema is sytem and I would like to change it to a custom schema I created named...
View ArticleHow to use a view 2 times in an attribute view
Hello, I got an attribute view over a usertable.In an analytic view I need to join the user-view 2 times (for preparer and requester), but when I try to add the user-view the second time, the following...
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 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 ArticleHANA support for JDBC - 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 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 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 ArticleMigrate Oracle Database to SAP HANA
Dear All, Pls. let me know proper steps / short answer to migrate oracle database to SAP HANA. Which tool do we need to use? Pls. let me know Regards,Vikram
View Article"index name conflicts with existing index name"
Hi all, I get the following error while activating an analytic view: ""index name conflicts with existing index name" Does anybody have some information on this error which can help ? TIA,Aman
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 ArticleSAP HANA DBTech JDBC: [1033]: error while parsing protocol" error
I am configuring SSO for SAP Hana. I can test the authentication for domain user by using kinit command shown in...
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 Article