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

1     create table #tmpEngUtilization(-- 0 Rows, Data: 0 B, Index: 0 B
2         UserBusy int not null,
3         SystemBusy int not null,
4         IOBusy int not null,
5         Idle int not null,
6         group_name unknown not null
7     )
8     
COLUMN USAGE
UserBusysp_sysmon_kernel_threaded 
SystemBusysp_sysmon_kernel_threaded 
IOBusysp_sysmon_kernel_threaded 
Idlesp_sysmon_kernel_threaded 
group_namesp_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