DSNT102I DSNTSTR2 - AN INVALID DATABASE SERVICES BOOTSTRAP RECORD HAS BEEN ENCOUNTERED
Explanation
CSECT DSNTSTR2 attempted to read the Db2 bootstrap data set (BSDS), and an invalid record was read by the recovery log manager (RLM) subcomponent. This error is an internal Db2 error.
The invalid record is a database services password record with key '200000001.'
System action
Db2 start-up processing continues.
However, any references to Db2 password-protected system databases cause
a resource unavailable condition. Any agent-related requests for unavailable Db2 subsystem database resources
result in an SQLCODE -904. Any requests that are not agent-related
for unavailable resources result in one or more of the following messages:
- DSNI001I
- DSNI002I
- DSNI003I
- DSNI004I
- DSNI005I
- DSNI006I
- DSNT408I
- DSNT414I
- DSNT415I
- DSNT416I
- DSNT417I
- DSNT500I
Abend X'04E' with reason code X'00E30010' also occurs with message DSNT102I. As a result of this error, Db2 tries the operation again. Db2 does not terminate, but produces a dump.
Operator response
Notify the system programmer.
System programmer response
Collect the information that is identified in the problem determination section and contact IBM® Support.
Problem determination
Collect the following diagnostic items:
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
- Dynamic dump, taken to SYS1.DUMPxx data set, by Db2 (04E and 04F abends).
- A listing of the SYS1.LOGREC data set, obtained by executing IFCEREP1.
- Contents of the BSDS (both copies if dual BSDS in use) obtained by using the Db2 print log map (DSNJU004) utility.