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

1     create table #tempdatabases(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbid smallint not null,
3         name sysname not null,
4         group_name varchar(9) not null
5     )
6     
COLUMN USAGE
dbidsp_sysmon_repagent 
namesp_sysmon_repagent 
group_namesp_sysmon_repagent 

QUERIES
Joined With Links

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