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

update config

update config

Updates a configuration on the Server Manager Main server with information from an XML configuration file.

Syntax

Enter the command with both positional parameters:
update config
path_to_XML_configuration_file
configuration_name
The following short form is acceptable:
uc
path_to_XML_configuration_file
configuration_name

Parameters

The following table describes the command parameters:
Parameter
Description
path_to_XML_configuration_file
The full path to the XML configuration file from which to import information for updating the configuration in the SQLite database.
If the path includes spaces or special characters, enclose the path value with single quotation marks.
configuration_name
The name of the configuration in the SQLite database to update.

Examples

The following command uses the Ora2Ora_local.xml configuration file in the C:\configs_directory to update the Ora2Ora configuration on the Main server:
update config C:\configs\Ora2Ora_local.xml Ora2Ora

0 COMMENTS

We’d like to hear from you!