The following section includes the information on the manual installation of Odin or MWS manually on an Oracle database.
Roles | System permissions |
---|---|
Connect | Create table |
Resource |
|
You can create a corresponding Oracle user by running the Ora_Odin_CreateUser.sql script. The script can generate the following error messages.
- ORA-00942. Table or View does not exist.
- ORA-02289. Sequence does not exist.
You can ignore these messages. They occur because the SQL scripts contain DROP instructions for objects that do not exist in the database.
Database Schema
The subdirectory Admin\Oracle contains the following files. They are used to create the Odin and MWS schemes.
- Ora_Odin5.sql
- Ora_Mws5.sql