List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 9975

There is no recursion qualifier specified in the Recursive Query.

Description:

The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because the recursion qualifier (recursionQual) was not specified.

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

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromList structure

* ARMultiSchemaRecursiveQueryStruct structure

Community comments:

Top