Anonymous Says:
By the way these are the common display table statuses I see most often:
RO - The database, table space, table space partition, index space, or index space partition is started for read-only activity.
RW - The database, table space, table space partition, index space, or index space partition is started for read and write activity.
STOP - The database, table space, table space partition, index space, or index space partition is stopped.
CHKP - The object (a table space, a partition within a table space, or an index) is in the CHECK-pending status.
COPY - The object (a table space or a partition within a table space) is in the COPY-pending status. An image copy is required for this object.
RECP - The object (a table space, table space partition, index space, index partition, or logical index partition) is in the RECOVER-pending status.
|