Unable to update multiple columns in a single update statement
Hi, I am unable to update multiple column values in a single update statement. Please help me.
View Articlehow to delete the data from object
Hi expert, I'm new to UI5. My requirement is if I click on delete that particular record will delete from table. So I written my logic according to that,but I struck at one point. I got the particular...
View ArticleError in procedure
Hi, I am going through procedure from SAP help document. I still not understand from where can I refer the correct syntax for creating a procedure. Below is the code I directly copied form SAP help...
View ArticleHow to modify a view in SAP HANA
Hi Experts, I have created a view with name Sales_View added tables Product with columns Product ID and Product name. I have added another table Sales with columns Product id,Sales amount. I created a...
View ArticleNot able to start the SAP HANA instance
HelloMy SAP HANA instance is not coming up.We are using Fujitsu HANA appliance.Getting following error:====================================================punbnrhana01:HDB:tstadm /usr/sap/TST/HDB00...
View Articlewant to add column in HANA Tables
Hi , I have created a table with few columns and loaded the data.Now I would like to add a new column and load the data to it .Could you please let me know how to do it.
View ArticleHow to change the datatype of a column
Hi, I have created 3 tables and created a analytical view using those tables. When I am activating the view , I faced errors saying that a field is incompatible.
View ArticleUnable to execute Inner join
Hi All, I have executed the below query and the validation is failed because of Invalid table name. But I have created both the tables Customer and Sales_Order .I have checked the data inthose tables...
View ArticlePerformance tuning of report in HANA studio
Hi All, I am new to SAP HANA, I have given a report to check the performance in HANA whose performance is bad in CRM server, I don't know where to start. could anyone please let us know the step by...
View Articledebug a sap hana sql script
Hello guys... i have just started coding in sap hana. i am wondering if i can debug my sql script/procedure in hana studio like i can set break points and see line to line execution similar to ecllipse...
View ArticleHANA on SoftLayer?
this may not be a public information just yet, but I figured I would ask just in case. are there any plans (negotiations) to put HANA, preferably SP09, on SL cloud? not answering may be interpreted as...
View ArticleSQLScript advantages in SAP HANA
Hi Experts, Where exactly we can leverage SQLScript to fetch or for calculations as we already have attribute, analytical and calculations views to do the same on HANA Database. What are the advantages...
View ArticleODATA
I am currently developing a splitAPP that would reqiure data rendered in Tables and three unique Chart types. I am considering using oDATA for CrUD. Currently I use xsjs files with SQL Script for...
View ArticleToggle line breakpoint error
Hi,While trying to debug an XSJS file (say yyy.xsjs) through HANA studio, on trying to add a breakpoint I get a message saying " Problem occurred. Toggle Line breakpoints has encountered a problem....
View ArticleCALL _SYS_AFL "insufficient privilege: Not authorized"
I'm trying to use Hana's AFL K Means clustering algorithm, I made some adjustments to this code:...
View ArticleError connectiong to Remote Source MSSQL ODBC
Hi everyone, I try to create a Remote Data Source in HANA Studio for a MSSQL ODBC connection. If I try to verify my connection following error message appears: SAP DBTech JDBC: [403]: internal error:...
View ArticleLogging Option in HANA Tables
Hi, I am creating a column table in HANA. There is an option for logging in the table definition.Can some one clearly define its use? Why is it said like 'no logging' means that the table is...
View ArticlePublishing universe to the central management server
Dear Colleagues, I would like to create a report by using SAP BusinessObjects Dashboards (former XCelsius). In order to do so, I downloaded and installed the Information Design Tool, created a data...
View ArticleOpen XS Application with username and password as parameters
Hello Colleagues,I have an XSJS service like "/xxx/scenarios/xxx/myservice.xsjs/". I am calling this service using jQuery,ajax() in my SAPUI5 based application - that requires HANA Login credentials....
View ArticleWhen to use a graphical CV in SQL Engine
Hi, Can anyone help me When to use a graphical CV in SQL Engine or when in normal mode. Sometimes it takes a long time to execute and sometimes it executes quickly in SQL engine. -Thanks,Subhash
View Article