SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
19-30
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.
SQL 20111
Where catalog-name is the name of the catalog associated with the source table.
Cause. You specified a source catalog name that does not exist or could not be
accessed.
Effect. The operation fails.
Recovery. Correct the catalog name and resubmit.
SQL 20112
Where schema name is the name of the schema associated with the source table.
Cause. You specified a source schema name that does not exist or could not be
accessed.
Effect. The operation fails.
Recovery. Correct the schema name and resubmit.
SQL 20113
Where table name is the name of the table to duplicate.
Cause. You specified a source table name that does not exist or could not be
accessed.
20110 IMPORT cannot insert data into a populated table that
is not audited. Delete the data or have an administrator make
the table audited.
20111 Source catalog catalog-name does not exist or cannot be
accessed.
20112 Source schema schema name does not exist or cannot be
accessed.
20113 Source table table name does not exist or cannot be
accessed.










