DSNI033I csect-name PAGE SET dbname.psname PART part-number IS MARKED REFP AND status ON BEHALF OF UR ur-id. RECOVERY TO logout IS REQUIRED.
Explanation
No further backout processing will be attempted on the specified page set or partition because backout for the specified unit of recovery was canceled. The specified page set or partition is placed in refresh-pending (REFP) status.
- csect-name
- The name of the control section that issued the message.
- dbname.psname
- The database and page set.
- part-number
- The value that identifies the partition or data set.
- status
- Additional status set on the specified object.
- ur-id
- The unit of recovery.
- logout
- RBA or LRSN value.
User response
If the object in refresh-pending status is a
table space, you can resolve the REFP,LPL state of the specified page
set or partition in one of the following ways:
- Run the RECOVER utility to perform a point-in-time recovery.
- Run the LOAD utility with the REPLACE option to resolve the REFP,LPL state.
If the page set is an index space, run the REBUILD INDEX utility to perform a point-in-time recovery and resolve the REFP,RBDP or REFP,LPL status. You can use the RBA or LRSN value in this message for point-in-time recovery.
The DSNI033I message might be issued multiple times for a page set. (The message is issued once per unit of recovery.) If you run the RECOVER utility with point-in-time recovery to resolve the exception states, use the highest of the logout points.
Severity
0 (informational)