ra_config rs_host_name, <the host name of the Replication Server>
go
ra_config rs_port_number, <the port number of the
Replication Server>
go
ra_config rs_username, <the Replication Server user for Replication Agent>
go
ra_config rs_password, <password>
go
ra_config rs_source_ds ',' <the DCON server name>
go
ra_config rs_source_db ',' <the source oracle database name>
go
Note: If you are using ExpressConnect for Oracle, replace
the DirectConnect server name with the name of the Oracle instance.
For example:
ra_config rs_source_ds, 'ordb'
go
rs_config rs_source_db, 'ordb'
go