The IBM® Data Server Driver for ODBC and CLI is not part of the IBM Data Server Client or the IBM Data Server Runtime Client. It must be installed and configured separately.
If you ran the db2cli install -setup command to register the driver with the Microsoft Distributed Transaction Coordinator (DTC), you need to run the db2cli install -cleanup command before uninstalling the driver. This cleans up the Windows registry entries that were created when you ran it to register the driver with the DTC.
> db2cli install -cleanup
The IBM Data Server Driver for ODBC and CLI unregistered successfully.
The configuration files and folders are removed successfully from C:\Documents and Settings
\All Users\Application Data\IBM\DB2\C_CLIDRIVER.
Note: User-created files and sub-folders are untouched (can be removed
using -force sub-option).
The next example specifies
the -force option. In this case, the IBM Data
Server Driver for ODBC and CLI is removed from the Windows registry
and the configuration folders, including any user-created configuration
files, under the application data path are removed:> db2cli install -cleanup -force
The IBM Data Server Driver for ODBC and CLI unregistered successfully. The configuration folders are removed successfully from C:\Documents and Settings\All Users\Application Data\IBM\DB2\C_CLIDRIVER.
For example, if you installed the driver in $HOME/ibm_data_server_driver_for_odbc_cli, then delete $HOME/ibm_data_server_driver_for_odbc_cli.