DRG-10574: failed to upgrade text index string
Cause: the upgrade operation has failed because of an Oracle error
Action: see the Oracle error on the stack and take the appropriate action
DRG-10574: failed to upgrade text index string
Cause: the upgrade operation has failed because of an Oracle error
Action: see the Oracle error on the stack and take the appropriate action
DRG-10573: index string is obsolete
Cause: you specified an obsolete index
Action: perform upgrade_index on the index
DRG-10569: table or column does not exist: string
Cause: The table, view, synonym or column specified does not exist. There may also be a permissions problem reading the table
Action: Reinvoke the operation with the correct table name or column name
DRG-10569: table or column does not exist: string
Cause: The table, view, synonym or column specified does not exist. There may also be a permissions problem reading the table
Action: Reinvoke the operation with the correct table name or column name
DRG-10562: missing alter index parameter
Cause: The parameter string was missing
Action: Provide correct parameter string with regard to the requested alter index operation
DRG-10561: index string is not valid for requested operation
Cause: The index was not in a valid state due to some prior error
Action: Drop index and create index again
DRG-10553: illegal syntax for column specification string
Cause: column specification may have additional periods(.)
Action: check the syntax of column specification if you want to re-create it
DRG-10550: illegal syntax for index, preference, source or section name
Cause: name may have additional periods(.)
Action: check the syntax of the name
DRG-10549: length of the object name string exceeded the limit
Cause: object name has exceeded the maximun length of 30 bytes
Action: Reduce the length of the object name if you want to re-create it
DRG-10535: failed to optimize text index string
Cause: the optimize operation requested has failed because of an Oracle error
Action: see the Oracle error on the stack and take the appropriate action