Installation Guides › Upgrade Guide › Manual Upgrades › Manually Upgrade the Identity Manager Server › Manually Recreate the Identity Manager Directory › Recreate the Directory on WebSphere
Recreate the Directory on WebSphere
To recreate the Directory on WebSphere
- (RDB Only) Create the data source as follows:
- Within the WebSphere Administrative Console, create a userstore data source descriptor.
- Change the JNDIName in the data source descriptor to a unique name, for example, jdbc/userstore.
- Change the DatabaseName, User, and Password in the data source descriptor to the appropriate values for the userstore database.
- Depending on your database, do one of the following:
- SQL: Be sure that the data source is XA, and create a property for the data source called enable2phase and set it to true.
- Oracle: Be sure that the data source is XA.
- In the Management Console, click Directories.
- Click New.
- Import the previously exported directory.xml to create an Identity Manager Directory.
- Click Next.
- Verify the directory settings and click Finish.
The old directory is recreated for CA Identity Manager r12.5 SP3.
Note: For more information about creating new Identity Manager Directories, see the Configuration Guide.