oracle_log_path_userexit

Use this system parameter to specify a Java™ class user exit that returns the fully qualified path to the Oracle archive log.

Versions supportedCDC Replication Engine for Oracle databases version 6.3.x and version 6.5.x

You must implement the ArchiveLogPathUserExit user exit class as a Java class user exit and define the method that returns the fully qualified path to the system where you shipped the archive logs. The name of the archive log must be included in the path. You can customize the logic in the user exit to suit your business requirements.

A sample user exit class, SampleArchiveLogPathUserExit, is installed with CDC Replication.

For more information on sample user exits and implementing a Java class user exit, see your CDC Replication for Oracle documentation.

Applies to
Source datastores