00E4031A
Explanation
One or more broken pages were detected in the shadow data set while copying pages for the inline copy during REORG TABLESPACE SHRLEVEL(CHANGE). Message DSNU518I in the job output identifies each broken page.
System action
The utility job is abended. An SDUMP of the database services address space (ssnmDBM1) is requested.
System programmer response
Determine the failing environment. 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.
User response
Notify the system programmer.
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.
- SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.
- Definitions of table spaces, tables, and indexes involved in the error.
- REPAIR dump of all SYSUTIL pages.
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period from the last IPL to the time of the failure.
- DSN1COPY-generated copy of the table and index, taken before any recovery is performed.
- Definitions of table spaces, tables, and indexes involved in the error. The object identifiers (OBIDs) identified with each table in the table space with the error can be obtained from SYSIBM.SYSTABLES.
- Copy of the log for this period, so that additional DSN1LOGP reports can be produced for problem determination.
- Printed contents of the SYSIBM.IPNAMES table.
- Printed contents of the SYSIBM.IPLIST table.