On a non-Windows machine, run SQL scripts to install your Archiver database.
Procedure
- On the installation media, browse to
Database\Scripts\Oracle\.
- In the
Create\ subfolder, run the script TAM_CREATE_USER.sql. You must run this script as an administrator.
- In the same folder, also run the following scripts as a schema owner:
- TAM_TABLES.sql
- TAM_SEQUENCES.sql
- TAM_CONSTRAINTS.sql
- TAM_INDEXES.sql
- In the Shared\10SP3\ subfolder, run the script TAM_SET_VERSION.sql as a schema owner.
- In the Create\ subfolder, run the script
TAM_FINALIZE_RIGHTS.sql. You must run this script as an administrator.