I have one sp_cop running already and I want to add a new target. How can I setup a second replication from the same source?
SOURCE AND TARGET
sp_ctrl>shutdown
1. Copy the vardir to new location.
2. Set SP_COP_TPORT, SP_COP_UPORT , and sp_sys_vardir (UNIX level).
3. Clean sp_sys_vardir (use cleanvardir.sh from the sp_sys_prod/bin).
4. Run (sp_sys_prod/bin) ora_setup and create a new Oracle SharePlex user.
5. Start the "old" SharePlex using the "old" SP_COP_TPORT , SP_COP_UPORT , sp_sys_vardir (UNIX level).
6. Set the "new" SP_COP_TPORT , SP_COP_UPORT , sp_sys_vardir (UNIX level) like on point 2 using the new values.
7. Start the the "new" SharePlex and activate the new config file.