New Commands and Parameters

List of new Replication Agent commands and parameters.

Command

Description

ra_finalize_upgrade

Finalizes the upgrade of instances from a previous version and prevents downgrade to the previous version.

ra_regenerate_keys

Regenerates the values of ra_random and ra_password_key.

rasd_set_password

Sets the Replication Agent System Database (RASD) password.

Parameter

Description

max_password_len

Specifies the maximum password length Replication Agent uses for a new user.

min_password_len

Specifies the minimum password length Replication Agent uses for a new user.

password_expiration

Specifies the number of days before a password expires.

password_lowercase_required

Specifies that lowercase characters are required in passwords.

password_numeric_required

Specifies that numeric characters are required in passwords.

password_special_required

Specifies that special characters are required in passwords.

password_uppercase_required

Specifies that uppercase characters are required in passwords.

pds_ssl_sc_dn

The distinguished name (DN) of the primary data server certificate. This optional parameter is only valid if pds_use_ssl is true.

pds_use_ssl

Indicates whether to use SSL to connect to the primary data server.

reset_password

Used to reset the system administrator (sa) password.

rs_ssl_sc_dn

The distinguished name (DN) of the Replication Server certificate. This optional parameter is only valid if rs_use_ssl is true.

rs_use_ssl

Indicates whether to use SSL to connect to Replication Server.

ssl_identity_filename

Indicates the path to a Replication Agent instance identity file containing an asymmetric key pair used for SSL communication.

ssl_identity_password

The password for accessing a Replication Agent instance identity file.

ssl_certificates_filename

Indicates the path to the file containing Certificate Authority (CA) certificates included with Replication Agent at installation.

use_ssl

Indicates whether clients must use SSL to connect to Replication Agent.

See the Replication Agent for Oracle Reference Manual.