Previous Topic: DIFNext Topic: DK2


DK1

DROP ATTEMPTED ON THE MASTER KEY

Reason:

You attempted an SQL DROP INDEX statement on a key which is specified as the master key. You cannot execute a DROP INDEX command against a key defined as the master key.

Action:

To define a different master key, either drop the table and re-create it, or use Datadictionary batch transactions or online panels to make the appropriate modifications, then catalog the database containing the table.