Category Archives: DRG Database Error Messages

DRG-12406: invalid CTX EXEC tag attribute (string)

oracle

DRG-12406: invalid CTX EXEC tag attribute (string)
Cause: The specified attribute is incorrectly specified
Action: Check the sytax of the specified attribute

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12405: error occurred processing CTX REDIRECT or CTX LABEL tag

oracle

DRG-12405: error occurred processing CTX REDIRECT or CTX LABEL tag
Cause: Error in syntax of a tag
Action: Correct the syntax of the tag

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12404: more than one template string found

oracle

DRG-12404: more than one template string found
Cause: More than one template with the same name was found
Action: Remove templates as appropriate

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12403: template string was not found

oracle

DRG-12403: template string was not found
Cause: The template does not exist
Action: Check the name of the template and check that it is installed

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12402: error processing template string, line string

oracle

DRG-12402: error processing template string, line string
Cause: An error occurred when processing a template
Action: See other errors on the stack and take the appropriate action

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12401: invalid template: query within a loop

oracle

DRG-12401: invalid template: query within a loop
Cause: A CTX EXEC tag cannot occur within a CTX REPEAT tag
Action: Remove the CTX EXEC tag

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12400: template string is empty

oracle

DRG-12400: template string is empty
Cause: The template is empty
Action: Check the template was installed successfully

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12308: use ctx_ddl.create_index_set to create index sets

oracle

DRG-12308: use ctx_ddl.create_index_set to create index sets
Cause: you tried to use ctx_ddl.create_preference to create an index set
Action: use ctx_ddl.create_index_set

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12307: column string is NULL and cannot be indexed

oracle

DRG-12307: column string is NULL and cannot be indexed
Cause: You tried to index a row where at least one of the meta columns was NULL
Action: provide a value for the meta column and reindex the row

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

DRG-12306: column string is too long for index set columns

oracle

DRG-12306: column string is too long for index set columns
Cause: You specified a column in the column list of an index of an index set which is too long
Action: CHAR and VARCHAR2 columns must be 30 bytes or less max length

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/