| Database | Table | Application | Created | Links |
| tempdb | #mon_configs_on_ndby_sybsystemprocs__sp_monitor_disable | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #mon_configs_on(-- 0 Rows, Data: 0 B, Index: 0 B 2 confignum unknown not null, 3 configname unknown not null 4 ) 5
| COLUMN USAGE | |
| confignum | sp_monitor_disable |
| configname | sp_monitor_disable |
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS read_written by proc sybsystemprocs..sp_monitor_disable |