Previous Topic: (MIM) CTC Command-Clear CTC ErrorNext Topic: (MIM) DEACTIVATE Command-Disable Selectable Feature


(MIM) CTCPATH Statement and Command-Define CTC Device

The CTCPATH statement and command lets you define the CTC device addresses connecting systems.

This statement has the following format:

CTCPATH FROMSYSTEM=sysid  ADDRESS=(devn1[,devn2]) TOSYSTEM=sysid
FROMSYSTEM

(Optional) Identifies the system from which you are creating a CTC path. Specify the system name, alias, or index number for this system in place of sysid.

Default: The local system.

ADDRESS

Indicates what logical device address the system identified on the FROMSYSTEM parameter should use to communicate with the system identified on the TOSYSTEM parameter.

You can specify two types of addresses: a primary address and a backup channel address. Specify the primary address in place of devn1. If you want to establish backup channels, then specify their addresses in place of devn2.

You can specify a maximum of 32 addresses for the ADDRESS parameter.

TOSYSTEM

(Optional) Identifies the system to which you are creating a CTC path. Specify the system name, alias, or index number for this system in place of sysid.

Usage Notes: CTCPATH

Examples: CTCPATH Statement

Note: The dynamic CTCPATH command requires compatibility level 12.0.