6.226 PRODUCT_COMPONENT_VERSION

PRODUCT_COMPONENT_VERSION contains version and status information for component products.

Column Datatype NULL Description

PRODUCT

VARCHAR2(80)

Product name

VERSION

VARCHAR2(80)

Version number

VERSION_FULLFoot 1

VARCHAR2(160)

The version number with the new Oracle Database version scheme introduced in Oracle Database 18c. The version number is displayed only for the database component. All other components return a null value for this column.

STATUS

VARCHAR2(80)

Status of release

Footnote 1 This column is available starting with Oracle Database 18c.