5.111 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_CHECKSUM

NUMBER

Checksum for the application version

APP_ROOT_CLONE_NAME

VARCHAR2(64)

Name of the application root clone that corresponds to the application

APP_VERSION_BEGIN_TIME

DATE

 

Begin time of the most recent sync of the application

APP_VERSION_END_TIME

DATE

 

End time of the most recent sync of the application

APP_VERSION_NUMBER

NUMBER

 

Version number of the application version

See Also:

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