Converting older formats of the Connection Manager configuration file to the current format
The Connection Manager configuration file in versions of HCL OneDB™ Client Software Development Kit (Client SDK) before version 3.70.xC3 are incompatible with the current version of the Connection Manager. You must convert configuration files from versions before 3.70.xC3 by running the oncmsm utility.
Before you begin
If you have multiple configuration files to convert, combine related SLA definitions into a single configuration file.
About this task
You can convert Connection Manager configuration files, even if a Connection Manager is running.
Procedure
To convert a Connection Manager file to the current format:
- Log on to the computer on which the updated Client SDK is installed.
- Run the oncmsm utility, specifying old and new configuration file names.
Results
Example: Converting a configuration file and loading it into a Connection Manager
For the following example:
- You are using a UNIX™ operating system.
- The Connection Manager was using a configuration file that is named configuration_file_old and located in $INFORMIXDIR/etc.
- You want to convert the file to the new format and rename the file to configuration_file_new.
oncmsm -c configuration_file_old -n configuration_file_new
oncmsm -c configuration_file_new