Re: CE_PROJECTION Syntax
This is what I was looking for, but not realizing that CE should not be used, I will find a different method to implement this . Thanks
View ArticleRe: Package with blue arrow icon
Hello, let us assume we have a development system D01, a test system T01 and a production system P01. Then following is valid in case you create a new package on D01 and transport it to T01 and P01....
View ArticleRe: Features SAP HANA XS
Hi Mahaveer Thanks for answering. Another question, Do you know how many instances of XS I can have in production or in test environment? Regards SandraE
View ArticleRe: Features SAP HANA XS
Hello SandraE, in a single host and also multi host system you can have exactly one XS instance. If you have a multitenant system you can have one per tenant. Best Regards,Florian
View ArticleRe: Features SAP HANA XS
Hi Sandra, If you found the answer right then do mark the same as right! Adds to our Rep Thanks,Mahaveer Jain
View ArticleRe: HANA Indexserver memory calculations
Source: » SAP HANA Memory Usage Explained Used memory serves several purposes:Program code and stackWorking space and data tables (heap and shared memory)The program code area contains...
View ArticleRe: HANA Indexserver memory calculations
Hi, Also you can check the below link tooQuery to check HANA Memory Usage ? - SAP HANA TUTORIALS FREE Add Rep if you found these correct. Regards,Mahaveer Jain
View ArticleRe: Consume data from HCP IoT Services with WebSockets on UI5
Hi José - you are right. In the meanwhile I´ve found out, that there are no websockets available :-( I´ve written my own websocket application which handles my requests and pushs data from the "Thing"...
View ArticleXSJOB and its log
Hello, I've created a XSJob and it really was really easy to setup. However, my job has a quite short call frequency, its set to * * * * * */3 meaning each 3 seconds its triggered. It all works...
View ArticleRe: XSJOB and its log
Hello Korbinian, at the moment there is no option (even not via the API) to influence the log behavior. For each scheduled job as log is written regarding the planned execution, start and end time (and...
View ArticleRe: HANA Indexserver memory calculations
Hi Rajendar, There are several reasons for your 50 GB consumption. That might be for SQL query computation, or heap memory like that. The fluctuation in index memory is because of loading and...
View ArticleRe: How to change user password in SAP HANA by SQL command
Hi Florian, Thanks for the reply, I know this already . In this we don't need to provide the current password. i am looking for a sql which will ask current password also.
View ArticleRe: How to change user password in SAP HANA by SQL command
Hello Rakesh, no, such an option, does not exist. Under the hood it is checked if the user executing the statement has the rights to do that alter statement. But no prompt is displayed asking for the...
View ArticleInsufficient Privileges in Eclipse SAP HANA Development perspective
Hi all, could please someone help me. I have successfully installed Eclipse(Mars) and connected to a SAP HANA database instance via the SAP Cloud. I o not seem to have any privileges to do anything for...
View ArticleRe: Insufficient Privileges in Eclipse SAP HANA Development perspective
Hello Mark, from that what you have written I assume that you are using the HANA instance on the HCP trial landscape. On such an instance you have several limitations. For example you cannot create a...
View ArticleRe: Insufficient Privileges in Eclipse SAP HANA Development perspective
Hi Mark I agree with florian comment. It seems you are trying to create schema in HCP Cloud. But it was there by default , you need not require to create schema . and you need to grant role to access...
View ArticleRe: Insufficient Privileges in Eclipse SAP HANA Development perspective
Thanks Florian and Kapil, I ran the "HCP"."HCP_DEV_METADATA" select to get my unique schema name i.e. NEO_XXXXXXX which I have privileges to and now I can continue writing my beginners SQL script....
View ArticleRe: SAP HANA Cloud DB Services - Connectivity options
Hi Tom, I am also now in a similar situation. How did you handle this? Would you please help me out to understand the various available options and any useful information? Regards,Ashok Oleti
View ArticleRe: Insufficient Privileges in Eclipse SAP HANA Development perspective
Great Mark!! please mark it as Answered,Also please mark answer correct. Cheers
View Article