DSNJ208E csect name MEMBER member name WAS NOT FOUND IN THE BSDS SPECIFIED IN THE GROUP DD STATEMENT.
Explanation
You are running the print log map (DSNJU004) utility. No member record exists for this member in the bootstrap data set (BSDS) specified in the GROUP DD statement.
System action
The log map for this member is not printed. If the records for other members are requested and are found in the BSDS specified in the GROUP DD statement, they are printed.
User response
Use the DISPLAY GROUP command to verify that
the member name is a valid name and that the member has successfully
joined the group. Also verify that the BSDS specified in the GROUP
DD statement is correct. If the member name and the BSDS name are
correct, then the most likely causes of this message are:
- The 'missing member' never joined the group because it was never started.
- The member whose BSDS you specified in the GROUP DD statement was down when the missing member joined the group and has not been restarted.
To gather the information from the missing member, you can rerun the utility, using the BSDS DDNAME option to point to the missing member's BSDS. To avoid this problem in the future, make sure the BSDS named in the GROUP statement is from a recently started member.