Creating the Archiver database on Oracle on a non-Windows machine

On a non-Windows machine, run SQL scripts to install your Archiver database.

Procedure

  1. On the installation media, browse to Database\Scripts\Oracle\.
  2. In the Create\ subfolder, run the script TAM_CREATE_USER.sql. You must run this script as an administrator.
  3. 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
  4. In the Shared\10SP3\ subfolder, run the script TAM_SET_VERSION.sql as a schema owner.
  5. In the Create\ subfolder, run the script TAM_FINALIZE_RIGHTS.sql. You must run this script as an administrator.