DSNJ100I csect-name ERROR OPENING BSDSn DSNAME=..., ERROR STATUS=eeii
Explanation
Log manager initialization or the -RECOVER BSDS command could not open the specified bootstrap data set (BSDS). BSDSn matches the ddname in the log startup JCL of the data set that cannot be opened. The value of n is 1 or 2. If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data. for information about recovery from BSDS or log failures.
System action
When this error occurs at initialization time, Db2 startup must be terminated, because the log data sets cannot be determined and allocated without the BSDS. When this error occurs during -RECOVER BSDS processing, the command is terminated, and the system continues in single BSDS mode.
Operator response
Notify the system programmer.
System programmer response
Recover the BSDS that cannot be opened. Normally, if dual BSDSs are being used, recovery consists of making a copy of the remaining good BSDS.
Problem determination
The 'error status' contains the VSAM open return code in 'ee', and the VSAM open reason code in 'ii'. Refer to DFSMS Macro Instructions for Data Sets for a list of the VSAM open return codes and reason codes, and the steps required to take corrective action.