Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

set conflict logging path

set conflict logging path

Overrides the path to the log file that the Applier uses for conflict resolution on a secondary target.

Syntax

set conflict logging path
configuration_name
connection_name
path_to_log
The following short form is acceptable:
sclp
configuration_name
connection_name
path_to_log

Parameters

The following table describes the command parameters:
Parameter
Description
configuration_name
The name of the configuration that includes the secondary target for which you want to override the path to the log file for conflict resolution.
connection_name
The name of the database connection for the secondary target.
path_to_log
The path to the log file that the Applier uses for conflict resolution on the secondary target.
If the path includes spaces or special characters, enclose the path value with single quotation marks.

Example

The following command specifies the override path of /home/demo/logs for the secondary target that is defined in the Ora2Ora_config configuration and that uses the ora_tgt connection:
set conflict logging path Ora2Ora_config ora_tgt /home/demo/logs

0 COMMENTS

We’d like to hear from you!