© 2021 Mullins Consulting, Inc. All Rights Reserved Privacy Policy Contact Us
by Craig S. Mullins
Spring 2010
Table 1. Page Set Statuses
ARBDP |
Index is in Advisory Rebuild Pending status; the index should be rebuilt to improve performance and allow the index to be used for index- |
AREO* |
The table space, index, or partition is in Advisory Reorg Pending status; the object should be reorganized to improve performance. This status is new as of DB2 V8. |
ACHKP |
The Auxiliary Check Pending status has been set for the base table space. An error exists in the LOB column of the base table space. |
AREST |
The table space, index space, or partition is in Advisory Restart Pending status. If back- |
AUXW |
Either the base table space or the XML table space is in the Auxiliary Warning status. This warning status indicates an error in the LOB column of the base table space or an invalid LOB in the LOB table space. |
CHKP |
The Check Pending status has been set for this table space or partition. |
COPY |
The Copy Pending flag has been set for this table space or partition. |
DEFER |
Deferred restart is required for the object. |
GRECP |
The table space, table space partition, index, index partition, or logical index partition is in the group buffer pool Recover Pending state. |
ICOPY |
The table space or index space is in Informational Copy Pending status. |
INDBT |
In- |
LPL |
The table space, table space partition, index, index partition, or logical index partition has logical page errors. |
LSTOP |
The logical partition of a non- |
OPENF |
The table space, table space partition, index, index partition, or logical index partition had an open data set failure. |
PSRCP |
Indicates Page Set Recover Pending state for an index (non- |
PSRBD |
The non- |
RBDP |
The physical or logical index partition is in the Rebuild Pending status. |
RBDP* |
The logical partition of a non- |
RECP |
The Recover Pending flag has been set for this table space, table space partition, index, index partition, or logical index partition. |
REFP |
The table space, index space, or index is in Refresh Pending status. |
RELDP |
The object has a release dependency. |
REORP |
The data partition is in a REORG Pending state. |
REST |
Restart processing has been initiated for the table space, table space partition, index, index partition, or logical index partition. |
RESTP |
The table space or index is in the Restart Pending status. |
RO |
The table space, table space partition, index, index partition, or logical index partition has been started for read- |
RW |
The table space, table space partition, index, index partition, or logical index partition has been started for read and write processing. |
STOP |
The table space, table space partition, index, index partition, or logical index partition has been stopped. |
STOPE |
The table space or index is stopped because of an invalid log RBA or LRSN in one of its pages. |
STOPP |
A stop is pending for the table space, table space partition, index, index partition, or logical index partition. |
UT |
The table space, table space partition, index, index partition, or logical index partition has been started for the execution of utilities only. |
UTRO |
The table space, table space partition, index, index partition, or logical index partition has been started for RW processing, but only RO processing is enabled because a utility is in progress for that object. |
UTRW |
The table space, table space partition, index, index partition, or logical index partition has been started for RW processing, and a utility is in progress for that object. |
UTUT |
The table space, table space partition, index, index partition, or logical index partition has been started for RW processing, but only UT processing is enabled because a utility is in progress for that object. |
WEPR |
Write error page range information. |
From IDUG Solutions Journal, Spring 2010.
© 2012 Craig S. Mullins,
Table 2. Possible UDF and Stored Procedures States.
STARTED |
Requests for the function can be processed |
STOPQUE |
Requests are queued |
STOPREJ |
Requests are rejected |
STOPABN |
Requests are rejected because of abnormal termination |