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

1     create table #help_rep_agent_process4(-- 0 Rows, Data: 0 B, Index: 0 B
2         dbname sysname not null,
3         spid varchar(11) not null,
4         sleep_status varchar(30) not null,
5         retry_count varchar(11) not null,
6         last_error varchar(11) not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_help_rep_agent