Create or modify a path group - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
Last edition
2024-08-20
Last publish date
2024-08-20T21:40:14.000381

Usage

Creates or modifies a path group, which is a set of paths. A path is an ordered list of Connect CDC hosts used to move replicated or copied data from a source host to a target host. The direct path (that is, from source host to target host without any intervening host) is always implied; to alter this path, you must make an explicit specification.

Syntax
  CREATE PATHGROUP name
Or   ALTER PATHGROUP name TO
      [[NOT] FIREWALL]
      PATH [FROM] {sourcehost, …|ANY HOST} TO targethost, … VIA (inthost, …)                                                                                  
      [DESCRIPTION ‘descriptive text’]
      ;

Parameters

Parameter

Description

Create

Creates a set of paths.

Alter

Modifies a previously created set of paths.

Firewall

Specifies whether this set of paths is to be used to route CLiP requests, usually through a firewall.

Path

Defines the ordered list of hosts used to move replicated or copied data.

Description

User-defined text.