A single Oracle database can function as a:
Using a single database simplifies administrative tasks. The following sections provide instruction on how to configure a single database server to store SiteMinder data.
You can configure an Oracle policy store manually or use the Policy Server installer to configure the policy store automatically.
After installing the Oracle 10g database, complete the following prerequisites:
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
Example: NETE_TB
Example: NETE_TB
Example: 100 MB
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.
Creating a user to manage table space for the policy store is a prerequisite for an Oracle 10g database only.
To create a user to manage table space for the policy store
Example: NETE
Example: TEMP
You have completed the prerequisites for an Oracle 10g database, and can now configure a SiteMinder data store for the database.
Configuring a single Oracle database to function as a policy store or any other type of SiteMinder data store requires specific database information.
Information prefixed with (U) indicates that the information is only required if the Policy Server is installed on a UNIX system. This information is required when configuring Oracle data source for UNIX.
Note: Policy and data store worksheets are provided to help you gather and record information before configuring or upgrading a SiteMinder data store. You can print the applicable worksheet and can use it to record required information before beginning.
Gather the following required information before configuring a supported Oracle or Oracle RAC database as a policy store or any other type of SiteMinder data store:
Example: SM Oracle Server Wire DS.
Note: Ensure the administrative account does not have the DB role. Audit-based reports will not return correct results if the administrative account has the DB role.
Gather the following information only if you are configuring a supported Oracle database as a policy store or any other type of SiteMinder data store:
Gather the following information only if you are configuring a supported Oracle RAC database as a policy store or any other SiteMinder data store:
Example: In the following tnsnames.ora file, SMDB is the service name for the entire system:
SMDB= (Description = (ADDRESS = PROTOCOL = TCP)(HOST = nete_servername1)(PORT=1521 (ADDRESS = PROTOCOL = TCP)(HOST = nete_servername2)(PORT=1521) (ADDRESS = PROTOCOL = TCP)(HOST = nete_servername3)(PORT=1521)) (LOAD_BALANCE = yes) (CONNECT_DATA= (SERVER = DEDICATED) (SERVER_NAME = SMDB)) )
Note: If you are using Oracle RAC 10g, determine the virtual IP address of each node in the system.
Copyright © 2012 CA.
All rights reserved.
|
|