XSOData Post return ID
Hi Colleagues, I've created a xsodata service, and since I'm using a sequence to control the primary key, I've created a procedure to insert the information, calling the sequence.NEXTVAL when doing the...
View ArticleWhich host is data stored in Extended tables when using Dynamic Tiering?
I was going over the SAP HANA academy videos and it mentions that the installation process asks for a location for data/log volumes in the HANA server host and it shows the default location...
View ArticleSAP HANA trigger - exception handling
Hello guys, I need some support. I have created on scenario what is based on sap hana trigger and fired after all insert on the custom table. We have SLT replication in the picture to what is pushing...
View ArticleSSH Error Installing SDS HANA
Hi Guys,this is my first installation of a SAP HANA Options (Smart Data Streaming). I allready have 1 HANA SPS 11 on Sles 12 sp1(I called it SiteA) running and want to add an addtional host with smart...
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 ArticleXS OData enabling CORS issue
Hello again,I would like to enable CORS, so I can access my Attribute View via OData, from another website.Via URL the OData view is already working, but when I try to use my OData view on JSfiddle or...
View ArticleRegarding Access based display in modeling views in SAP HANA Studio
Hi, I have a query: Is there any way that I can filter out the selection of tables in data foundation based on my access and authorization? It's required for my case as there are several users working...
View ArticleCalculation View - Filtering Table1 where not in Table2
Hello, We have a requeriment where we need to filter Table1 with those records (based on the Account) that are not in Table2. Here is an example...
View Articlehana Hcp Authorization and Privillages error
hi im run the application in Eclipse call _SYS_REPO.GRANT_SCHEMA_PRIVILEGE_ON_ACTIVATED_CONTENT('select','<SCHEMANAME>','<username>'); i have face the error Could not execute 'call...
View ArticleHow to pass default value to Input parameter in underlying HANA View
Hello, I have a specific scenario here.. Just by reading the title, it may seem simple that we can specify the default values on the HANA View input parameters. But, I am talking about little...
View ArticleSAP HANA DATE FORMAT
Hi Experts, i have written a query in SAP HANA studio but it is unable to convert my date format to a particular format. i want the RefDate converted to short date like '2015-01-01'. RegardsJustice
View ArticleLoosing connection in SAP HANA Modeler / Eclipse
When we have approx 5 minutes of inactivity in SAP HANA Modeler / Eclipse and then press F8 to execute a query I get Could not execute ' ...'SAP DBTech JDBC: Object is closed:...
View ArticleInstalling additional Buildpacks on XSA
Hi Experts, I'm trying to install and use a PHP Buildpack (just for the fun of it), but so far I was not able to do it. I'm following the 30 Second Tutorial from PHP Buildpack | Cloud Foundry Docs ....
View ArticleInstall random NPMs
Hi, I received an error during implementing NPM's squel:npm ERR! 404 no such package available : squelnpm ERR! 404npm ERR! 404 'squel' is not in the npm registry.npm ERR! 404 You should bug the author...
View ArticleMultiple input parameters in HANA SQLScript calculation view
Dear Experts,I'm trying to select data within date interval but when I put more than one input parameter i get this errorError: SAP DBTech JDBC: [2048]: column store error: search table error: [34092]...
View ArticleSpatial Reference System other than SRID 0 and 4326
I have some Esri shapefiles which have a spatial reference other than SRID 0 and SRID 4326.When I try to import those shapefiles into SAP HANA, I get the following error message SAP DBTech JDBC: [2]:...
View ArticleWeb IDE "Could not set breakpoint. The SQL Debugging is now not available..."
Hello All,I know that this problem was already mentioned many times, but I still can't get debugger in WebIDE running. 1. My HANA is 1.00.112.02.14598511712. I have debugger parameter set to "true" in...
View ArticleXS OData on Calc view with wild card Input Params
Hi Experts, I am trying out a scenario with XS OData where I want to pass optional / wild card Input parameters.Sample scenario: Calculation view Outputs an Aggregate of Sales Amount per 'Business...
View ArticleWhat is the difference between HANA(shared) and HANA MDC account in HCP
HI what is the difference between hana mdc and hana shared accounts
View ArticleSESSION_USER when reading Calculation views
Hello All, I have a procedure that uses the SESSION_USER in the SQL statements. When I use it directly in the console or in an analytic privilege the procedure returns the correct values (session_user...
View Article