XS Jobs: scheduled jobs not executing.
I have activated the job in the Administration ToolI have created the xsjob file:{ "description": "My First Job", "action": "xx.xx:test.xsjs::createEntry", "schedules": [ { "description": "Executes the...
View ArticleXS applications - 404 Not found
Hi All We did a new installation of HANA SPS7 and have couple of issues. 1) Imported the delivery units for IDE and EDITOR (web) successfully. When tried to access the application using the below...
View ArticleRe: XS applications - 404 Not found
Forgot to mention. XS Engine is running successfully though!!
View ArticleRe: Cannot connect to HANA Trial on Cloudshare
Dear Yong, It seems that I face the exact same problem. Did you manage to find a solution?
View ArticleSpatial Analytics example code
Hello, Want to use SAP HANA Spatial Analytic capability to display insights & trend. Any help on how to implement it or sample code will be greatly appreciated. Thanks,Unnati
View ArticleRe: Spatial Analytics example code
Hi Unnati, Have a look on this guide http://help.sap.com/hana/SAP_HANA_Spatial_Reference_en.pdf Regards,Krishna Tangudu
View ArticleAvailability of AWS Hana dev SPS7 now that Studio/Client revision 70 available?
Hi, I see that revision 70 of both Studio and Client downloads are now available. As far as I am aware today AWS Hana Developer edition is still at rev. 68. I'd like to keep studio/client and AWS Hana...
View ArticleRe: how to provide DML operation to my schema and table
what is your schema name? you can find out the schemas in the database by running below SQL statement select username from dba_users; then you can find more detail about your table from your schema...
View ArticleRe: How to Select data from table via webservice
can you see the table if you run query from command line or HANA studio?
View ArticleRe: how to provide DML operation to my schema and table
Hi Divya, Grant the following privileges to your schema: GRANT SELECT ON SCHEMA <SCHEMA_NAME> TO _SYS_REPO WITH GRANT OPTION;GRANT EXECUTE ON SCHEMA <SCHEMA_NAME> TO _SYS_REPO WITH GRANT...
View ArticleRe: Unable to establish db tunnel connection.
Hi Saranya, One other thing to try or check would be:neo open-db-tunnel -i hihanaxs -a <account_name>trial -h hanatrial.ondemand.com -u <username>. so -a for your account name, -u for...
View ArticleRe: Availability of AWS Hana dev SPS7 now that Studio/Client revision 70...
Jon-Paul, Thank you for pushing this as this is exactly what I was wondering, but the updates just became available over the weekend. Can't we point the new client/studio to lower version server?
View ArticleRe: Availability of AWS Hana dev SPS7 now that Studio/Client revision 70...
Hi Gregory, Personally I would be reluctant to mix client and appliance components spanning major releases, especially a newer client side, as I dont see any significant benefits outweighing potential...
View ArticleRe: Cannot connect to HANA Trial on Cloudshare
Dear Christos, I did find some information that after HANA Rev 68, the installation of Hana on Cloudshare had been collapsed. So I have switched from Cloudshare to AWS.
View ArticleHana Analytic Views not visible in BO - Data Foundation
Hi, I have created an Analytic View under my own package. When tried to access this A.V in Data Foundation in BO, Iam not able to view this A.V under my package. Have gone through SDN where it shows,...
View ArticleRe: Hana Analytic Views not visible in BO - Data Foundation
Hi Sudhakar, For any View(Attribute, Analytic or Calculation) that is created in HANA, a Column View is created inside _SYS_BIC schema.All reporting tools access these Column Views for reporting.Check...
View ArticlePOC suggestion required
Hello Team I am happy to inform you that i have successfully completed my HANA 1.0 Associate level certification. Now i want to develop few POC's, i am good in SD and MM modules. so i request you to...
View ArticleRe: Hana Analytic Views not visible in BO - Data Foundation
Hi Vivek, Thanks for ur reply. As you said iam able to find the AV in _sys_bic schema. Iam able to view the tables under my own schema in DF layer. Under _sys_bic schema in DF layer im not able view...
View ArticleRe: High "Trigger Asynchronous read/write ratio's" Alerts
Karl, The initial implementation of the note caused the HANA system to run very slow for many hours and since the parameters were applied - the ASYNC warnings have disappeared. Thanks! However; while...
View Article