SAP HANA Productive Instance: Could not connect to SAP HANA Cloud Platform...
Hi ExpertsI was setting up a Cloud system on Eclipse. I have done this previously successfully with multiple AWS instances this is the first time I'm trying to setup HANA Productive instance I end up...
View ArticleUse different column Name in Analytic View depending by logon session language
Hi everybody. Is it possible to have different column names for ONE single Analytic View column depending by the Client session language? For instance:- we have one (only one) column name let's say...
View Articletext analysis doesnt fill index table
Hello, I'm trying to use text analysis for the first time. I created the following: create column table "ZPY"."CT_TXT_ANALYSIS_CHECK" ( ID integer primary key, string nvarchar(200) ); insert into...
View ArticleHow to call a .xsjs from another .xsjs?
Hello friends, I need to call a .xsjs file that IS NOT MINE from MY .xsjs file. Is there way to do this?
View ArticleHANA Alert
Hi Guru, I have got a alert from HANA. below mention subject is alert. : Alert "Internal statistics server problem" (id 0) on SID 00. Rating: ErrorStatisticsCollector did not finish in time for...
View ArticleEclipse Issues
Hi, I installed Eclipse , finally got the project XS after altering the eclipse.ini file. I selected the workspace as : C:\Users\mayur.bahel\workspace --Already present in the field. I am facing...
View ArticleScalar Output Parameter for Repository Stored Procedures
Hi, I want to use dynamic security in my analytic privileges. This works fine as long as I use the IN operator to restrict my values as IN requires a stored procedure that returns at table with exactly...
View ArticleNo column View after activate attribute view
Hi, I am using hana trial system, after save and activate attribute view , no column view is creating under _sys_bic for location attribute view, while earlier 4 column view created upon activation of...
View ArticleError in calculated column based on restricted measure in calculation view
Hello Experts, I have one calculation view CV1. Here I have below restricted and calculated measures. RM1 = 0AMOUNT (Restriction on Account Type)RM2 = 0AMOUNT (Restriction on Employee Type) CM1 = RM1 -...
View ArticleNot able to send BLOB data from XSJS in form of JSON.
I have base64 data stored in my HANA table.I need to send this data in form of JSON using XSJS. I retrieve the base64 string from my database and construct an object asas a key- value pair. 1. If I add...
View ArticlePassing xml as input varibale to HANA stored procedure.
Hi, Is it possible to pass xml as input parameter to a HANA stored procedure and parse the xml to get the values in a table variable. Thanks
View ArticleUnmatched vs of DB Command Center Delivery Unit
Hi, I'm attempting to install the delivery unit for the DB Command Center in HANA Studio and getting the following error. We're on SP08/82, does anyone know how we can get a version of this DU that...
View ArticleSQL Console Statistics
Hi All, Is there a way to read the SQL Statement execution stats .. I was reading the M_SQL_PLAN_CACHE but when i execute the same statement multiple times it adding to the same record with increasing...
View ArticleHANA connection failures - Help
I am running HANA on AWS created for SAP CAL. SAP HANA platform edition 1.0 SP9I cannot connect as of this morning I"m receiving the error:Database connection is not available. Error while refreshing...
View ArticleRead ABAP CDS view data in HANA CDS view
Hi experts, We have created some ABAP CDS views, which we would like to reuse in a HANA CDS view. When I refer to the ABAP CDS view as "SAP<SYSID>"."Z_ABAP_VIEW_NAME" in the HANA CDS view...
View ArticleConsume HANA models via OData
Hi, we are implementing an HANA sidecar scenario, so we are using SLT to replicate some tables from ECC to HANA DB.In the context of this project we are also implementing some SAPUI5 applications using...
View ArticleUI5 Runtime update on HANA XS
Hi All, If I update my UI5 toolkit on HANA studio, should I explicitly update the sap-ui-core.js on the HANA XS server to ensure that the versions of core.js being used is the same.? I have updated my...
View Articlehow to add input parameters in HANA trail
Dear friends, I have one calculation view, and I want to create an input parameters to filter the data,but After I active the view, I open data preview, it have the error message: my code:...
View ArticleHow to limit XSODATA query results on server side?
Hello HANA Developer Community, I've extended the data model of my project: Raspberry Pi on SAP HANA Cloud Platform - without Java - Part 1: XSODATA Backend to include a column userId in the sensors...
View ArticleSAP HANA information composer
Hello,I noticed in SAP slide mentioned SPA HANA information composer.I couldnt find a lot of information regarding it (no even one introduction video...)From what i understand it is a modeling tool for...
View Article