Database View Reference

Database View Reference

MRX_APPLICATION_STAT

MRX_APPLICATION_STAT

The MRX_APPLICATION_STAT view provides details about deployed applications.
The following table describes the columns in the MRX_APPLICATION_STAT view:
Column Name
Datatype
Description
STAT_ID
VARCHAR2(240)
ID of the statistic.
PARENT_STAT_ID
VARCHAR2(240)
ID of the parent statistic.
CREATED_TIME
NUMBER(19,10)
Time the application was first deployed.
LAST_UPDATE_TIME
NUMBER(19,10)
Time the application was last modified or replaced.
SERVICE_NAME
VARCHAR2(384)
Name of the Data Integration Service to which the application is deployed.
NODE_NAME
VARCHAR2(240)
Name of the node where the Data Integration Service runs.
MESSAGE
CLOB
Text of the message that the Data Integration Service returned when the application was last modified or replaced.
STATE
NUMBER(10,0)
Whether or not the application is running. 0=running; 1=stopped; 2=error
APPLICATION_ID
VARCHAR2(240)
ID of the deployed application.
APPLICATION_NAME
VARCHAR2(384)
Name of the deployed application.

0 COMMENTS

We’d like to hear from you!