Installation and Upgrade Guides › Policy Server Installation Guide › Configuring SiteMinder Data in a Relational Database › Configure an Oracle Policy Store › Prerequisites for an Oracle 10g Database › Create an Oracle 10g Table Space for the Policy Store
Create an Oracle 10g Table Space for the Policy Store
Creating a table space for the policy store is a prerequisite for an Oracle 10g database only.
To create an Oracle 10g table space for the policy store
- In the Oracle Enterprise Manager 10g Database Control, log in as the SYSDBA user with appropriate privileges to manage the Oracle database.
- On the Oracle global database's configuration screen, select Administration, Tablespaces.
- On the Tablespaces screen, click Create.
- On the Create Tablespaces screen, enter a table space name, and click ADD.
Example: NETE_TB
- On the Create Tablespaces: Add Datafile screen:
- Enter a file name.
Example: NETE_TB
- Specify the file size.
Example: 100 MB
- Click Continue.
Oracle creates the table space and displays it on the Tablespaces screen.
Complete the prerequisites by creating a user to manage the table space for the policy store.