cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while activating: Syntax error: Unexpected token

Former Member
0 Likes
4,339

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。

View Entire Topic
Former Member
0 Likes

i have just added a ";" at the end of the last line and worked for me.

like "};" instead of "}"

ivelton