

Repgen Features
and Benefits
Repgen
Demo Available for download...

-- script name: represume
-- Features: Resumes master activity for all replication groups.
-- NOTE: This file must only be run at the master definition site prod3.
-- Copyright 2002 by .com Solutions Inc.
-- This output file was created by Repgen version 2.2.4 on Fri May 31
13:29:24 2002. By .com Solutions Inc. www.dotcomsolutionsinc.net
-- ************** customer_repgroup
execute dbms_repcat.resume_master_activity(gname=>'customer_repgroup');
-- ************** static_tables_repgroup
execute dbms_repcat.resume_master_activity(gname=>'static_tables_repgroup');

