Item |
Description |
Example value |
Your value |
---|---|---|---|
5a |
pds_interfaces_file
A valid ASE interfaces file that contains the connection properties to the primary ASE data server. |
|
|
5b |
pds_server_name
The ASE connection name that identifies the primary database connection in the ASE pds_interfaces_file. If you are configuring an ASE cluster, use the cluster server name. |
ase_server |
|
5c |
pds_tns_filename
The fully-qualified file name identifying the Oracle tnsnames.ora file that contains connection properties for the primary Oracle data server. |
/path1/tnsnames.ora |
|
5d |
pds_tns_connection
The Oracle connection name that identifies the primary database connection in the Oracle tnsnames.ora file |
SALES_DB |
|
5e |
asm_tns_filename
Identifies the Oracle tnsnames.ora filename where the ASM connection information is located. If this is the same tnsnames.ora file as configured in pds_tns_filename, you can leave this parameter unset.
|
/path2/tnsnames.ora |
|
5f |
asm_tns_connection
Identifies the Oracle ASM connection name found in the tnsnames.ora file.
|
+ASM1 |
|
5g |
asm_username
Identifies the Oracle user name to be used when connecting to the ASM server.
|
sys as sysdba |
|
5h |
asm_password
Password for Oracle ASM access for the user specified in asm_username.
|
change_on_install |
|
5i |
pds_database_name This is the name of the primary database on the primary database server. Mirror Replication Agent uses this value to determine which database is the primary database.
|
sales_db |
|
5j |
pds_username This is the user ID that Mirror Replication Agent uses to log in to the primary database. |
pds_user |
|
5k |
pds_password This is the password for pds_username. |
pds_pw |
|
5l |
RA_JAVA_DFLT_CHARSET This is the Java-equivalent of the primary database character set.
|
|