Explanation
During an SQL ALTER TABLE, you attempted to drop a constraint by name, but the constraint was not found in the SIT. In the message text, mmmmm is the schema name (AUTHID) and nnnnn is the constraint name.
The SQLSTATE that equates to this SQL return code is 42704.
User Response
Query the SIT to determine the correct name of the constraint. For information about querying the SIT, see the CA Datacom/DB Database and System Administration Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|