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

1     create table #obj_details(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid int not null,
3         owner varchar(30) not null,
4         objid int not null,
5         indid int not null,
6         index_name varchar(30) not null,
7         size_KB int not null
8     )
9     
COLUMN USAGE
dbidsp_sysmon_dcachestats 
ownersp_sysmon_dcachestats 
objidsp_sysmon_dcachestats 
index_namesp_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