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

1     create table #config_rep_agent_ha(-- 0 Rows, Data: 0 B, Index: 0 B
2         Parameter_Name varchar(30) not null,
3         Default_Value char(- 1) not null,
4         Config_Value char(- 1) not null,
5         Run_Value char(- 1) not null
6     )
7     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_config_rep_agent