Error in executing .hdbti file
Hi All, I created a .hdbti file with the following configuration. import = [{hdbtable = "tmp.import_table::VARIANT_NEW";file = "tmp.import_table.CSV:data_timestamp.csv";header = false;}]; My hdbtable...
View ArticleIssue with the Full Outer join
Hello Gurus, This morning one of my colleagues came up to me with a strange issue on full outer join, which is something like this Table1(T1): CUSTOMER Table2(T2): SALES_ORDER FULL OUTER JOIN QUERY:...
View ArticleCopy modifications done to a view in WIP package to a Released package
Experts, We are looking to configure a package structure in our HANA development environment where we want to set up 2 high-level packages, WIP package where the development and unit testing are going...
View ArticleAnalytical view: Measure can be from only a single table SAP HANA
Since not coming from an analytical back ground, I had this basic question that why can we only get measure from a single table out of the joined tables in data foundation layer of anaytic view. Is...
View ArticleMeasure is not displaying sum as aggregation option
Hello. I added a table with the cost which I want to join with my fact table.I created an analytic view with both tables and made the join by material, when the cost measure is added to the output in...
View ArticleFull Join in Calculation View
I'm trying to use *full* outer join in my Calcultion View based SQL Script. For code excerpt, please see below.It passes validation and activation, but when executing, it gives the following error:...
View ArticleMultiple input parameter values in a sqlscript calculation view in Hana studio
Hello, I'm trying to use a select statement cursor in my calculation view script to manipulate the output results by reading another set of table values. I only see 3 options to provide the input...
View Articleinstance
Hello Team I created a trial instance fro SAP HANA Cloud Platform and I want to know that how i can get the host name,IP address,system password for SAP HANA cloud platform so that i will add system...
View ArticleConverting column store to row store
Hello Everyone, I have a question related to the Column store to Row Store conversion: Is it always necessary to perform the conversion when all connections to the system have been stopped from the...
View ArticleTime selection Partitioning
I understood what is Time selection partitioning and what is the significance of hot and cold data. Can any one give me an example on how can i partition a table using this and how can i mark...
View ArticleSAP HANA XS Server - REST Web Services - How to get parameter from URL
Hi all, we have a REST web services based on an Hana XSJS Project. The URL of call Http POST is as follows: http://localhost:8080/Project/prova@xxxx.it/3.50/ We have problemswithreading parameters as...
View ArticleTable partition thoughts
Hello, We decided to partition a table by Hash for the key (GUID) and range for the periods – one partition for each month. Now we are thinking how to make the range dynamic. Should we create the...
View ArticleForeign Keys in HDBDD files
Hi, I am trying to create a data model using HDBDD. I am trying to incorporate foreign keys where the referencing table should not allow an entry if the foreign key is not present in the referenced...
View Articletable distribution in hana multi node
Hi Team, I have a query, as everyone knows tables are distributed to different nodes presuming no one is partitioned. Then if one of the node goes down and standby comes up during that time will we not...
View ArticleBulk load issue
Hi there Just wanted to know is it a bug or feature - in case if Column store table has non capital letters in its name, then bulk load does not work and performance is ruined? Mike
View ArticleHANA Host Failover Issue
Hi Team, Recently we encountered an issue host auto fail over topic of HANA HA .Fail-over didn't happen when the index server was in hung state due to memory usage , It was not crashed nor...
View ArticleModeling Scenario: Inventory management
Good day,I have been working to implement TD shipments- ( pipe) reporting into HANA. It requires stock movements; td shipments and their delta; Also caters for different types of units in the system....
View ArticleCan we create views only on column table only ?
Hi to all, Small doubt, Can we create views only on column table only ?orCan we can not create view on row base table. if its so, then why ? RegardsPavneet Rana
View ArticlePost processing steps for Native HANA in case of system copy
Hi All, We are planning for a system copy on native HANA system. The SID will be changed in this scenario. The methodology to be used is backup and restore. Kindly let me know what will be the post...
View ArticleMeasure is not displaying sum as aggregation option
Hello. I added a table with the cost which I want to join with my fact table.I created an analytic view with both tables and made the join by material, when the cost measure is added to the output in...
View Article