Create Procedure Error - Cannot find table type
While i am trying to create hana procedure in modeling the below error has come . i tried to resolve but could not find the solution.Can you please, Error:Could not execute 'CREATE PROCEDURE...
View ArticleHANA time conversions from Decimal to Minutes
Hi All, I wander if anyone can point me int he right direction. Basically i have my calculated column as laid out below: secondsbetween(timestamp1, timestamp2)/60 which gives me my answer in Minutes...
View Article_SYS_BIC Shows Everything Analytic Privileges Don't Restrict
We are working on creating service account authorization for HANA and BI. We want to restrict access to certain views so we developed Analytic Privileges. We noticed however these aren't restricting to...
View Articlehdb table creation - Inconsistencies
Hi Experts, I have created a hdbtable 'table1' and loaded data. Decimal data is not loading properly. Using sql update statement, I have changed the data types of certain measures and loaded the data....
View ArticleHow to run XSJS from SAP Hana without passing UserId/Password
Hi Friends,I have created an XS project in sap hana. I am calling a stored procedure from that using .xsjs file.I am using the URL for output in Design Studio for triggering the stored procedure.But...
View ArticleCan't remove _SYS_BI or _SYS_BIC Catalog Object Privileges Once Granted on HEC
We are running HANA on HEC. When working with authorization for users we are given a "CUST_USER_ROLE_ADMIN" for creating and managing users in the system. When setting up a user I've noticed some...
View ArticleIssue with secondsbetween() function in calculated column
Hello I am able to get results when I use the below versions of secondsbetween() -secondsbetween(date(1992,11,03,12,24,00),date(2016,07,07,16,42,00))secondsbetween(seconddate('2016-07-01 09:10:15'),...
View ArticleAverages for Calculated Columns
Hi All, I have an issue when trying to create averages for my calculated columns. Basically i have a calculated column in my attribute view which generates the seconds between two time stamps. In my...
View ArticleRename column in HDI/CDS?
How can I rename a column and not lose any data whilst using hdbcds? My table looks like this: entity "my_table" { "id" : Integer; "thing" : String(1000); "other_thing" :...
View ArticleHANA SQL Select Top Distinct Values
SQL Experts, I have a table with fields and values.(This is a timesheet table and the workitem is the code on which the time was logged.) ID (Key) WORKITEM ENTRYDATE ENTRYTIME1...
View ArticleXS OData POST with returning data
Experts, I wrote a rather complex stored procedure that inserts or updates a record in a z-table. This procedure will be called as 'CREATE USING', linked to an XS OData service. This service will be...
View ArticleError message in Hana Studio calculation view when doing Data Preview
Hi Experts We are getting a strange error message in Hana Studio when we use the “Data Preview” functionality on certain objects in a calculation model (VDM). The error message is: Cannot open Data...
View ArticleHow to use HTTP POST Binding for SSO in XS SAML Authentication?
Hi, I want to use HTTP POST Binding for SAML SSO in XS. Because the IDP I use only support HTTP POST Binding.Does anyone know how to configure it in XS Admin Tool?Seems it always use HTTP Redirect...
View ArticlePassing array input in scripted calculation view
Hi Experts. I have a scenario where in I have to pass an range of customer numbers as input to a scripted calculation view.Can you please let me know on how to pass array input in this case? Or is...
View ArticleBasic question on HANA Information Views ( Calc. Views) Vs CDS Views
Hi, Can someone clarify me on the difference between HANA Information view Vs CDS views. I know CDS views will be available as catalogue objects in schema under the views and they are created as design...
View ArticleHow can I deploy a Java Application using Web IDE in Hana SP12 (AWS)
Hi Expert , I want to deploy and run the Java Web service ,which is running fine in locally in eclipse using tomcat 6.0 server , when i import the Java service in Web IDE its imported successfully but...
View ArticleIssue with SPS 12 XSA install
Using media I have used to install SPS12 before I am having an issue when it comes to install the XSA. Here is the log: http://pastebin.com/e2vCTEfZ it seems to be a Java error: Caused by:...
View ArticleBACKUP DATA needed to ensure recoverability
Hi I made a AWS AMI image backup of my HANA database. I needed a restore, and restored the AMI image to an instance. The database now starts, but I am unable connect to it:...
View ArticleMissing _sys_bic in trial account and insufficient privilege on content folder
Hi all, I am a beginner for Hana.Hana trial account is showing insufficient privilege on content folder and _sys_bic is missing as in the below screenshot. CALL...
View ArticleSAP Hana WebIDE: Error: Unsupported content type: multipart/mixed;boundary=batch
Hi, we tried to move our SAPUI5 Master-Detail App to xs advanced. We are on SPS11, Rev. 112 If we try to start the app, we get this ODATA problem:Error: Unsupported content type:...
View Article