Primary databases connected to a Replication Server replication process have a property sheet that displays an additional, RepAgent Options, tab.
The RepAgent Options tab contains the following properties:
| 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 port number | Specifies the replication agent port number. Scripting name: RepAgentPortNumber | 
| 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 port number | Specifies the primary database port number. Scripting name: RepAgentPrimDBPortNumber | 
| 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 | 
| 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 | 
| RSSD character set | Specifies the character set used in communication with the RSSD of the primary Replication Server. Its value should be a Sybase character name. Scripting name: RepAgentRSSDCharSet | 
| 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 | 
| RepServer character set | Specifies the character set used in communication with the Replication Server. Its value should be a Sybase character name. Scripting name: RepAgentRepServerCharSet | 
| LTL character case | Specifies the character case in which the Replication Agent sends database object names to the Replication Server. Scripting name: Ltl_Character_Case | 
| Create LTL character parameter automatically | Instructs PowerDesigner to automatically create the LTL character parameter. Scripting name: CreateLTLCharacterParameterAutomatically |