Clone a host - 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
ft:lastEdition
2024-08-20
ft:lastPublication
2024-08-20T21:40:14.000381

Usage

Creates a nearly exact copy or a specified number of copies (1 to 99) of an existing host definition. Each clone is given the original host’s name and a number (in ascending order). For example, if you create a host called ND and make two clones, the two new hosts are ND_01 and ND_02, if these name do not already exist in the model. All servers at the cloned host are cloned; the server names are generated uniquely.

You can clone a host to easily define similar hosts. Except for the different host machine and server names, clones contain the same information that you defined and objects that you created for the original host. This includes servers, connections, tables, and mappings. If you need tables and mappings on the clones that differ from those on the original host, you must edit the clones.

Note: You must edit connection information (at least the host machine name) for each new host. Two hosts cannot have the same connection information.
Syntax
CLONE HOST "AIX-Host" 2 TIMES;

This statement adds two hosts to the model “AIX-Host_01” and “AIX-Host_02”.