Annotations in HANA CDS View based OData Service
Hi, I'm using an XSODATA Service on top of several HANA CDS Views. Is it somehow possible to define annotations like "sap:text", "sap:aggregation-role", "sap:unit" in the View/XSODATA in order to...
View ArticleXSJS - Ajax Post Error 403(Forbidden)
Hi Experts,I have created an xsjs to write into the tables.I have created a simple ajax post call.I have created this about a week ago and everything was working fine till today.Today i am getting the...
View ArticleSAP HANA SQL - WHERE clause with OR issues
Hello, I have a HANA SQL statement question. I have the following table defined: CREATE COLUMN TABLE TEST_SCHEMA.TB_TEST_DATA(ROW_ID INTEGER PRIMARY KEY GENERATED BY DEFAULT AS...
View ArticleUnable to Add schemas and Databases into Eclipse
Hi Experts, I am having HANA cloud account(p1941658066trial). when I am trying to add cloud system in Eclipse, it is giving me below error. Kindly help me to resolve this issues. Regards,Penchalaiah N
View Articlexsjs sql query fails
Hi there, I am currently playing around with the HANA Development Studio in Eclipse. I created my own Databasetable in my own Scheme:ZHemp.ZHempXSProject::ZHempMaterial Now I am trying to query data...
View ArticlePassing parameters from UNIX to HANA
Hello All, Can anyone tell me if there is an equivalent to Oracle's &1 parameter for HANA? I'm trying to pass some parameters when calling a procedure in HANA from UNIX so that we can run it from a...
View ArticleHANA Studio Hangs (Not Responding)
Hi We had HANA DB SPS5 and HANA Studio 1.00.49 and everything was working fine. We upgraded DB to SPS6 and our studio stopped working. Thought HANA Studio might be the cause and upgraded it to be in...
View ArticleHow to implement AMDP class using "alter".
Hi Gurus! I will implement AMDP class for adding identity to HANA user.Can AMDP class use "alter" ? I want to use below sql in AMDP class."alter user <User-ID> add identity <identity...
View ArticleGetting the SQL Script behind a Graphical Calculation View
I want to see the SQL script that is generated when I run my graphical calculation. By this I do not mean the select statement that extracts data from the view, but the statement that gets data from...
View ArticleHANA script - merge sql statements - syntax
Hi I'm trying to create a very simple HANA SQL statement which will delete backups in the catalog older than 30 days, and struggling to link the 2 original statements I wish to use due to syntax...
View ArticleSql Error while creating a script view in Sap HANA sps1.7
Hi experts, can some one help me find the solution for the task described below. Task: INVOICING ERRORS DEF: Billing orders existed in future will be considered as a Invoicing errors.Table: Tab001...
View Articlemore Primary Keys for a table
Hi All, I have a requirement as below. The Number of columns in a HANA table is 110 and 9 fields combined can make the record unique. Is is a good idea to make the 9 fields as primary keys. What will...
View ArticleSend value from outer to inner Calculation View
HiI want to pass a value from the outer calculation view to a filter (on a cloumn) within the inner calculation view, both the views being of graphic type. The value is to be hard-coded in the outer...
View ArticleXSOdata service : 503 not available
Hi All, I have created a xsodata service using a Calculation view , the service defination is following: service {...
View ArticleINSERT to virtual table fails
Hi all,is there any restriction on the INSERT statement to virtual tables? When I insert with the VALUES clause, it works, but when I try to insert with a subquery like INSERT INTO vv SELECT * FROM t;...
View ArticleCDS View on custom type: Sub artifact not found
Hello, a simple view in a .hdbdd file as follows. Activation always comes up with error: "Sub artifact HISTORY not found in MD.Products". namespace ndw_app1.generated; @Schema: 'MEISERM' context...
View ArticleXSOData service on Analytical View
Hi Hana Gurus Could someone help here. Acutally , i would like to expose my Analytical view as OData service. Within my XS Project , i have created blank xsapp file along with xsaccess with below...
View Articlesapcontrol request failed:connection refused:connect
Hi Gurus, I am unable to login to HANA studio . my user id and password is correct as i access hana previously . Screen shot:
View ArticleHANA Smart Data Access With postgreSQL driver
Friends,Any one tried to install an alternate ODBC or JDBC driver to connect HANA Smart Data Access to a Postgresql data source?If I were to use the ODBC generic where do i create a Domain Source Name...
View ArticleDropping automatically created fulltext indeces
Hi, I want to change a fulltext index on a text field (for full/sentiment analysis), however I cannot drop the automatiaclly created index. Trying to do so raises this error: Could not execute 'DROP...
View Article