Re: Sap hana import and export data using command line
Hi..My question is related with this thread, We are trying to export the schema through the following steps get error in step 3 in below. 1. ssh to machine which has SAP HANA installed2. hdbsql -n...
View ArticleSAP HANA BW LIVE VIEWS
SAP HANA LIVE VIEWS only have calculation views and there are no Attribute Views and Analytical ViewsAll the dimensions created as Calculation views example Address, MaterialIn case of Analytical view...
View ArticleRe: Sap hana import and export data using command line
The user that should perform the export needs to have the SELECT privilege on the tables to be exported as well. See the documentation on this: GRANT - SAP HANA SQL and System Views Reference - SAP...
View ArticleDoes HANA SP8 (release 80) on Amazon AWS comes with all the access?
Hi all, I am planning to purchase HANA SP8 (release 80) on Amazon AWS instance but before buying it I want to confirm following questions : 1. Does HANA SP8 (release 80) on Amazon AWS comes with all...
View ArticleRe: Odata service using calc view; service exception
Hitesh,Is this problem come only for one calculation view or the same is there for all the objects exposed via odata.Sree
View ArticleRe: sql script vs modelling graphics
In best of my knowledge, we can have calculation views created using SQL Script - We usually call it Scripted calculation view . This approach is chosen when we can not achieve the scenario using...
View ArticleRe: Odata service using calc view; service exception
Hi Sree, This is first one for which I am creating odata service. In this calc view, I am calling tables, views, AT views and Calc view also. is it the reason for transaction error ? ThanksHitesh
View ArticleRe: HALM - Transport Blocker: Time difference between systems is more than 1...
Hi Mathias,this message indicates that time of the source and target server is differening more than one minute. The solutionis to ensure that the time is more accurate. It is not about different time...
View ArticleRe: Odata service using calc view; service exception
that shouldn't make any difference . So, you are not passing any parameters. Can you provide the xsodata file syntax as well as the url you are trying to call ? Mean while try exposing a simple view or...
View ArticleHANA's ADO.NET HanaConnection.Open() throws StackOverflowException when...
Hello, I've noticed an error in SAP HANA Data Provider for ADO.NET:If we try to open the connection via HanaConnection.Open() with user (UID), who must change password at first logon, the method fails...
View ArticleRe: Blank screen on Hana UI5 demo kit and "Hello World" program
This seems to be a new issue. It worked in my class on Tuesday(10/28) but I am experiencing a similar problem since Thursday (10/30).
View ArticleHANA Modeler Floating Node
Hi friends! I'm creating a graphical calculation view in Hana Studio V.1.00.83 and after some joins and projections I'm getting this error: Floating Node LFA1 found in this Calculation View This node...
View ArticleGetting Access to the HANA Platform in Wisconsin, Madison
I have been told I have access to HANA from the UA Alliance in Wisconsin, Madison but I do not know how to actually access their server - can anyone help?
View Articleaccess unknown schema
I have a SAP HANA Clound Platform trial account. Now I see a unknown schema: JTG (my user name) |-- Catalog |-- NEO_XXXXXXXXXX |-- Tables |-- p1940044813trial.gadisihanaxs.hello.mytable1...
View ArticleRe: Activation History Table
Hi Jared, For activated content you can look at _SYS_REPO.ACTIVE_OBJECTand for inactive select on _SYS_REPO.INACTIVE_OBJECT But aren't the history but the recent status of an artifact, you can build a...
View ArticleRe: Dynamic Parameters using SQL Script in a Calculation View
Hi Suraj, Better you create your own thread than post together with other threads.This brings attention to your query without make the other colleague query confusing. BTW: You aren't using placeholder...
View ArticleRe: HALM - Transport Blocker: Time difference between systems is more than 1...
Hi Matthias,this is a good point.It depends on the amount of time the clock is wrong and how critical down times are.If there is a window of time where you can stop the server, correct the time and...
View ArticleHow to send email from sap hana xs server using javascript
Hi All, Is there any way to send emails from sp hana (like javaMail in java) using javascript? ThanksVarathan A
View ArticleRe: How to send email from sap hana xs server using javascript
This feature is planned for SPS09. We will SMTP apis to XSJS.
View Article