To upgrade from DB2 9.5 or 9.7 to 10.1 or 10.5, you
must make configuration changes.
Procedure
To upgrade from DB2 9.5 or 9.7 to 10.1 or 10.5, perform the following
steps:
-
Copy your DB2 9.5 or 9.7 database content to DB2 10.1 or 10.5.
Attention: Back up all of your files before you change any
settings.
-
Back up the database driver in the /<install_dir>/dbjar/jdbc/DB2/
directory and replace it with the DB2 10.1 or 10.5 version.
-
Update the following sandbox.cfg file fields with your
environment-specific parameters:
DB_PASS=
DB_SCHEMA_OWNER=
DB_DRIVERS_VERSION=
YANTRA_DB_PORT=
DB_DATA=
DB_HOST=
YANTRA_DB_USER=
DB_PORT=
YANTRA_DB_PASS=
YANTRA_DB_DATA=
YANTRA_DB_HOST=
DB_DRIVERS=
DB_USER=
DB2_PORT=
DB2_USER=
DB2_PASS=
DB2_DATA=
DB2_HOST=
-
Edit the following value in the activemq.xml file:
activemq.xml: <value>jdbc:db2//DB_HOST:DB_PORT/DB_DATA</value>
-
Run the setupfiles script.
-
Run the deployer script.
-
Start Sterling B2B Integrator.