This topic describes how to configure a DB2 UDB JDBC provider and data source for the business process container.
Steps for this task
cd install_root\ProcessChoreographerOn UNIX, enter:
cd install_root/ProcessChoreographer
install_root\bin\wsadmin -f create_ds_Db2.jacl [-node <nodeName>] -server <serverName> -dbPath <databasePath> [-dbName <databaseName>] -userid <userID> -passwd <password>On UNIX, enter:
install_root/bin/wsadmin.sh -f create_ds_Db2.jacl [-node <nodeName>] -server <serverName> -dbPath <databasePath> [-dbName <databaseName>] -userid <userID> -passwd <password>Where:
Results
The DB2 JDBC provider and data source have been configured for the business process container.What to do next
Configure the queue resources.