Reason:
You attempted an SQL DROP INDEX statement on a key which is specified as the native sequence key.
Action:
You cannot execute a DROP INDEX command against a key defined as the native sequence key. To define a different native sequence 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.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|