Contains the network sub-transaction data for those application/operations we are monitoring
| Column Name | Column Datatype | Column Null Option | Column Comment |
| parent_trans | integer | with null | Parent transaction id |
| query | char(255) | with null | Subtransaction query |
| query_type | char(64) | with null | Subtransaction type |
| duration | float | with null | Total subtransaction time |
| server_name | char(32) | with null | Server name |
| server_ip | char(16) | with null | Server IP address |
| server_port | smallint | with null | Server port |
| packets | integer | with null | Reserved |
| bytes | integer | with null | Reserved |
Product Name: Unicenter Application Performance Management
Table Type: Table