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

1     create table #resource_result_tbl(-- 0 Rows, Data: 0 B, Index: 0 B
2         Name varchar(25) not null,
3         Config_val int not null,
4         System_val int not null,
5         Total_val int not null,
6         Num_free int not null,
7         Num_active int not null,
8         Pct_act char(6) not null,
9         Max_Used int not null,
10        Reuse_cnt int not null,
11        Instance_Name varchar(30) null
12    )
13    
COLUMN USAGE
Namesp_monitorconfig 
Config_valsp_monitorconfig 
System_valsp_monitorconfig 
Total_valsp_monitorconfig 
Num_freesp_monitorconfig 
Num_activesp_monitorconfig 
Pct_actsp_monitorconfig 
Max_Usedsp_monitorconfig 
Reuse_cntsp_monitorconfig 
Instance_Namesp_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