5.27 RC_CMD_STATISTICS

This view provides historical information about a recovery catalog upgrade.

Column Data Type Description

CMD_TYPE

VARCHAR2(15)

Contains a value indicating the type of command that was run. The possible values are CREATE CATALOG or UPGRADE CATALOG.

VERSION

VARCHAR2(15)

The exact database version used by the recovery catalog or the database version to which the recovery catalog is upgraded to.

START_TIME

TIMESTAMP(6) WITH TIME ZONE

The timestamp at which the CREATE CATALOG or the UPGRADE CATALOG operation was initiated.

END_TIME

TIMESTAMP(6) WITH TIME ZONE

The timestamp at which the CREATE CATALOG or the UPGRADE CATALOG operation was completed.