Creating an Oracle Tablespace and user

If using Oracle you will need to create the appropriate database before running the installer. Follow the instructions below for creating a valid Oracle Tablespace and User for:

These steps will need to be completed before the RMS installer is run

Oracle 9i

Follow the instructions below to complete the tasks in Oracle 9i:

Creating a tablespace

To create a tablespace for your database:

  1. Open Enterprise Manager Console

  2. Log in to the database server you will be creating the new database on

  3. Expand the database server folder and expand the Storage sub-folder

  4. Right-click Tablespaces and click Create

  5. Enter a name and double-click the entry in the Size field to open the Create Datafile dialog

  6. Set the File Size to 100 megabytes. You should set this to a larger number for high-use systems

  7. Open the Storage tab and tick Automatically extend datafile when full (AUTOEXTEND)

  1. Click OK

Creating a user

To create a database user:

  1. Open Enterprise Manager Console

  2. Log in to the database server you will be creating the new database on

  3. Expand the Security folder

  4. Right-click Users and click Create... The Create User dialog is displayed

  5. Enter a name for the new database user and under Tablespaces, select the Tablespace you just created from the Default drop-down list

  1. Open the Role tab and assign the user the following roles:

  1. Open the System Privileges tab and assign the user the following System Privileges. While these system privileges are part of the Roles set previously (CONNECT and RESOURCE) they need to be added independently due to the way that Perception is configured to use Oracle

  1.  Click Create. A blank database is created

With the appropriate Oracle user and table space created you can now install the RMS. For further details, pleaser refer to Installing the RMS.

Oracle 10g

Follow the instructions below to complete the tasks in Oracle 10g:

Creating a Tablespace

To create a Tablespace for your database:

  1. Open Enterprise Manager Console on your database server.

  2. Log in to the database server you will be creating the new database on.

  3. Open the Administration tab.

  4. Under Storage, click Tablespaces

  5. Click Create

  6. Enter a name for the new Tablespace.

  7. Under Datafiles, click Add

  1. Enter the following information:

  1. Click Continue to return to the Create Tablespace page, and then click OK to create the Tablespace. The new table will appear in the list of Tablespaces.

Creating a user

To create a database user:

  1. Open the Enterprise Manager Console

  2. Log in to the database server you will be creating the new database on

  3. Open the Administration tab

  4. Under Security, click Users

  5. Click Create

  1. Enter the following information:

  1. Open the Roles tab and click Modify

  1. Assign the user the following roles:

  1. Click OK

  2. Open the System Privileges tab and click Modify

  1. Select the following System Privileges and click OK:

  1. Select the database user you created. Ensure that the Default Tablespace and Temporary Tablespace values are correct.

With the appropriate Oracle user and Tablespace created you can now install the RMS. For further details, please refer to Installing the RMS.