Database View Reference

Database View Reference

MRX_APP_DETAILS

MRX_APP_DETAILS

The MRX_APP_DETAILS view provides application details such as application name and object information. The object information includes details about mappings and SQL data services that are part of the application.
The following table describes the columns in the MRX_APP_DETAILS view:
Column Name
Datatype
Description
APP_ID
NUMBER
Application ID.
APP_NAME
VARCHAR(1536)
Application name.
FEATURE_ID
NUMBER
Application object ID.
FEATURE_TYPE
VARCHAR(7)
Indicates whether the application object is an SQL data service or a mapping.
FEATURE_NAME
VARCHAR(1536)
Application object name.
FEATURE_DESC
VARCHAR(4000)
Description of application object.

0 COMMENTS

We’d like to hear from you!