IBM WebSphere and Liberty: Defining default schemas after out-of-place patches
If you patched your system out-of-place, redefine your default schema names. Create binding identifiers to define the default values for the rules schema and the data schema.
- In the IBM WebSphere Administrative Console, select Environment > Naming > Name Space Bindings to display the Name space bindings page.
- Create the rules schema binding identifier:
- For the Scope, select server, and click New.
- For the binding type, select String and click Next.
- On the Step 2: Specify basic properties screen, enter the
following values:
- Binding identifier: PegaRULESDefaultSchema
- Name in the name space relative to lookup name prefix: prconfig/database/databases/PegaRULES/defaultSchema
- String Value: the schema name of your rules schema.
- Click Next.
- On the Summary panel, click Finish.
- Click Save in the Messages box at the top of the Name Space Bindings screen.
- Click Save in the Messages box at the top of the Name Space Bindings screen.
Previous topic Redhat JBoss EAP: Defining default schemas Next topic Redeploying the Pega Platform file