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

1     create table #syscacheconfig(-- 0 Rows, Data: 0 B, Index: 0 B
2         config smallint not null,
3         parent smallint not null,
4         name char(30) not null,
5         comment char(30) not null,
6         run_size int not null,
7         wash_size int not null,
8         apf_value int not null
9     )
10    
COLUMN USAGE
configsp_sysmon_dcachestats 
parentsp_sysmon_dcachestats 
namesp_sysmon_dcachestats 
run_sizesp_sysmon_dcachestats 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_sysmon_dcachestats  
   called by proc sybsystemprocs..sp_sysmon_analyze_mda  
      called by proc sybsystemprocs..sp_sysmon