Other / Federation
Purpose
Federation view shows the federated activity for the federated database.
Screenshot
![image image](/dmctop-wiki/static/1e438344f5a51d03429e2e8f490b9caa/3cbba/federation.png)
Metric shown
Application ID
Application ID.
Source: MON_GET_CONNECTION(NULL, -2).APPLICATION_ID
Application name
The name of the application running at the client.
Source: MON_GET_CONNECTION(NULL, -2).APPLICATION_NAME
Application status
The status of the unit of work and how it stopped.
Source: MON_GET_CONNECTION(NULL, -2).UOW_COMP_STATUS
Auth ID
The system authorization id for the connection.
Source: MON_GET_CONNECTION(NULL, -2).SYSTEM_AUTH_ID
Rows selected/s
Indicates the number of rows read from a remote database by a federation system statement.
Source: MON_GET_CONNECTION(NULL, -2).FED_ROWS_READ
Statement selected/s
The number of SQL SELECT statements that were executed.
Source: MON_GET_CONNECTION(NULL, -2).SELECT_SQL_STMTS
Select time
Indicates the total number of times that a federation server ran statements and received results from a remote data source.
Source: MON_GET_CONNECTION(NULL, -2).FED_WAITS_TOTAL