Reload Command Messages

The following messages appear in response to the DATABridge Client reload command.

Begin processing configuration file "name"

This message, which only appears if the -v option is enabled, confirms that the Client is reading the specified configuration file.

Client exit code: dddd[(nnn)] - exit_code_text

This message displays when the command completes. On UNIX, the 8-bit exit code is shown only if it differs from the actual exit code.

Configuration information read from binary file "name"

This message, which only appears if the -v option is enabled, confirms that the Client has successfully read the specified binary configuration file.

Control tables for all DataSources reloaded from file "name"

This message is displayed at the end of a reload command, if the data source name field of the command line contains the _all value. This message indicates that the command completed successfully.

Control tables for DataSource name reloaded from file "name"

This message is displayed at the end of a reload command, if a data source is specified on the command line. This is an indication that the command completed successfully.

DataSet name[/rectype] will be reloaded

This message is displayed if a data set list is specified in the command line of a reload command. It is a confirmation message printed prior to reloading the Client control table entries that pertain to the specified data set in the data source specified on the command line of the reload command.

End processing configuration file "name"

This message, which only appears if the -v option is enabled, confirms that the Client has processed the specified text-based configuration file.

Loading control tables for datasource

This message is displayed if a data set list or the -k option is specified on the command line of the reload command. The command needs to first load the Client control tables to determine if the specified data sets exist and to possibly preserve the state information.

Oracle version: major_vers.minor_vers

This message, which is only written to the log file when using Oracle client, shows the Oracle version.

Reloading Control table entries for DataSource name from file "name"

This message can appear in two situations:

If a data source name is specified on the command line, this message indicates that reload command completed successfully.

—or—

If the data source name field of the command line contains the value _all and the -v option is used, this message is displayed after each data source is reloaded.

SQL Server version: major_vers.minor_vers

This message, which is only written to the log file when using the Microsoft SQL Server client, shows the SQL Server version. Note that SQL Server 2005 is version 9, SQL Server 2008 is version 10, and SQL Server 2008 R2 is version 10.5.