Re: Schemas and Views in the SAP Hana Trial system?
Hi, In SQL console please execute below query . GRANT SELECTONSCHEMA<schema Name>TO"_SYS_REPO";BRSumeet
View ArticleHANA Spatial - "SRID does not match" at function ST_Distance
Hi, I have a problem with the ST_Distance method. I want to calculate the top 10 distances between a fix Geolocation and various locations stored in a table and they should be ordered by Distance...
View ArticleRe: Schemas and Views in the SAP Hana Trial system?
Hi, thank you for your answer, I executed the statement, but error message remains pxxxxx.stefan12555.openSAP.00.Data:orderitemView2.hdbviewActivation of views is only allowed for schema "_SYS_BIC"...
View ArticleRe: SAP Hana view from SQL Server
How does your SAP HANA view look like?How does the query look like?How long does it take to run the query just on SAP HANA?
View ArticleRe: Retrieve server processing time
SAP HANA provides these information in system views like M_EXPENSIVE_STATEMENTS and M_SQL_PLAN_CACHE. See the system tables reference for details. You may also check my documents Understanding SAP HANA...
View ArticleRe: XSJS Access to TextBundle
HI Michael Did you get answers to your question? I have the similar question. ThanksDennis
View ArticleRe: XSJS Access to TextBundle
Yes there is a new API in SPS09 to allow this. See some of the details in this thread:How to localise in XSJS
View ArticleReseting the system status of Inspection lot after partial Usage Decision
We are using BDC and calling QA11 Tcode for processing inspection lot . For one inspection lot it has just changed the system status of inspection lot and now it has become "UD ICCO SPCO STUP"...
View ArticleRe: SP09
Hi Fernando, I'm probably off base here, but do you know what version 2.0.7 stands for? i'm also not sure why the help links point to SP08 here: SAP HANA Platform – SAP Help Portal Page. thx for the...
View ArticleRe: SP09
Hey, It seems the help documentation has not yet been updated for SP9. Where did you see 2.0.7? That's the HANA Studio version that's on the SP9 download...
View ArticleCannot delete .hdbdd-file
From the project explorer I perform delete->commit->activate of an activated .hdbdd-file and get the error below. The trace states:Error during >>DROP TYPE...
View ArticleRe: Session timeout in HANA XS Engine and SAP Webdisaptecher
Hi Mohammed, the parameter you have used is correct. In addition you can modify it as below icm/server_port_0 = PROT=HTTP,PORT=your port,TIMEOUT=30,PROCTIMEOUT=600if you still face the session timeout...
View ArticleRe: How to localise in XSJS
I have one more query .Localising in xsjs is possible only in SP09 using those library?
View ArticleRe: Commit is disabled in HANA Studio?
Hi Dharmesh, When you save the file, it will be committed automatically. It's the same case when you create a folder. You can have a look at The SAP HANA Development Perspective - SAP HANA Developer...
View ArticleIssue in EXPORTING ECC system with HANA database
Dear Gurus, I am doing one system migration activity , where during exporting the ECC system (with HANA DB) , it's repeatedly getting terminated due to OUT OF MEMORY issue . In SWPM , under R3SIZECHECK...
View ArticleRe: Hana Table Variable as output of procedure over JDBC
talk to Graham about the fixture he developed, all of this has been done before
View ArticleRe: Hana Table Variable as output of procedure over JDBC
In order to make this rather SAP-internal thread at least somewhat useful for the SCN community, this is the information on the consumption of stored procedure meta data via JDBC that was...
View Article