DRG-10839: invalid ORDER argument supplied to NEAR
Cause: An invalid value was supplied for ORDER argument to NEAR
Action: Provide a valid ORDER. Valid values are T, TRUE, F, FALSE (case insensitive)
DRG-10839: invalid ORDER argument supplied to NEAR
Cause: An invalid value was supplied for ORDER argument to NEAR
Action: Provide a valid ORDER. Valid values are T, TRUE, F, FALSE (case insensitive)
DRG-10838: invalid SPAN argument supplied to NEAR
Cause: An invalid value was supplied for SPAN argument to NEAR
Action: Provide a valid SPAN. Valid values are integers from 0 to 100
DRG-10837: section string does not exist
Cause: The given section name does not exist in USER_SECTIONS
Action: Rewrite query with valid section name
DRG-10836: field section and attribute section can not be nested
Cause: A field section or a attribute section is specified in a nested section search
Action: Rewrite query without nested field sections
DRG-10835: WITHIN operator not supported for theme index
Cause: WITHIN operator used in theme index query
Action: Rewrite query without WITHIN operator
DRG-10834: upper-case form of section name string too long
Cause: upper-case form of the section name is longer then supported length
Action: reduce length of section name when adding section
DRG-10833: feedback failed
Cause: Failed to process feedback request
Action: Check the errors on stack and take appropriate action
DRG-10832: can not delete from feedback table string
Cause: Not privileged to delete
Action: Check privileges
DRG-10831: can not insert into feedback table string
Cause: Not privileged to insert
Action: Check privileges
DRG-10830: SHARELEVEL is not 0 or 1
Cause: You specified a sharelevel which is not 0 or 1
Action: Use sharelevel equal to 0 or 1 only