

Installation and Upgrade Guides › Directory Configuration Guide › IBM DB2 › How to Upgrade a 6.x Policy Store › Extend the IBM DB2 Policy Store Schema
Extend the IBM DB2 Policy Store Schema
You can extend an existing 6.x policy store schema to include the objects introduced by r12.0 SP3. There are no changes to the existing 6.x policy store schema.
Follow these steps:
- Log in to the Policy Server host system.
- Navigate to the following location:
siteminder_home\xps\db\tier2\db2
- siteminder_home
-
Specifies the Policy Server installation path.
- Copy the following schema file:
DB2.sql
- Log in to the DB2 host system and save the schema file locally.
- Open a command prompt and run the following command:
db2 -td@ [-v] -f path\DB2.sql
- path
-
Specifies the path to the DB2 schema file.
The policy store schema is extended.
Copyright © 2012 CA.
All rights reserved.
 
|
|