4.67 DBA_APP_VERSIONS

DBA_APP_VERSIONS displays information about all application versions installed in an application container.

Column Datatype NULL Description

APP_NAME

VARCHAR2(128)

Name of the application

APP_VERSION

VARCHAR2(30)

Version of the application

APP_VERSION_COMMENT

VARCHAR2(4000)

Comment associated with the application version

APP_VERSION_CHECKSUMFoot 1

NUMBER

Checksum for the application version

Footnote 1 This column is available starting with Oracle Database release 18c, version 18.1.

See Also:

Oracle Multitenant Administrator's Guide for more information about application containers