failed to Create Chart
Hii have two files: 2. SalesData.html which contain current code: <<!DOCTYPE HTML><html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <script...
View ArticleHow to model scenario in HANA
Hi All, We have a scenario described as below: Summary DSOCost center Period/Yr Amount OrderC1 001/2014 100 O1 Line Item DSOPeriod/Yr Order...
View ArticleHow do I conclude if a query to SAP HANA is coming from Explorer?
Dear Colleagues and Experts, How do I conclude if a query to SAP HANA is coming from Explorer? In my observations I found that a query coming from explorer has a UTF-8 = eng_US" at the end which I...
View ArticleStrange performance difference between running procedure and running the...
I have a procedure with a complex SQL query within it... create procedure myproc (IN mylevel integer, OUT res MY_RESULT) LANGUAGE SQLSCRIPT SQL SECURITY DEFINER READS SQL DATA ASBEGIN res = select...
View ArticleHow can I specify a default schema for a user?
By default, when you create a user, a default schema is created for said user. I want to do the following: Create user 1 with default schema 1Create user 2 and set it's default schema to 1 Is this...
View ArticleHana Installation Error
Hi Gurus. Good Morning. I was trying to install Hana DB on Vmware ( on my laptop), its giving me below error.Can any one help me wiht this? Note - I was installing just for study purpose. Log:-...
View ArticleSAP River (SAP HANA SPS 7)
Hi HANA Gurus, What is new functionality available in SAP RIVER? How we can approach and the difference from previous versions? Thanks and Regards,Ramesh D
View ArticlePerformance issue of currency conversion in HANA calculation view
Hi All, I've created two graphic view to realize currency conversion.The lower layer view contains some logic of getting data from source table and processing some join and union process. This view...
View Articlecolumn Value change in BO report vs HANA calculation view
Hi, We are having BO reports on Standard hana views. We have some columns in calculation view as below in Hana studio Column Name Column Purpose1.Cost Center---(Gives cost center number)2.Cost...
View ArticleTable Partition
Hello,We are trying to do a partition for the first time.We used the following:ALTER TABLE "BNHP_UTILS"."TC_RDL_BAL_CP_3"PARTITION BY RANGE ("/BA1/C55POSTD") ( PARTITION '20130901'...
View Articledebug server side xsjs -- socket connection problem
Hi i tried to operate my HANA debugger according current steps but without any success:1.I define the debugger in configuration tab:2. I define the debug configuration :3. I tried to add two rows to...
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 ArticleNeed guidance in fixing "SAP HANA - Studio Error" with "ABAP" Tool Installed
Hello Community, There is an error from SAP HANA studio Revision 70, it comes after the installation of SAP ABAP tools. Please refer to the screenshot: This error comes, when ever I change the...
View ArticleHelp in Calculation View
Hi Frzz, Am trying to create a calulation view with two tables. After joining two tables i want the data in below format could you please guide me how to achieve this.I tried doing it by creating...
View ArticleHow to eliminate duplicate records
Hi frzz, After performing the join am getting multiple records for the same ID. But i need the first record of each ID. Can some one help me how to achieve this. Best Regards,Krishna.
View ArticleWHY HANA VIEW ARE GIVING BAD PERFORMANCE IN DASHBOARD THEN TABLE
Dear Experts , I have created a dashboard on top of HANA view. Scenario 1HANA view is taking 3 seconds to fetch data in HANA studio .When we create dashboard on that view, the dashboard is taking...
View ArticleCounters in Analytic views
Hi Frzz, Can some one help me . How to create counters in Analytic Views?? Best Regards,Krishna.
View Articleis it possible upgrade SAP HANA DB without system/root user??
Hi All, I am supporting banking client.they are expecting to do SAP HANA upgrade(from OS or with HLM) .even some time patch Kernels also. my question is can we upgrade the SAP HANA system with SYSTEM...
View ArticleHow to return value in OData modification exit using SQLScript
I am trying to write a xsodata service that uses a SQL script to create record into a table. How do I get back the primary key field that was generated in the procedure back to the caller. For example...
View Articlecan't add HCP tools for eclipse Mac OS
Hello, I trying to follow the courses at OPEN SAP.After unstalling JVM and eclipse I tried to add the tools from https://tools.hana.ondemand.com/kepler as told.But I am getting an error message " can't...
View Article