DatabaseTableApplicationCreatedLinks
tempdb#resource_monitor_tbl_crby_sybsystemprocs__sp_monitorconfig  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #resource_monitor_tbl(-- 0 Rows, Data: 0 B, Index: 0 B
2         id int not null,
3         confignum int not null,
4         counter1 varchar(40) null,
5         counter2 varchar(40) null,
6         counter3 varchar(40) null,
7         counter4 varchar(40) null,
8         is_perprocess int not null,
9         multiplier int not null
10    )
11    
COLUMN USAGE
idsp_monitorconfig 
confignumsp_monitorconfig 
counter1sp_monitorconfig 
counter2sp_monitorconfig 
counter3sp_monitorconfig 
counter4sp_monitorconfig 
is_perprocesssp_monitorconfig 
multipliersp_monitorconfig 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_monitorconfig  
   called by proc sybsystemprocs..sp_sysmon_mdcache  
      called by proc sybsystemprocs..sp_sysmon_analyze  
         called by proc sybsystemprocs..sp_sysmon