Upgrading an existing Runtime Client
copy to DB2® Version 10.5 requires that you install a DB2 Version 10.5 Data Server Runtime Client copy
and then upgrade your client instance to retain your client configuration
and to connect to all your previously cataloged databases
After
you install a DB2 Version 10.5 Data Server Runtime Client copy,
you can manually upgrade your existing client instance from a Version 10.1,
or Version
9.7 Data
Server Runtime Client.
Before you begin
Restrictions
Procedure
To upgrade from a Version 10.1,
or Version
9.7 DB2 Runtime Client copy to DB2 Version 10.5 Data Server Runtime Client on Windows:
- Install DB2 Version 10.5 Data Server Runtime Client. Run
the DB2 Setup wizard for all
languages.
- If you want your applications to
use the DB2 Version 10.5 Data Server Runtime Client copy
through the default interface or if you upgraded your existing Version 10.1,
or Version
9.7 client
copy, set the DB2 Version 10.5 Data Server Runtime Client copy
as the DB2 default copy.
- Log on to the system as a user with Local Administrator
authority.
- Upgrade your existing client instance by running the db2iupgrade command:
"%DB2PATH%"\bin\db2iupgrade InstName
where DB2PATH is
set to the location that you specified during the DB2 Version 10.5 Data Server Runtime Client installation
and InstName is the name of the instance.
- Optional: You can create a new DB2 Version 10.5 client instance instead of upgrading an existing client
instance. You only need to create a new DB2 Version 10.5 client instance when you want to keep multiple client
copies running on the same machine. To create a new DB2 Version 10.5 client instance, run the db2icrt command
with the option -s:
"%DB2PATH%"\bin\db2icrt -s client InstName
To
create the same client connectivity environment you had, including
the database manager configuration parameter and DB2 profile registry settings, run the db2cfimp command
with the configuration profile that you saved in the pre-upgrade tasks.
- Compare the upgraded database manager configuration parameter
values with the pre-upgrade values to ensure the changed values are
compatible with your database applications.
What to do next
After upgrading your client, perform the recommended post-upgrade
tasks for clients, especially verifying upgrade for clients to ensure
that your client upgrade was successful. Refer to Post-upgrade tasks for clients and Verifying your client upgrade.