Data Element list used by SAP ABAP Table MSS_CONNECTION (sys.dm_exec_connections structure from SQL Server 9.0)
SAP ABAP Table
MSS_CONNECTION (sys.dm_exec_connections structure from SQL Server 9.0) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSCONNDATE | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 2 | MSSCONNECTIONID | SQL Server connection id | ||
| 3 | MSSCONNETADDR | Connection network address | ||
| 4 | MSSCONNLASTRD | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 5 | MSSCONNLASTWT | Character representation of datetime YYYY-MM-DD HH:MM:SS:SSS | ||
| 6 | MSSCONNSID | Session ID running on connection | ||
| 7 | MSSCONNUMREADS | SQL Server connection number of reads over the connection | ||
| 8 | MSSCONNUMWRITES | SQL Server conneciton number of writes over the connection | ||
| 9 | MSSNETRANSPORT | The network transport type used by the connection | ||
| 10 | MSSPACKSZ | SQL Server packet size | ||
| 11 | MSSPARENTCONNID | SQL Server parent connection id | ||
| 12 | MSSPROTYPE | The network transport protocol used by the connection |