SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-17
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.
SQL 20064
Cause. You specified an invalid file type for the -W attribute.
Effect. The operation fails.
Recovery. Specify a valid file type attribute: DELIM or FIXED.
SQL 20065
Cause. You did not specify a table name as a parameter to the IMPORT command.
Effect. The operation fails.
Recovery. Specify a valid table name in the ANSI name format.
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.
20064 The file type specified in the command line is not
valid. Only DELIM or FIXED (case insensitive) can be
specified.
20065 The target table name is not specified.