SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-28
Recovery. None. Contact your service provider.
SQL 20107
Cause. SQL detected an internal error while performing a utility operation.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 20108
Where columnnumber is the column number in the data file.
Cause. There is a missing or mismatched field qualifier for the column in the data file.
Effect. The operation fails.
Recovery. Verify the data and add the missing qualifier.
SQL 20109
Where details describe the returned error information from the file system.
Cause. An unexpected error was returned from the CLI while accessing file system
information.
Effect. The operation fails.
Recovery. Use the accompanying error messages to diagnose and correct the
problem.
SQL 20110
Cause. You tried to import into a destination file that was populated with data and was
not audited, which is invalid.
Effect. The operation fails.
Recovery. Either delete the data or make the table audited.
20107 An internal error occurred - invalid access option.
20108 A qualifier is missing in the data file. Column Number
= columnnumber.
20109 details.
20110 IMPORT cannot insert data into a populated table that
is not audited. Delete the data or have an administrator make
the table audited.