Use the change selector in Connece CDC console - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

Connece CDC Console is a command line monitoring and control tool, giving you these features when you do not have access to a machine with GUI capability or do not want to use a GUI. Use Connece CDC Console when you want to use scripting, for example. For general information about using Connece CDC Console, see the Advanced User Guide.

Note: The command HELP lists all available commands and their description.

The following commands are specific to the Change Selector:

Command

Description

StartChangeSelector [-ws=1|0 [-recv **** -seq xxxx]] [-h hostname [-s servername [-p processname]]]

Starts one or more change selectors. For all options, use -ws=0 to do cold start; use -ws=1 to do warm start.

  •  -ws=1|0–Starts change selector on all hosts.

  • [-ws=1|0] hostname–Starts change selector on specified host.

  • [-ws=1|0] hostname servername–Starts change selector on specified host and server.

  • For the IBM i only, specify receiver, sequence number, servername and processname.

-recv **** -seq xxxx

-recv is the receiver library name.

The predefined values for this parameter is  *CURRENT or *CURCHAIN. If the value for this parameter is not defined, then it is *CURRENT by default .

- seq is the sequence no.

 The predefined values for this parameter is  *FIRST or *LAST. If the value for this parameter is not defined, then it is *LAST by default.

STOPCHANGESELECTOR
STOPCHANGESELECTOR hostname
STOPCHANGESELECTOR hostname servername

Stops the Change Selector on all the hosts. (default)

 

Stops the Change Selector on the specified host.

 

Stops the Change Selector on the specified host and the server.

STATUSCHANGESELECTOR
STATUSCHANGESELECTOR hostname
STATUSCHANGESELECTOR hostname servername

Displays the status of the Change Selector on all the hosts.

 

Displays the status of the Change Selector on the specified host.

 

Displays the status of the Change Selector on the specified host and server.

LOG processname                                 

Displays log of a process. The process can be a Change Selector or Delete Receiver Exit program.