DRG-11439: index name length exceeds maximum of string bytes
Cause: the length of the index name is longer than the maximum index name size
Action: drop the index and recreate the index with a shorter index name
DRG-11439: index name length exceeds maximum of string bytes
Cause: the length of the index name is longer than the maximum index name size
Action: drop the index and recreate the index with a shorter index name
DRG-11435: primary key value is invalid
Cause: the primary key value parameter passed to the service request is not valid
Action: check primary key parameter
DRG-11432: file error while accessing knowledge base
Cause: An oracle error was encountered during knowledge base access
Action: Check to see if knowledge base files present for the language
DRG-11427: valid gist level values are string
Cause: Invalid gist level
Action: Specify a valid gist level
DRG-11425: gist level string is invalid
Cause: invalid gist level
Action: Specify a valid gist level
DRG-11422: linguistic initialization failed
Cause: linguistic services initialization failed
Action: Check to see if knowledge base files present for the language
DRG-11418: insufficient document content for linguistic parser
Cause: the document specified for linguistic extraction was parsed but the document content was insufficient for linguistic extraction by the specified parser
Action: check the document contents or try modifying linguistic settings
DRG-11410: could not insert into string result table
Cause: an ORACLE error occurred while linguistic output was being inserted into the result table
Action: take action appropriate to the ORACLE error code
DRG-11404: no primary key value specified
Cause: the primary key value parameter passed to the service request is null
Action: check primary key parameter
DRG-11403: primary key value too long
Cause: the primary key value parameter passed to the service request is longer than the maximum primary key length (64 bytes)
Action: check primary key parameter