HANA dynamic sql
Hi, I'm trying to create a dynamic SQL script to create and fill a table. We need this to create a pivot table in Hana because Hana doen't have a pivot function.We can create a dynamic string and when...
View ArticleSAP HANA Error Code = 5098 - table does not exist(5519)
Applying SPS 7.40 - 12, SUM errors trying to lock "non-existent" tables. I believe these transparent tables are left over from our HANA Migration. The table is in HANA - schema.TABLES but, when trying...
View Articlecleanup of columnstore table did not reduce memory usage
Hi We have a HANA table (VBFA) which we have drastically reduced, as it was taking up most of the Memory. The rowcount was reduced from 540240655 to 40958378, but the table is still consuming 128 GB...
View ArticleHandling multi value input parameters
Hi folks, When I pass a SINGLE value to a parameter in my calc view it works nicely and I get very fast results; SIMPLE CALC VIEW:var_out = select MAT.MENGE, MAT.BWART, MAT.MJAHR from...
View Articlexsodata, $metadata, semantic label, Date field type string
Dear Experts,I have a requirement to show Date Picker when the field value is a date. This works when the field type is Edm.DateTime. Picker is not showing for the date fields type Edm.String. As you...
View ArticleText Search in HANA
Hi, I am exploring the HANA search services and other search options for one of the requirements. The requirement is: in our SAP CRM application that's running on HANA, we would want to search for...
View ArticleM_TIME_DIMENSION
Hi All, I am in Dev system. My requirement is : to join: VBAK TO VBKD, VBAK TO VBPA, VBAK TO VBUK and then VBAK TO TIME DIMENSION. I have to create all this in cal.view of cube type. Created...
View ArticleInformatica as source system
Hi experts, Can you explain me the process , of Extraction where informatica is used as source system and HANADB as target. waiting for your reply.
View ArticleAuto drop specific tables in Schema
Hello Experts, A customer has some users which are bringing tables into a schema with SLT. They want those users to be able to ONLY drop the tables which they bring in. I know you can manually go to...
View ArticleWriting a list of rows each on a different line in an exception output
Hello All, I wrote a customized SQL exception which retrieves the values of each violated constraint thrown from the exception.In case i have 5 for example im getting the output one after the other on...
View ArticleIntegrate SAP Hana cockpit into a sso environment
Hello Everyone. We are planning to Integrate Sap Hana cockpit into a single sign on environment.we are not decided to which method to be use like KerberosSAMLX.509 client certificatesOnly for HTTP...
View ArticleFilter pane in Calc view Analysis preview doesn't show values
Dear members, I utilized three scripted calculation view in a Graphical calculation view to do Time Range Analysis like YTD,MTD,WTD sales per product. I used three scripted calc view in graphical calc...
View ArticleDate Input Parameter in scripted Calc view results no data
Dear Experts, I am passing a input parameter of datatype as DATE to a scripted calculation view which will return the data from Start of this Yeartill the date provided by the user, Scripted calc view...
View ArticleSAP HANA SPS09 AND SPS10 Features
I am looking for new features in SAP HANA studio in SPS 09 and SPS10 releases. When I surfed through various sites in internet,I found multiple documents specifying new features of SPS 09 and SPS10....
View ArticleSAP Hana Database Error feature not supported cannot support non-constant types
Hi@all, I get this error. I create a table ( for test ) CREATE COLUMN TABLE CE19000_TESTAS(SELECT BUKRS, VV001, VV002, VV003, VV008, VV009, VV012, VV021, VV047, VV061, VV062, VV093, VV201, VV202,...
View ArticleWhat exactly are the differences and use of SAP HANA data solutions?
As the title implies, how do these solutions differ from one another. I am a little bit confused of the use and difference between these solutions. -sap data services -sap hana smart data access-sap...
View ArticleXSJS - Asynchronous call procedure
Hi, I have a procedure that takes a long time to run. My goal it's to execute the call procedure from the XSJS, but don't wait for the execution. I couldn't do this using $.hdb interface (SPS 10), it...
View ArticleSQL for listing top tables in a particular node
Hi Team, Is there a way to list the top tables occupying the highest amount of space on DISK for a particular node of a multi node system.Suppose for example we have to list the top tables on the...
View ArticleSQL for listing top tables in a particular node
Hi Team, By mistake I closed the earlier thread, my apologies about that.Is there a way to list the top tables occupying the highest disk space on a particular node of a multi node system. Suppose for...
View ArticleCompression Rate
Hello All, Compression reduces number of input output operations to main memory however extra CPU resources are utilized for compression. Further compression in HANA reduces memory storage in main...
View Article