After installation, you can change the database that the Business Integration Connect components use. You can also change the name of the database user and the database user's password.
wsadmin.bat -f bcgdbup.jacl -conntype NONE db_type dbNAME dbUserID dbPassword nodeName serverName
/wsdadmin.sh -f bcgdbup.jacl -conntype NONE dbType dbName dbUserID dbPassword nodeName serverName
The following is an example of the use of this command:
./wsdadmin.sh -f bcgdbup.jacl -conntype NONE DB2 hub_db george ABCD123 DefaultNode server1