Re: Is RIGHT() right?
Hi Aron Not completely sure, but I think it is due to the execution of the right function expressions. If you check the execution plan of both the statements, then the expressions are executed as...
View ArticleRe: Display last 3 months from the entered date in SAP HANA
HI Ravi , Ya Its working now ! Here is what I did : The requirement is to get the last 3 months for the entered month by the user in the Input parameter. In the calculation view I have two Analytical...
View ArticleRe: Is RIGHT() right?
Thanks I love your detailed assessment and you are probably right as to why it's producing different length results for option 1, but do you think it should? Do you think it's a bug or design feature...
View ArticleRe: How to really kill a session
Hi Lars, thanks for your input. I apologize if I haven't made my point clear: Well, "DSOD_MQ" is not some HANA built-in schema. It's a user defined schema, so how should we know about it?As a matter of...
View ArticleRe: Is RIGHT() right?
, if you ask SAP, the reply would be "Works as designed". So a design feature.
View ArticleRe: Is RIGHT() right?
Agreed, they might say that.There's lots of the HANA design features I love but this isn't one.
View ArticleTable names as variable in dynamic queries
Hi, I have a requirement where-in certain operations need to be performed on tables whose names are determined dynamically, and stored in a variable. These variables are then passed to some other...
View ArticleSQL statments with semicolons in hdbsql
Is it possible to cause hdbsql to accept a SQL statement with a trailing semicolon in command line mode? For example: hdbsql -U mystoreuser -x -a "select * from SAPHL1.t000;"We would like to share...
View ArticleGet Hostname and instance number Hana trial
Hi, I have a Hana trial account, you can see in the attached image. Im configuring SAP Hana Studio to connect with my Hana trial database but I don't know how to get the hostname and instance number...
View ArticleConnecting LJS to SAP Hana
Hi guys, Does any of you already used Lean Java Server as web server and get it successfully connected to a SAP Hana instance? As I'm new using LJS (even Tomcat server), I have a lot of doubts about...
View ArticleStudio is not responding & Error in data preview
Hi All , I am facing below issues , could anyone help me to resolve that issue .. ERROR 1 : while activating data preview in AttributeViewError: SAP DBTech JDBC: [2048]: column store error: search...
View ArticleRe: Studio is not responding & Error in data preview
Hi Gobi, Your first error might be the common error faced by many before. Please grant access to _SYS_REPO user to the schema which contains the tables on which you are trying to create the attribute...
View ArticleRe: SAP Hana AWS Rev 68 availability
It would appear rev.68 is now available on AWS according to: http://scn.sap.com/docs/DOC-28294 Indeed I have created a new rev.68 instance on AWS, fingers crossed for fewer issues than experienced...
View ArticleEmpty Widget Content - SAP HANA Application Site
Hello, I am trying to create my first XSAppSite in SAP HANA Studio, however, upon trying to add a widget to the site (that is referring to the index.html file) I keep getting a widget with empty...
View ArticleRe: Empty Widget Content - SAP HANA Application Site
Hi, It may be permission issue, If you need additional help to create a widget? - please follow section: 9.3.3 Creating a Widgetin: http://help.sap.com/hana/SAP_HANA_Developer_Guide_en.pdf Tips:1....
View ArticleRe: Empty Widget Content - SAP HANA Application Site
Dear Anat, I double checked the assigned roles, as well as, .xsapp and .xsaccess files are added, but the problem still persists. Thanks,~M.Hisham
View ArticleProblem in loading data from csv file
Hi All, I have created below file to load the data from csv file abc.hdbtableabc.hdbtimabc.hdbtidxyz.csv very first time my csv file contains only two records .At this point I activated all the...
View ArticleRe: Empty Widget Content - SAP HANA Application Site
Hi Mohamed,Can you please attach the index.html file? Thanks,Udi
View ArticleTable to Table load is slow!
I have 2 similar column tables (say Tab_A & Tab_B). At any given point of time, one of them will be used by the users and the other gets modified with new data. Trouble I have here is, both the...
View ArticleRe: Problem in loading data from csv file
I think deleting the csv files does not delete the records inserted and committed.The new records in new csv files gets inserted.
View Article