Neoview Messages Manual (R2.3)
Effect The operation fails.
Recovery Remove the option that is not implemented, and resubmit the command.
SQL 21004
21004 Catalog does not exist or has not been registered on the local
segment.
Cause The specified catalog does not exist on the local segment.
Effect The operation fails.
Recovery Specify an existing catalog, and resubmit the command.
SQL 21005
21005 Schema does not exist.
Cause The specified schema does not exist.
Effect The operation fails.
Recovery Specify an existing schema, and resubmit the command.
SQL 21006
21006 Table table-name does not exist.
table-name
is the specified table name.
Cause The specified table does not exist.
Effect The operation fails.
Recovery Specify an existing table, and resubmit the command.
SQL 21007
21007 A user-defined transaction has been started. TRANSFORM cannot be
performed.
Cause You already started a user-defined transaction.
Effect The operation fails.
Recovery Close the user-defined transaction.
SQL 21008
21008 An internal problem was detected.
Cause An unexpected error is detected.
Effect The operation fails.
Recovery Either check environment settings and the original table to be transformed, or
contact a database administrator at your site.
SQL 21009
21009 DDL Lock creation on object-name fails.
object-name
is the name of the table or index on which the lock request fails.
Cause The specified table or index either does not exist or is already locked by a DDL lock.
Effect The operation fails.
Recovery Check whether the table or index exists or if a DDL lock is present, and fix the
problem accordingly.
304 Utility Messages (20000 Through 23099)