DFS4447E RM REQUEST ERROR, rmreq RC=nnnnnnnn RMRC=xxxxxxxx RMRSN=yyyyyyyy
Explanation
This message is issued asynchronously by an IMS control region command or other process when a Resource Manager (RM) access service request fails.
- rmreq
- The type of RM request, and is one of the following values:
- QUERY
- CLEANUP
- UPDATE (for an update or delete request)
- nnnnnnnn
- The return code from the RM access service:
- Return code
- Meaning
- X'10000004'
- Input parameter is invalid.
- X'10000008'
- No storage for AWE control block.
- X'1000000C'
- No storage for blocks or buffer.
- X'10000010'
- Update failed. No hidden block returned.
- X'10000012'
- Update failed. Version mismatch. Hidden block returned.
- X'10000014'
- Query failed.
- X'10000018'
- Delete failed.
- X'1000001C'
- No hidden blocks created.
- X'10000020'
- Hidden blocks returned.
- X'10000024'
- Update failed for a resource owned by the local IMS. No hidden block is returned.
- X'10000028'
- Update bypassed because duplicate local lterm control blocks (CNTs) exist for the node or user.
- xxxxxxxx
- The return code from the RM call.
- yyyyyyyy
- The reason code from the RM call.
System action
The command parameter is rejected.
Operator response
A problem exists with the retrieval or update of the resource in RM that is associated with the failed parameter. This command, and other commands, might continue to fail with the parameter in error until the resource problem is corrected.
For return code X'10000028', attempt to delete the user by signing off the user or by taking a simple checkpoint. Gather type 72 log records to determine the process that created the duplicate local lterms.
Module
DFSICLC0, DFSICLE0, DFSICLJ0, DFSICLN0, DFSICLP0, DFSICL50, DFSICL60, DFSICL70, DFSIC440, DFSIC450, DFSIDPB0, DFSIDPE0, DFSIDP10, DFSIDP40, DFSIDP70, DFSIDP80, DFSOCM30, DFSRMCL0, DFSRMSR0, DFSRMS00