BPE0002E ERROR READING ddname MEMBER member
details
Explanation
An error occurred trying to read a partitioned data set member. This is a two-line message. Each line begins with the message number.
- ddname
- The DD name of the data set being read
- member
- The member name of the data set being read
- details
- A one-line explanation of the type of error detected
- OPEN FAILED FOR DATA SET
The IMS Database Recovery Facility BPE PDS read service could not open the data set for reading.
- DATA SET RECORDS ARE NOT FIXED FORMAT
The data set specified records that were not in fixed format. The BPE PDS read service requires fixed-format data sets.
- MEMBER NOT FOUND IN DATA SET
The indicated member was not in the partitioned data set.
- BSAM READ FAILED READING MEMBER
An error occurred during the reading of the data set member.
- UNABLE TO OBTAIN SUFFICIENT STORAGE FOR MEMBER TO BE READ
The PDS read service could not obtain the storage necessary to read the data set member.
System action
The BPE PDS read service does not take any further action after issuing this message. The caller of the service might provide additional diagnostic messages or end the address space.
User response
Correct the error as indicated in this message.
Module
FRXRDPD$