Invalid Column Name
Hi Experts, I am getting the below error while runningthe SP . The sql query highlighted in BOLS is givingthe problem. Table name is not populated properly I guess. Could anyone help me in this. SAP...
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 ArticleConnecting Twitter with SAP HANA
Hello, We are planning to connect SAP HANA with Twitter for doing the analytics.Earlier, we thought of doing this with introducing Hadoop in between, and with the help of Plume, establish the real-time...
View ArticleSAS Integration in HANA
Hello Everybody SAS and SAP made an agreement to integrate SAS in HANA Platefrom Do anybody know if there is something comming soon ? Thanks
View ArticleScripted Calculation Views !
Are there any specific guidelines on when to use Scripted calculation view? Few blogs mentions that it can be used only if Graphical calculation view unable to meet the modeling requirements. Anyone...
View ArticleWhat is the basic difference between Triggered based Replication and ETL...
What is the basic difference between Triggered based Replication and ETL Based Replication in HANA 1.x ?
View ArticleSAML2.0 XSApplication LUMIRA
Do I need to restart HANA if I create a new Trust store file/usr/sap/H1D/HDB<Instance Number>/imdbmaster/sec/sapsrv.pse I can get everything configured.. Add IDP cert to sapsrv.pse.Insert IDP...
View ArticlePrepared statement with named parameter
I am testing prepared statements from Eclipse SQL Console and using JDBC or Python HANA hdb connectors. Here is one like example, works fine: select top ? * from test.employees where emp_no > ?...
View ArticleSAP BO Design Sutido connection with Hana on demand instance
Hi, I am trying to connect SAP HANA Cloud Platform from SAP BO, any tips in this regard? what should be the JDBC URL?
View ArticleHANA box size
Hi, I have a query. What is the meaning SAP HANA box size and how to check the same? I am using SP08. BRSumeet
View ArticleHTML5 session variables into HANA SQLScript
Hello, I've been modifying my HTML5 code to work with HANA.My connection and controls have been working great, but now I need to pass session variables to a "SqlDataSource" control which gets the...
View ArticleHow to use XSJS file path in Controller.js file
Hi Experts, Regarding How to use XSJS file path in Controller.js file. I have gone through the SAP HANA Extended Application Services (Thomas Jung...
View ArticleSAP hana Visualize Plan show Create Temp Index and it shows Unsupported...
When I see the Visualize Plan for SQLScript it show Create Temp Index at many Places. It also shows unsupported operator order CS_JOIN over CS_AGGREGATION.Why does hana create Temp Index and how to get...
View ArticleSAP HANA - Unable to convert to Varbinary data type
Hi all, We're implementing a data model for CRM on HANA (our version currently is 73 and we're planning to upgrade to new SP09) and we have a issue with some conversions of fields to make some joins....
View ArticleUser 'P' doesnot have permission 'ReadDbInformation' in account 'Ptrial'...
Hi Everybody, I started exploring HANA last week. I have got my SAP HANA cloud instance working.When I am trying to connect it from sap hana studio-using system->add new cloud systemAfter giving...
View ArticleSAP Hana Update or insert multi rows in one sql statment
Hi GuysI use begin Tran and commit to insert update multiple rows in one statement from my ASP.net App Begin Tran update ParameterValues set ParameterValue='12' WHERE ParametersValueId=3898...
View ArticleUser defined function does not work in SELECT statement with "column table"
Hello, On HANA SPS09 the user defined function (UDF) with NVARCHAR input parameter works in SELECT statement with "ROW TABLE". But it does not work in SELETE with "COLUMN TABLE". Is this a bug? With...
View ArticleHow to define Foreign key in .hdbtable
Any one know how to define a foreign key in .hdbtable definition ? Is this possible? If so, please share the syntax. Also, where can I find the complete list of commands that can be used in hdbtable...
View Articleuser defined function does not work in select statement
Hello, I have a user defined function. But it does not work in select statement. ------------------------------------------------------drop function FN_TEST2;create function FN_TEST2(vInput...
View Articlefield with default current_timestamp on update
Hi, how can I update a timestamp during an update of a record?example mysql: ON UPDATE CURRENT_TIMESTAMP but on sap Hana does not work.Do you have a solution? genereted as always with...
View Article