Start of change

DSNJ700I csect_name ERROR ATTEMPTING TO ACCESS BSDS FOR member-type MEMBER ID= member-id, MEMBER NAME= member-name, REASON-CODE= reason-code.

Explanation

Db2 issues this message to identify the peer or proxy member ID, and if known, the peer or proxy member name that are associated with the listed Db2 reason code.

member-type
One of the following values:
PEER
The BSDS is for a member of the same data sharing group.
PROXY
The BSDS is for a member of a proxy data sharing group in a GDPS® Continuous Availability with zero data loss environment.
member-id
The IRLM member identifier for the member of the data sharing group.
member-name
The member name of the Db2 data sharing member that is not in this data sharing group.
reason-code
The Db2 reason code value that indicates the reason for the failure. For explanations of reason codes, see Db2 reason codes.

System action

An execution unit issues this message and then, if this was an unconditional request, writes a record to SYS1.LOGREC and requests an SVC dump. The execution unit then terminates.

Operator response

Collect all relevant diagnostic materials, including SYS1.LOGREC, SVC dump, and console output of peer and host.

System programmer response

Review the explanation for the associated Db2 reason code for further action.

End of change