HANA Migration issue
Hello All, Need some advice with our HANA migration from DB2 to HANA SP7 using Classical migration with SWPM.Our migration export and import are not in parallel. Test runs of export was 14 hours and...
View ArticleTranspose rows to columns
Hello, I have temporary table with one column like this. Data a b c My Problem is to convert the temporary table to like this. Col1 Col2 Col3 a b c Please help me.
View ArticleDoes Deletes and Updates Run Parallel
I want to known does deletes and updates on independent tables in a same Procedure run parallel or in sequence ?
View ArticleAnsynchronous inserts/updates SQLScript
Hi, Im looking for documentation on making SQL query inserts/updates in HANA asynchronous. Can someone point me in the right direction. Regards,Nehal.
View ArticlePublish Dataset and history in sap lumira server
Hi ExpertsI'm trying topublish adatasetandstoryfrom thesapLumira desktop to Lumira server. Tools usedSAP HANA DATABASE REV.80 INSTANCIA EN WINDOWS AZURE SAP LUMIRA DESTOP V1.18SAP LUMIRA SERVER V1.18...
View ArticleSample Java code for loading files from local machine to HANA
Subject: Need to upload a PDF, WORD or Image file from local desktop to HANA Prerequisites: 1) You have installed HANA studio and client in your desktop 2) Create a table in HANA to store the files:...
View ArticleSAP HANA INTEGRATION to SAP ISU
Hi experts, We are planning SAP Integration into our system. Our module is SAP ISU. I have no knowledge about HANA. Just reading documents now that's all. from what all i could gather there are two...
View ArticleSAP HANA View Row to Column Transpose
Hello Guys What is the best way to transpose rows to columns within a Hana Model. I can find many articles that talk about Column to Row transpose. Source: CustomerDim 1Dim 21000A11001000B12001000C1300...
View ArticleCALICULATED COLUMN RANGE SELECTION
Good day, I) I need to give range for measure in Analytic view & How to create "Expression" in Caliculated column. Eg : amount ( 100,200, -10, 1100, -40 ) i need to give range on...
View ArticleXSJS Tracing - Trace files do not show trace levels other than 'error'
Hi! I'm doing some experiments with server side javascript tracing on Hana. I created a small xsjs file that searches for some parameters on the web request (first name, last name and email) so I can...
View ArticleFlat file loading issues
Hi, I loaded one flat file to my HANA System and created a table. Now if i make any changes in my flat file not changing the primary key and try to update the table in HANA, i am getting the error...
View ArticleDelivery Unit transport within the same HANA system
Hi all, I want to transport the package linked with a Delivery Unit (DU) with a different name within the same HANA system. Is it possible to transport the delivery unit (DU) within the same HANA...
View ArticleLogistic regression: class_map0, class_map1
Hi, I am trying to use the PAL function logistic regression in SAP HANA Studio. There are two parameters I do not really understand: class_map0, class_map1. When I run the regression without these two...
View ArticleHow select data from know partition from a partitioned table?
1. How select data from know partition from a partitioned table? If i have partitions one, two and three and if want select all the data only partition one what should be the query? 2. Does add alter...
View ArticleSQLScript error handling for invalid hierarchy view
Hi everyone, I am playing around with hierarchy views and I came across the following problem:My source data for the hierarchy view degenerates and may contain cycles, which cause any query on the...
View ArticleSAP HANA - Will the partition restrictions be applied before other...
In an example scenario, CREATE COLUMN TABLE TEST_TABLE ( A INTEGER NOT NULL, B INTEGER NOT NULL, C VARCHAR(10) NULL, PRIMARY KEY (A, B) );...
View ArticleTextField binding with Odata model
Hi All, I need your help here. I followed thread Simple OData Binding with SAPUI5in order to bind my control Text field with Odata model but am still not able to get data in my TEXT FIELD from my...
View ArticleInstall of SAP HANA Studio Dev Ed v1.00.80 fails with "Could not create the...
Hello, Scope: JVM error during initial install of SAP HANA Studio Developer Edition v1.00.80, Win86/32bit Source: installation files pulled from HANA Studio tab at...
View ArticleSAP HANA Idea incubator - HANA as SAP CC database
SAP CC as rating and charging system in telco industry requires top performance elements on every level of IT infrastructure.In case when system rates hundred of thousands and millions of transactions...
View ArticleSAP HANA - Does partitioning a non partitioned table move existing data to...
1. Does partitioning a non partitioned table move existing data to right partitions? Or do we need to perform additional steps to move the data to right partitions? Table which i am trying to...
View Article