Primary Database Configuration Properties

When deploying a replication model using RMA, some configuration properties are required for the primary database .

UDB DB2 Configuration Properties
Property Name Description
UDB Host The host machine where UDB is running.
UDB Port The TCP/IP port for UDB.
UDB Home Directory The home directory for the UDB installation user (pointed to by environment variable $HOME when logged on as the same user who installed the UDB.)
Instance Name The name of the UDB instance.
Alias Name (Optional) The alias for the UDB, typically required only when RMA is installed on the remote host from the primary host. The primary database remote client allows an alias to be used to reference the remote primary database server. The value can be empty or the same name as the udb_name, if RMA is running on the same host as the UDB database.
Archive Directory The the directory where archive files are located. This property must exist, but can be set to an empty or valid temp directory.
Remove Archive Files  
UDB Admin User The administrator user name for UDB.
UDB Admin Password The administrator user password for UDB.
UDB Maintenance User The maintenance user name for UDB.
UDB Maintenance Password The maintenance user password for UDB.
Oracle Configuration Properties
Property Name Description
Oracle Host The host machine where Oracle is running.
Oracle Port The TCP/IP port for Oracle.
Oracle Home Directory The home directory for the Oracle installation user (pointed to by environment variable $HOME when logged on as the same user who installed the Oracle.)
Instance Name The Oracle instance.
Alias Name (Optional) The alias for the Oracle, typically required only when RMA is installed on the remote host from the primary host. The primary database remote client allows an alias to be used to reference the remote primary database server. The value can be empty or the same name as the oracle_name, if RMA is running on the same host as the Oracle database.
Archive Directory The the directory where archive files are located. This property must exist, but can be set to an empty or valid temp directory.
Oracle Admin User The administrator user name for Oracle.
Oracle Admin Password The administrator user password for Oracle.
Oracle Maintenance User The maintenance user name for Oracle
Oracle Maintenance Password The password of the maintenance user for Oracle
Microsoft SQL Server Configuration Properties
Property Name Description
MSSQL Host The host machine where MSSQL is running.
MSSQL Port The TCP/IP port for MSSQL.
MSSQL Home Directory The home directory for the MSSQL installation user (pointed to by environment variable $HOME when logged on as the same user who installed the MSSQL.)
Server Name The server name for MSSQL.
Database Name the database name for MSSQL.
Alias Name (Optional) The alias for the MSSQL, typically required only when RMA is installed on the remote host from the primary host. The primary database remote client allows an alias to be used to reference the remote primary database server. The value can be empty or the same name as the mssql_name, if RMA is running on the same host as the MSSQL database.
MSSQL Admin User The administrator user name for MSSQL.
MSSQL Admin Password The adminisrator user password for MSSQL.
MSSQL Maintenance User The maintenance user name for MSSQL.
MSSQL Maintenance Password The maintenance user password for MSSQL.