CSL RM structure failed directive

The structure failed directive is sent to a resource processing client when the resource structure fails and cannot be reallocated. The client cannot make any more resource requests until the problem is corrected.

A client can receive this directive from all RMs to which it is registered. If the client receives directives from multiple RMs, it can ignore duplicate requests after confirming that the directives apply to the same structure name and version.

Structure failed parameters

RDIR_STRFAIL
Identifies the start of the structure failed directive.
RDIR_SFNAMLEN=length
Contains the length of the structure name.
RDIR_SFNAMPTR=address
Contains the address of the structure name.
RDIR_SFVERLEN=length
Contains the length of the structure version.
RDIR_SFVERPTR=address
Contains the address of the structure version.
RDIR_STRFAILN=length
Contains the length of the structure failed directive.