AR System Message Catalog
ARERR [9977] Can not specify more than one Recursive Query.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9977
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