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

See Also:

Oracle Database Administrator’s Guide for more information about application containers