Installation Guides › Policy Server Installation Guide › Configuring SOA Security Manager Data Stores in a Relational Database › Configure an Oracle Policy Store › How to Configure the Policy Store › Point the Policy Server to the Database
Point the Policy Server to the Database
You point the Policy Server to the database so the Policy Server can access the SOA Security Manager data in the policy store.
To point the Policy Server to the data store
- Open the Policy Server Management Console, and click the Data tab.
Database settings appear.
- Select ODBC from the Storage list.
ODBC settings appear.
- Select Policy Store from the Database list.
- Enter the name of the data source in the Data Source Information field.
- (Windows) this entry must match the name you entered in the Data Source Name field when you created the data source.
- (UNIX) this entry must match the first line of the data source entry in the system_odbc.ini file. By default, the first line in the file is [SOA Security Manager Data Sources]. If you modified the first entry, be sure that you enter the correct value.
- Enter and confirm the user name and password of the database account that has full access rights to the database instance in the respective fields.
- Specify the maximum number of database connections allocated to SOA Security Manager.
Note: We recommend retaining the 25 connection default for best performance.
- Click Apply.
The settings are saved.
- Select Key Store from the Database list.
Data source information appears.
- Select the Use the policy store database check box and click Apply.
- Select Audit Logs from the Database list.
Data source settings appear.
- Click Test Connection.
<stmdnr> returns a confirmation that the Policy Server can access the data store.
- Click OK.
The Policy Server is configured to use the database as a policy store, key store, and logging database.