Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9977 Can not specify more than one Recursive Query.
Details

The ARGetListEntryWithMultiSchemaFields function tried to perform a dynamic join, but it failed because more than one recursive query was included in its query from list (queryFromList). The query from list can contain only one item of the recursive query type.

For more information, see these topics in the C API Reference:

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaQueryFromStruct structure