DSNI010I BROKEN PAGE ACCESSED TYPE resource-type NAME resource-name MODNAME csect-name CONN-ID conn-id CORR-ID corr-id LUW-ID luw-id
Explanation
The page identified by TYPE and NAME could not be accessed by csect-name, because it is marked as logically broken.
CONN-ID, CORR-ID, and LUW-ID
- 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.
- csect-name
- The name of the control section that issued the message.
- conn-id, corr-id, and luw-id
- Identifiers for the thread that is involved in the problem. If luw-id is *, the thread originated at this site. Correlation IDs beginning with '0nn', where nn is a number from 01–28, identify system agents.
User response
If the TYPE is '00000300', use NAME to determine if the page is in an index space or a table space. Use the RECOVER or REPAIR utility to fix the damaged page. For information about RECOVER, see Recovering a page. For information about REPAIR, see Repairing a damaged page. 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.