DSNI050I PAGE LOGICALLY BROKEN DURING FLASH COPY WITH CONSISTENCY TYPE resource-type NAME resource-name DBID dbid OBID obid PAGE RBA OR LRSN page-rba-or-lrsn LOG RBA OR LRSN log-rba-or-lrsn MODNAME modname ERQUAL erqual

Explanation

The identified page is logically incorrect. Additional attempts to access the page will be denied.

resource-type and resource-name
The type and name of the resource that the message identifies. For an explanation of resource-type and resource-name values, see Resource types.
dbid
The DBID of the database that was being copied.
obid
The OBID of the table space or index space in the database.
page-rba-or-lrsn
The RBA value in a non-data-sharing environment, or the LRSN value in a data sharing environment, of the last page update.
log-rba-or-lrsn
The RBA value in a non-data-sharing environment, or the LRSN value in a data sharing environment, of the log record that was being processed when the logically broken page was discovered.
modname
The name of the log apply module that discovered an error in the page.
erqual
The trace identifier for the error in the page. X'0000' indicates that an abend occurred during online recovery or the RECOVER utility. The page is marked as broken, and recovery continues.
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.

System action

The page is marked as logically broken, a 04E abend with reason code 00C90102 is issued, and a dump is taken. The page is unavailable to this and other agents until it is repaired.

Operator response

Notify the system programmer.

User response

Save the dump for analysis by IBM® Support. Copy the table space or index space to another data set for later analysis by IBM Support. 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.