pdb_timezone_file

(Oracle only) Specifies the file to read at Replication Agent initialization to obtain Oracle time zone information.

Note: This parameter is available only for Oracle.

Default

None.

Value

A valid path to the Oracle time zone file including the timezone file name.

Comments

  • If the value is not specified, it will default to the Oracle installation oracore/zoneinfo/timezone.dat file. For example,
    $ORACLE_HOME/oracore/zoneinfo/timezone.dat
  • The timezone file specified must be for the same release and platform as the primary Oracle database. For example, an Oracle 9i timezone file is not compatible with an Oracle 10g primary database, and a Windows timezone file is not compatible with a UNIX version of Oracle.