Splitting rows by csv value in a column
Hello Gurus, I have a table in HANA containing a column with CSV value for each row. Some of these values are valid and some are dummy. Using a list of valid values (can create a table in HANA to...
View ArticleHANA Developer Edition Rev 90/SP9?
I haven't seen anything published about the timing of the new SP9 Developer edition. I was hoping that the team could help me out on the expected specs for AWS. A little background information:...
View ArticleOData service metadata translations
We have exposed several models via oData services and I was wondering if there was any way to dynamically translate the metadata coming back from the Label field? For example if I add the $metadata tag...
View ArticleSleep or Wait in SAP HANA??
Hi, Is there a functionality in SAP HANA where we can make the procedure to wait for a given interval. Something similar to DBMS_LOCK.SLEEP () in Oracle.. Thanks,Varun Vemala
View ArticleHANA table field length issues
Hi Experts I'm trying to create a table (*.hdbtable)table.schemaName = "NEO_EZPCFVLMDTZUPGEXXXX";table.tableType = COLUMNSTORE; // ROWSTORE is an alternative valuetable.columns =[ {name = "id";...
View ArticleCatalog objects not visible
Dear Experts, Need you help in understanding why I am not able to see the Schema under Catalog folder in Systems view? I am using trail account on SAP cloud and I have done the following - Since I am...
View ArticleDTP parallel Processing
We are doing HANA (Proof of Concept). We converted BW system from 7.3 sp pka 11 to to 7.31 SP 13 with HANA .But now when loading a DTP with parallel processes to 12 , it is only doing 3 packets at...
View ArticleWhy LEFT OUTER JOIN returning less records in SAP HANA?
Hi Experts Please help me to find the reason for returning less records while doing LEFT Outer join . This is happening with a particular column only. TOTAL COUNTselect count(*) from "SRC"."TABLE" O...
View ArticleDB View
Dear All, We have one DB view in ECC system which was built on single table i.e. GLPOS_C_CT. I have replicated one of the table from ECC to HANA studio i.e. GLPOS_C_CT. I would like to create a view...
View ArticleError while redeploying the Hana Views
Hi, This is Regarding Hana Views .We are facing some issues while Redeploying 2 Analytical views and 1 Calculation view, Its showing errorThese views were working fine before system upgradations , but...
View ArticleConsume SAP Calculation View with input parameters
Hi friends! I'm trying to use calculation view made by SAP BOMExplosionQuery in my custom graphical calculation view but this SAP view has input parameter, so I'm getting an error. How can I use this...
View ArticleAggregations in Calc view calculated columns are not working as expected
Hi All, We are trying to get total number of employees in a region who generated more revenue than a threshold value in that region. To get that we have created a calculated column in HANA calc view...
View ArticleAchieve performance without Input Parameters
Hi, I have one Attribute view with a master data/hierarchy table with 35M records and that has been joined to 3 different fact tables in the Logical Join of 3 Analytic Views each with some calculated...
View ArticleRestrictions To User
I had created a schema and have 40 tables under the schema and i have to give permissions to Only one user to access these tables How can we achieve this ?
View ArticleAnalytic View Default Aggregation Count
I had loaded two files 1. customer table 2. sales table in to sap hana DB when I am trying to create the analytic View it is Taking COUNT as Default Aggregation I Have to get SUM in the Aggregation...
View ArticleCannot open data preview (HANA Studio v2.0.2)
hello, I recently encountered an issue with HANA Studio (2.0.2): I cannot preview any data. After I click on "open data preview" of a table, the system does not show any reaction or warning. Does...
View ArticleError while adding system in hana studio
Hello Experts, I have installed hana studio on my system and i am having one sandbox system of ERP on HANA in my SAP logon. Everytime when i try to add, it is giving me error that it is not accessed....
View ArticleHow to migrate sql server 2008 to sap hana?
I created site in asp.net 4.5(C#) and use sql server 2008 for backend. But now my client want to use SAP Hana database insist of sql server. So i want to migrate the DB from sql server 2008 to SAP Hana.
View ArticleImport Longtext from a SAP System into HANA
Hey folks, I'm trying to import longtexts out of a SAP System (e.g. table "QMEL") into my Monsoon HANA. I know that I need the tables "STXL" and "STXH", but the most challenging thing is to get the...
View Articlehdbsql with ssl option enabled
Hi Team, I have enabled ssl using openssl. I can login into the studio using SSL. hdbsql i am unable to perform it.hdbsql -U monitoring -sslprovider openssl -sslkeystore $HOME/.ssl/key.pem...
View Article