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

1     create table #tmpLoad(-- 0 Rows, Data: 0 B, Index: 0 B
2         StatisticID smallint not null,
3         EngineNumber smallint not null,
4         Avg_1min real not null,
5         Avg_5min real not null,
6         Avg_15min real not null,
7         ThreadPoolID int not null
8     )
9     
COLUMN USAGE
StatisticIDsp_sysmon_kernel_threaded 
EngineNumbersp_sysmon_kernel_threaded 
Avg_1minsp_sysmon_kernel_threaded 
Avg_5minsp_sysmon_kernel_threaded 
Avg_15minsp_sysmon_kernel_threaded 
ThreadPoolIDsp_sysmon_kernel_threaded 

QUERIES
Joined With Links

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