Generate Command MessagesThe following messages appear in response to the DATABridge Client generate 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 text-based configuration file. Beginning script generation This message indicates that the scripts for creating, populating, and updating the DATABridge data tables in the relational database are being created. 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. Creating scripts for 'tabname' This message indicates that scripts for each table that will be stored in the relational database are being created. This status message appears one time for each DMSII data set you are cloning. 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. Generate command found nothing to do -- all scripts are current This message indicates that the generate command did not find any data sets whose DS_Needs_Generating bit in the status_bits column of the DATASETS client control table were set. The program suppresses unnecessary script generation to avoid overwriting any changes users might have made to these scripts. If you need to disable this safeguard, use the -u option for the generate command. Loading control tables for datasource This message indicates that the DMSII and relational database layout information is being loaded into memory from the client control tables. Oracle version: major_vers.minor_vers This message, which is only written to the log file when using Oracle client, shows the Oracle version. Script generation completed This message indicates that the dbutility generate command is complete and that the necessary script files have been written to the current directory. 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 2000 is version 8, SQL Server 2005 is version 9, SQL Server 2008 is version 10, and SQL Server 2008 R2 is version 10.5. | ||
|