HANA Studio Freezes in File Import Wizard
Hello everyone, I'm running HANA Studio version 1.0.68, and can't get it to import any file at all. The application just freezes after clicking the Next button in the File Import Wizard after filling...
View ArticleRegarding Basic HANA
Hi, I am new in SAP HANA. I trying to understand HANA functionality and advantages. Can anyone refer me some documents where I can get basic understanding of SAP HANA. Thanks,Kaushik
View ArticleSAP HANA - cardinalities,loops & chasm traps
Hi , I am trying to find more and detail information on the topics like cardinalities, loops & chasm traps related to SAP HANA. Could some one shed some light on this topics and explain with a...
View ArticleNot able to activate a RDL file
Hi I created a sample hello world RdL project and i was initially able to test it via the Odata way. But later i delete the file from local workspace and also deleted my schema and package. Later i...
View ArticleHow to get _SYS_AFL schema to my hana system
Hi all,I am trying to create a procedure.....--------------------------------------------------------------------------CREATE PROCEDURE PAL_APRIORI(IN data AP_T_DATA, IN params AP_T_PARAMS, OUT rules...
View ArticleColumn store errors during runtime
Hi, I created a HANA instance in the trial landscape and directed my application to use the HANA instance schema. Over time, I get errors: SAP DBTech JDBC: [2048]: column store error: search table...
View ArticleIssues while creating new user in SAP HANA
Hello Team When i am trying to create a new user in SAP HANA studio i can see that there has been a new field added of DATA validity where there are two options a) Valid From and...
View ArticleUsing wildcard for mandatory input parameters
Hi super-friends, We have some calculation views that have input parameters. These input parameters are automatically mandatory in our HANA rev 72. When we pass a single parameter such as CUSTOMER to...
View ArticleInsufficient privileges - User xxxxxx do not have INSERT and CREATE ANY...
Hi , I am trying to load flat file data in to SAP HANA using Import Wizard, I am getting this error message after updating source file path, Header rows, existing table and schema. ----- when I click...
View ArticleIntroduction to Software Development on SAP HANA - Part I
Part II --->SAP HANA is an in-memory data platform that is deployable as an appliance or in the cloud. At its core, it is an innovative in-memory relational database management system that makes...
View ArticleIntroduction to Software Development on SAP HANA - Part II
<--- Part I4. Exposing and Consuming Data with OData 4.1 Exposing and Consuming Data – Architecture In the traditional architecture you have the database layer, the application server layer, and a...
View ArticleUnable to activate hdbtid object
Hello everyone, I was following this guide HANA Academy - HANA Native Development Workshop: Auto Table Update - YouTubebut I stumbled in this error while I do step by step everything as done in the...
View ArticleHANA - Development Comment Function for an better Teamwork
Hi, if possible add an development comment note function on SAP HANA Studio.Think this is wr an nice feature for better and faster Teamwork at the development. Kind Regards
View ArticleMax month of quarter in hana CView
Hi, This script is bringing only first month of the quarterIs there any way we can bring max month of quarter by modifying this if(in(rightstr("0CALQUARTER", 1), '1') = 1,...
View ArticleCalling Write Stored procedure from xsodata with table/list as input
I have a stored procedure which takes table type as input and insert data in a table ---PROCEDURE "C"."abcd.procedures::InsertResData" ( IN resourcelist "abcd.procedures.ResourceT",out error...
View ArticleRegarding Basic HANA
Hi, I am new in SAP HANA. I trying to understand HANA functionality and advantages. Can anyone refer me some documents where I can get basic understanding of SAP HANA. Thanks,Kaushik
View ArticleHow to call HANA store procedure with table variables in xsjs?
Hi, I am developing a web application using HANA XS.I have create stored procedure to insert and update data into DB and send back to front end. My requirement is, i have to insert/update multiple...
View ArticleBit wise Operators in SQL Script
Hi All, Can anyone please let me know how we can do bit-wise operations like left shift(<<) on an integer in SQL Script. Thanks,Goutham
View ArticlePost-migration SAP ERP to HANA - Performance issues.
Hello everyone, I need some help and some doubts about post-migration, ERP to HANA. I'm a ABAPer actually, but i'm involved and learning a bit about HANA. Our customer migrated their ERP to HANA, but...
View ArticleCalculation View Issue
Hi Experts, I have created a calculation view which is providing me the condition record number from different pricing tables. Below is the snapshot of the calculation view : Before adding Join_3:The...
View Article