SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-16
Recovery. None. This is an internal error. Contact your service provider.
SQL 20057
Cause. The utility subsystem that performs CLI requests to SQL failed trying to extract
the number of rows affected from the previously executed request.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20058
Cause. The input file specified as the command-line option for IMPORT does not exist
or could not be opened.
Effect. The operation fails.
Recovery. Verify that the input data file exists and is in a valid state.
SQL 20059
Cause. The format file specified as the command-line option for IMPORT does not
exist or could not be opened.
Effect. The operation fails.
Recovery. Verify that the format file exists and is in a valid state.
SQL 20060
Cause. You specified the first row (or record) to be imported as a negative value. The
first row of the input file is designated as the number 0 (zero).
Effect. The operation fails.
Recovery. Specify a first-row value of either 0 (zero) or a positive value.
20057 An internal error occurred - Transaction Management
subsystem could not do GetRowsAffected on a statement.
20058 The specified data file does not exist or cannot be
opened for READ access.
20059 The specified format file does not exist or cannot be
opened for READ access.
20060 The -F command-line option cannot have a negative
value.