on 2014 Sep 11 3:43 AM
Hello guys
I am a newbie in using HANA Web-based Development toolkit. I am following the tutorial of http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9063f922-81e2-3110-c9b9-b4b0c1199...
and in page 25, I met an error.
I am sure that I copy the same code as it is depicted in the tutorial. the file is saved but not activated, hence the schema '_SYS_BIC' could not be created.
could you please provide any insight into this issue。
Request clarification before answering.
Hi Fabian,
I've just found a solution for both issues:
Issue #1: Error while activating: Syntax error: Unexpected token
-> I noticed that if the command was issued in one line statement (and not in a multi lines statement) this error does not occur.
Issue #2: No "_SYS_BIC". Cannot activate
-> Run call HCP.HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS()
_SYS_BIC schema will appear afterwards.
I read following document : http://scn.sap.com/docs/DOC-53591
Issue #2. is step 42 of the procedure. 42 is definitively the answer.
Anyway, I read ths post:
and ran following online tutorial
https://thewebide.hana.ondemand.com/tutorials/hcptrial
It helped me a lot and had me undertstand several things about HCP.
Regards,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.