ODP in SAP HANA
Hi, We are trying to implement ODP to bring data from SAP ECC to Native hana. My guess is we still need SLT to bring data from SAP ECC to SAP HANA. But I am not getting proper documentation on what I...
View ArticleSetting to keep a table from loading into memory?
Anyone know if there a table setting in SP6 to keep a table from being loaded into memory? As far as we know nothing is querying this table yet we've had to unload it several times recently. We have...
View ArticleImport From csv into HANA table
I'm using the IMPORT FROM command to read from csv file and populate a table in HANA table. There are some Spanish accents in data of one column, and it can display just fine when viewed in a text...
View ArticleLicense generation for HANA Platform Edition
Hello Experts, We are facing problem while applying license to HANA platform Edition, it applies license successfully but shows invalid. How to generate license for Platform edition? Regards Manish
View ArticleConverting Store Procedure from SQL to HANA
Hello Experts, I want to convert store procedures from SQL Server to HANA, there are around 100 procedures Please suggest tools available to convert the procedures to HANA. Regards Manish
View ArticleDeleting HDBTABLE and HDBSCHEMA from repository
Hi, A no-brainer for many of you out there, but I need to be 100% certain of the technique. We have created multiple HDBTABLEs and HDBSCHEMAs which we don't really need any more. However we have...
View Articlewhen i try to consume Odata service exposed in hana, getting SAP hana...
Hi to all, I am using hana cloud platform trail version.I have created a Odata service. but when we are trying to consume Odata service from .net based web application it returns hana developer account...
View ArticleopenSAP: Next Steps in Software Development on SAP HANA – my thoughts after...
This week the course started and I hopped on board on Wednesday. As someone who also took the first course and didn’t do too much in between I was curious how I would be able to pick things up and how...
View ArticleIssue with Temporal Join in HANA modelling
Hi All, I have been trying to understand how temporal joins work in HANA and to do that I have created two simple tables below and inserted records into them: create column table "MDANANI"."SERV_PURC"...
View ArticleSQL HANA QUERY IF NOT EXIST Sub query
I need this kind of query to hana, i used the same query on SQL SERVER; IF NOT EXISTS (SELECT * FROM "@MyUserTable" WHERE "Code" = 'xxx') THEN (INSERT INTO "@MyUserTable"("Code","Name")...
View ArticleHow to change code to comment in HANA Studio
Dear all, I have 2 question regarding HANA Studio. 1/ change code to commentI'm looking for a short cut to convert ABAP code in HANA Studio into comments.it's not a suprise that the ctrl+****+< is...
View ArticleMAX funtionality in HANA
HI All I get below output from my HANA model. For the billing item 001710 I get 2 lines. I only want to display the line where the NEW_DEL_DATE is MAX How can I achieve this? I have written a SQL...
View ArticleConvert Standby Node to Worker node : SAP HANA
Hi All, We have an appliance BW on HANA. BW is on SAP NW 7.31 and HANA is on SPS7 Rev73. HANA Database is distributed with 3+1 (3 worker nodes and 1 standby node). Due to increase in memory...
View ArticleAccessing a hana instance from other systems?
Hi Al I am learning sap hana cloud platform from past few days. i have a query regarding accessing the same instance in other systems which is already deployed from other system. also how to work on...
View ArticleA Programming Model for Business Applications - (6) Summary and Outlook
We have no reached almost the end of the journey through the proposal for a programming model for business applications. The first five parts are:A Programming Model for Business Applications (1):...
View ArticleA Programming Model for Business Applications (5) Write Service: Business...
This post continues the series A Programming Model for Business Applications. The first four parts are:A Programming Model for Business Applications (1): Assumptions, Building Blocks, and Example AppA...
View ArticleOptimizing SAP HANA procedure
Hello Team I am having a procedure in my project .When i run this procedure to load data in some of my tables(10 million records ) it takes 120 minutes to execute . Can some one...
View ArticleBind more than one jsonarray in jsonmodel
Hi, I want to bind two json values for two different table in single view. scenario:I have created one table and binded value from jsonarray using setdata(). When select one row from the first table...
View ArticleAlter table Error while increasing size of decimal datatype for column table
Hi All, I have a column table create column table "myschema"."tab1" ("col1" varchar(10), "col2" decimal(5,2)); I inserted 10 rows of data . Now I want to change the datatype of my col2 to decimal(6,2),...
View ArticleSAP HANA Cloud Application Challenge - OPAL
OPAL - Operational Analytics has been selected as finalist in the SAP HANA Cloud Application Challenge.Please go to https://ideas.sap.com/PE4ADChallengeHANAandHANACloud and vote for OPAL.By voting you...
View Article