Create JDBC Providers and Data Sources

If previous drivers are already created and installed, then you can skip the following steps for creating and installing the database drivers for the data source.

You need to create the required Database Drivers and their Data Sources. The creation of the Database Drivers and their Data Sources should be performed as the following sequence:

  1. If you are not using IBM MQ Workflow as your engine or if the Monitor database and the Event Queue database are located in the same physical database:

  1. If the Monitor database and the Event Queue database are located in two physical databases:

The following tables provide the required values for each Database Driver and Data Source as you should enter through the creation steps:

Property/Field Name

DB2

Oracle

Database Type

DB2

Oracle

Provider Type

DB2 Universal JDBC Driver Provider

Oracle JDBC Driver

Implementation Type

  • Connection Pool Data Source

  • XA Data Source

  • Connection Pool Data Source

  • XA Data Source

Property/Field Name

DB2

Oracle

Provider Type

DB2 Universal JDBC Driver Provider

Oracle JDBC Driver

Name  

MonitorDB2PoolDriver

MonitorOraclePoolDriver

Implementation Type  

Connection Pool Data Source

Connection Pool Data Source

Database JDBC Driver File Name  

db2java.zip

classes12.zip

Database JDBC Driver File path

<DB2>\java\

<Oracle>\jdbc\lib

Property/Field Name

Value

Name

Monitor_Pool_DataSource

JNDI Name

MonitorPoolDataSource

Property/Field Name

Value

Name

Event_Queue_Pool_DataSource

JNDI Name

EventQueuePoolDataSource

Property/Field Name

DB2

Oracle

Provider Type

DB2

Oracle

Name

MonitorDB2XADriver

MonitorOracleXADriver

Implementation Type  

XA Data Source

XA Data Source

Database JDBC Driver File Name  

db2java.zip

classes12.zip

Database JDBC Driver File path  

<DB2>\java\

<Oracle>\jdbc\lib

Property/Field Name

Value

Name

Monitor_XA_DataSource

JNDI Name

MonitorXADataSource

Property/Field Name

Value

Name

Event_Queue_XA_DataSource

JNDI Name

EventQueueXADataSource