Set up the DB2 Database Driver Data Source
- Select the DB2 Universal JDBC Driver Provider (XA) now displayed on the list of JDBC Providers. This will open the configuration screen for the provider.
- Select the Data sources link under Additional Properties.
- Click New to add a new data source.
- Set the fields as follows:
- Data source name: curamdm
- JNDI Name: jdbc/curamdm
- Set the Component-managed authentication alias drop down value to: <valid for database>; Set the Mapping-configuration alias drop down value to: DefaultPrinicipalMapping. Set the Container-managed authentication alias drop down value to: <valid for database>; where the <valid for database> alias used is the one set up in the Creating the Data Source Login Alias section above.
- Leave all other fields untouched unless a specific change is required and click Next to continue.
- Click Finish to confirm the changes and continue.
- Select the newly created DatasourceName data source from the displayed list.
- Select the Custom Properties link under Additional Properties.
- Select the fullyMaterializeLobData entry.
- Set the value to be false.
- Click OK to confirm the change.