SAP HANA - Adding partitions through dynamic SQL does not work
Hello Experts, I am trying to range partition TARGET_TABLE based on values in my PARTITION_MAP table. I have written a HANA procedure for the same. ALTERTABLE MY_SCHEMA.TARGET_TABLE PARTITIONBY RANGE...
View ArticleHow to suppress duplicate alerts received via email in HANA
Hi, How to suppress duplicate alerts received via email in HANA? We keep receiving alerts on a particular issue (e.g. long running statements) periodically till we take any action. Is there any option...
View ArticleUse of input parameter
Hi, I have analytic view. Now I have used these analytic view in the calculation view script mode.So using CE_OLAP_VIEW I will fetch the data in a variable and use that variable in CE_PROJECTION.Now I...
View ArticleI Need to add Could hana system in hana studio.
Hi Experts. I have installed hana studio in my system. and have created a hana could platform accout , but i can't get user details and host, instance no from could.How i will get this all details from...
View ArticleHow to change the connection information of a crystalreport configured...
Hi, We have a crystalreport in which datasource is connected to HANA ODBC, we have 3 schemas and each contain table named OCPR.Report is configured agianst OCPR in the 3rd schema, but when the report...
View ArticleFloating Element(s) [Projection_2_1] found in this Calculation Scenario.
When i validate the calculation graphical view the error is popping out """Floating Element(s) [Projection_2_1] found in this Calculation Scenario.""""" The project_2_1 is attribute view.
View ArticleData Modeling
Hi All, While creating attribute/calculation view, I am facing difficulty in applying multiple filter on the same column for example: where a <> 'Y' or a is Null . How should I apply the same...
View ArticleHANA sizing in real world
As we all know that SAP HANA consumes memory during runtime of report depending on a) modeling is done in HANA (again Gui,SQL Procedures) , BW (7.3 Vs .4), or mixed (both native + BW) b) depending on...
View Article404 Not found issue - XS project and UI5 Projects
Hi Experts, We have moved XS project and UI5 projects from Dev environment to Test environment using Life cycle management.Transport is successful and we could able to see transported content in Test...
View Articlehow to reactivate SYS_REPO user
Hi Guys, while creating a view, I just recognized that my SYS_REPO user is inactive. If I´m trying to activate it again (by SYSTEM), HANA studio is telling my that I´m not authorized to do so!Does...
View ArticleHEX String to INTEGER conversion
Hi, I would like to convert a hex string representation to the corresponding INTEGER value. I've tried: select cast(hextobin('A') as int) from dummy;which yields: Could not execute 'select...
View ArticleHow to use ATC in SAP 6.0
Is there any possible way,by which i can use ATC (ABAP TEST COCKPIT) functionality in SAP 6.0 version? Is there any Patch or Pack available for upgrade? Message was edited by: Sumit Sharma
View ArticlePush notification
Hi, Can we implement push notification concepts in SAP HANA XS application? Regards,Harish
View ArticleHANA Service "sapstatsrv" can not start
Hi experts, I rent a HANA server (developer edition) on AWS. When the system start, I find the service "sapstatsrv" can not start.I edit my hosts file in my windows system. The following line is...
View Articlexsjs SQL performance issue
Hi guys, I have a issue with xsjs SQL performance. I have a simple sql query, SELECT count(*) FROM "demo"."demo::view" WHERE "StateID"=5It finishs execution in 400 ms in HANA SQL console. When I put...
View ArticleHow to setup a table with Time constraint
Hi, how to create a table with time constraint in SAP HANA so with validity period for the set of keys? I have not managed to link together the begin and end date to form a validity interval which...
View ArticleSE11 Technical settings
Hello Experts, We upgraded our ECC system to EHP7 For 6.0 and MSSQL DB to 2012. After upgrade I see a new tab 'DB-Specific Properties'in the technical settings in SE11.Its set to Column Store for most...
View ArticleHANA - First steps with authorisations on hdbschema
Hello Experts,I'm completly new in SAP Hana development and I'd like to have a first look. So is startet with some tutorials. Currently I try out to reproduce the opensap tutorial for SAP Hana...
View ArticleSAP HANA - Does history tables records stored internally in same table?
Hello HANA Experts, Does all the history records stored in the same table or internally the history records stored in separate table? Is it recommended to store live data in history table as its write...
View ArticleToggle line breakpoint error
Hi,While trying to debug an XSJS file (say yyy.xsjs) through HANA studio, on trying to add a breakpoint I get a message saying " Problem occurred. Toggle Line breakpoints has encountered a problem....
View Article