Description:AUD-00802 name of index is limited to 22 characters Cause: An index name was specified that is more than 22 characters in length.
ORADB-AUD
Drop this index and issue the CREATE INDEX statement again with a name that is at most 22 characters in length.
CREATE INDEX
Drop this index and issue the
CREATE INDEXstatement again with a name that is at most 22 characters in length.