Primary databases connected to a Replication Server replication process have a property sheet that displays an additional, RepAgent Options, tab, the properties of which are listed below:
Property |
Description |
---|---|
Use replication agent |
Specifies if a replication agent should be used for primary database. This option is not necessary if the PDM of the primary database is defined and opened. Scripting name: UseReplicationAgent |
RepAgent type |
Specifies the replication agent type (Oracle, DB2, SQL Server, Informix, Mirror Activator). Scripting name: RepAgentType |
RepAgent name |
Specifies the replication agent instance name. It is used to generate replication agent script using isql. Scripting name: RepAgentName |
RepAgent user name |
Specifies the replication agent user login name. It is used to generate replication agent script using isql. Scripting name: RepAgentUserName |
RepAgent password |
Specifies the replication agent user login password. It is used to generate replication agent script using isql. Scripting name: RepAgentPassword |
Primary database user name |
Specifies the primary database server user login name for the replication agent instance. Scripting name: RepAgentPrimDBUserName |
Primary database password |
Specifies the primary database server user login password for the replication agent instance. Scripting name: RepAgentPrimDBPassword |
RepServer user name |
Specifies the Replication Server user login name for the replication agent instance. Scripting name: RepAgentRepServerUserName |
RepServer password |
Specifies the Replication Server user login password for the replication agent instance. Scripting name: RepAgentRepServerPassword |
RSSD user name |
Specifies the RSSD user login name for the replication agent instance. Scripting name: RepAgentRSSDUserName |
RSSD password |
Specifies the RSSD user login password for the replication agent instance. Scripting name: RepAgentRSSDPassword |