Previous Topic: CNTNext Topic: COL


COD

CONSTRAINT OUTSIDE DATABASE

Reason:

You attempted an SQL DROP statement on a DATABASE specifying the DATACOM OBSOLETE option, but one or more tables in the database participate in a constraint with another table that falls outside of the database being processed.

Action:

Delete (DROP) the constraint(s) before attempting to drop the database.