

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

-- script name: repinitora
-- Features: Contains the critical init.ora entries required for
-- replication to work.
-- NOTE: These parameters must be set at each master site.
-- These values may be tuned to lower values for smaller servers,
-- the values listed here are for large SMP servers.
-- 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
# Global Naming -- enforce that a dblink has same name as the db it
connects to
global_names = true
parallel_automatic_tuning=true
max_enabled_roles = 148
# The following parameters are needed for the Advanced Replication Option
job_queue_processes =36
job_queue_interval = 60
distributed_transactions = 500
open_links = 255
open_links_per_instance = 255
aq_tm_processes=5

