SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
19-17
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.
SQL 20061
Cause. You specified the number of rows (or records) to be imported as a negative
value.
Effect. The operation fails.
Recovery. Specify a positive num-rows value.
SQL 20062
Cause. The transaction-size value that you specified is either negative or zero.
Effect. The operation fails.
Recovery. Specify a positive transaction-size value.
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.
20061 The -C command line option must have a value greater
than zero.
20062 The -T command-line option must have a value greater
than zero.