Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unable to reinstall ORDS Beta 3.0 after uninstalling it

Summco_ChoiMar 30 2015 — edited Apr 1 2015

Tried to reinstall ORDS Beta 3.0 after uninstalling it but got below error. Pls provide clean steps to reinstall. Thx.

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at oracle.dbtools.jarcl.Entrypoint.main(Entrypoint.java:58)

Caused by: java.io.IOException: Error executing script: ords_create_rest_users.sql Error: ORA-00922: missing or invalid option

Error starting at line : 48 in command -

create user ORDS_PUBLIC_USER identified by xx account unlock default tablespace USERS temporary tablespace TEMP

Error at Command Line : 48 Column : 54

Error report -

SQL Error: ORA-00922: missing or invalid option

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2015
Added on Mar 30 2015
1 comment
1,736 views