DRG-50927: parser failed on line string on column string
Cause: bug
Action: call support
DRG-50927: parser failed on line string on column string
Cause: bug
Action: call support
DRG-50926: invalid text query string
Cause: query string empty or made up of invalid characters
Action: fix query
DRG-50925: could not parse return value of PL/SQL
Cause: string returned by PL/SQL function could not be parsed
Action: fix PL/SQL function being called
DRG-50924: PL/SQL inside PL/SQL not supported
Cause: PL/SQL function call returned another PL/SQL call
Action: remove recursive PL/SQL
DRG-50923: could not rewrite PL/SQL for execution
Cause: parser internal
Action: call support
DRG-50922: PL/SQL execution failed for string
Cause: PL/SQL function may not exist or is returning bad value
Action: PL/SQL may not exist or is returning bad value
DRG-50921: EQUIV operand not a word or another EQUIV expression
Cause: invalid operand type for EQUIV operator
Action: correct operand type
DRG-50920: part of phrase not itself a phrase or equivalence
Cause: invalid type of expression which is part of phrase
Action: fix query
DRG-50919: NEAR operand not a phrase, equivalence or another NEAR expression
Cause: invalid operand type for NEAR operator
Action: correct operand type
DRG-50918: mismatched close escape character
Cause: no matching open escape character for close escape
Action: match open and close escapes