Category Archives: DRG Database Error Messages

DRG-10599: column is not indexed

oracle

DRG-10599: column is not indexed
Cause: The column specified is not indexed
Action: Create index on the column before performing this operation

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10598: invalid parallel operation

oracle

DRG-10598: invalid parallel operation
Cause: PARALLEL is not supported for requested operation
Action: Alter index without the parallel option

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10597: invalid rebuild online operation

oracle

DRG-10597: invalid rebuild online operation
Cause: REBUILD ONLINE is not supported for requested operation
Action: Alter index without the online option

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10595: ALTER INDEX string failed

oracle

DRG-10595: ALTER INDEX string failed
Cause: failed to alter index
Action: See the next errors on stack and take appropriate action

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10584: failed to string string string due to an Oracle error

oracle

DRG-10584: failed to string string string due to an Oracle error
Cause: a DDL operation on an index object failed due to SQL error
Action: see following error

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10583: TRUNCATE INDEX failed: string

oracle

DRG-10583: TRUNCATE INDEX failed: string
Cause: Failed to truncate index
Action: See the next errors on stack and take appropriate action

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10582: column string does not exist in table string

oracle

DRG-10582: column string does not exist in table string
Cause: you specified an invalid column
Action: specify valid column

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10581: indirect datastores cannot be used with long or lob text columns

oracle

DRG-10581: indirect datastores cannot be used with long or lob text columns
Cause: You tried to create an index on a long or lob column using an indirect datastore such as the file or url datastores
Action: Use direct datastore or a varchar column

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10580: parallel indexing is not supported: string

oracle

DRG-10580: parallel indexing is not supported: string
Cause: attempted to create index with parallel servers
Action: Drop index and set parallel to 1 in create index

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-10579: must provide text query criteria

oracle

DRG-10579: must provide text query criteria
Cause: text query criteria is mandatory
Action: provide text query criteria

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/