|
You have attempted to define the same index more than once in this definition. Rewrite the statement so the index is defined only once.
In some cases, you may be re-issuing a create index statement because you cannot tell if your first statement succeeded. If you receive this error code under such conditions, then you can proceed on the assumption that your first create index operation was successful.
|
Chapter contents
Prev topic: -1309: No DDLs without exclusive lock
|