Transaction activity for applications being monitored. This table is used for analysis and will be empty upon completion.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| apm_application_name | varchar(64) | with null | The name of the application which the transaction belongs to |
| apm_transaction_name | varchar(255) | with null | The name of the transaction that was active |
| client_ip_addr | varchar(15) | with null | The IP address of the client machine that was running the transaction |
| start_gmt_time_mills | float | with null | The start time of the transaction relative to GMT in milliseconds |
| end_gmt_time_mills | float | with null | The start time of the transaction relative to GMT in milliseconds |
| servers | long varchar | with null | A comma separated list of servers which the transaction was known to have used. Each server is of the form [server:[port]] |
Product Name: Unicenter Application Performance Management
Table Type: Table