DSNR062I csect-name MEMBER member-name ID member-id OF GROUP group-name CAN NOT BE requested-action BECAUSE IT IS NOT QUIESCED
Explanation
A request was made to deactivate or destroy a data sharing group member, but the member is not quiesced. Only a quiesced member can be deactivated or destroyed.
- csect-name
- The name of the control section that issued the message.
- member-name and member-id
- The name and ID of the member that was specified.
- group-name
- The name of the data sharing group.
- requested-action
- The requested action, either DEACTIVATED (for a deactivation request) or DESTROYED (for a destruction request).
System action
The request is ignored. Processing continues.
System programmer response
No action is required.