Category Archives: DRG Database Error Messages

DRG-13201: KOREAN_LEXER is desupported

oracle

DRG-13201: KOREAN_LEXER is desupported
Cause: Using lexer type KOREAN_LEXER which is desupported
Action: Use lexer type KOREAN_MORPH_LEXER instead

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13200: failed to load dictionary file string

oracle

DRG-13200: failed to load dictionary file string
Cause: failed to load a dictionary file
Action: check whether the dictionary file exists in $ORACE_HOME/ctx/data/kolx or access permission is available

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13104: indexes do not have equivalent settings for string

oracle

DRG-13104: indexes do not have equivalent settings for string
Cause: you attempted to perform an exchange partition including indexes, but the specified metadata setting is not equivalent across the two indexes, so the data cannot be exchanged
Action: specify EXCLUDING INDEXES on the exchange partition, then manually rebuild the indexes

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13103: index table string is partitioned

oracle

DRG-13103: index table string is partitioned
Cause: you attempted to perform an exchange partition including indexes, but one or more of the internal index tables are partitioned
Action: specify EXCLUDING INDEXES on the exchange partition, then manually rebuild the indexes

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13102: index partition name must be specified

oracle

DRG-13102: index partition name must be specified
Cause: you attempted to invoke a partition-level operation on a partitioned index but did not specify the partition name
Action: none

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13101: partition string does not exist in this index

oracle

DRG-13101: partition string does not exist in this index
Cause: you specified a partition name which does not exist
Action: specify correct partition name

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13100: index is not partitioned

oracle

DRG-13100: index is not partitioned
Cause: you attempted to invoke a partition-level operation on an index which is not partitioned
Action: invoke appropriate index-level operation

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13012: language column must be a char, varchar, or varchar2 type

oracle

DRG-13012: language column must be a char, varchar, or varchar2 type
Cause: you specified a language column which is not a char, varchar, or varchar2 type
Action: specify a language column of correct type

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13011: language column must be specified when using the multi lexer

oracle

DRG-13011: language column must be specified when using the multi lexer
Cause: you tried to create an index using a multi lexer preference, but you did not specify a language column
Action: specify a language column

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-13010: alt_value is already used by another sub lexer

oracle

DRG-13010: alt_value is already used by another sub lexer
Cause: you tried to specify an alt value which is already in use by another sub lexer in the lexer preference
Action: specify a different alt value

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/