How to setup the Unix CA7 agent to work in a failover or cluster enviornment?
book
Article ID: 55363
calendar_today
Updated On:
Products
CISCOMMON SERVICES FOR Z/OS90S SERVICESDATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OSCOMMON PRODUCT SERVICES COMPONENTCommon ServicesDatacom/ADCA ECOMETER SERVER COMPONENT FOCEasytrieve Report Generator for Common ServicesINFOCAI MAINTENANCEIPCUNICENTER JCLCHECK COMMON COMPONENTMainframe VM Product ManagerCHORUS SOFTWARE MANAGERCA ON DEMAND PORTALCA Service Desk Manager - Unified Self ServicePAM CLIENT FOR LINUX ON MAINFRAMEMAINFRAME CONNECTOR FOR LINUX ON MAINFRAMEGRAPHICAL MANAGEMENT INTERFACEWEB ADMINISTRATOR FOR TOP SECRETXpertwareCompress Data Compression for MVSCompress Data Compression for FujitsuUnicenter Job Management Option
Issue/Introduction
This information is only for jobs submitted from mainframe! Say you have server A and server B and you want to submit jobs to virtual machine C.
Install the Unix CA7 agent on each machine (A and B). This is needed because the installation uses the actual physical machine name to build directories and files.
After the installation edit the CCI remote configuration text file $CAIGLBL0000/cci/config/<nodename>/ccirmtd.prf to assign the virtual machine name.
This is done by adding ALIAS=<alias_name> to the first line of the file Note: The alias_name must be 8 characters or less and does not need to be network resolvable. Each ccirmtd.prf file should be configured to have the same alias.
Example: On machine A the file $CAIGLBL0000/cci/config/A/ccirmtd.prf would contain
LOCAL = A A 32768 startup ALIAS=C
On machine B the file $CAIGLBL0000/cci/config/B/ccirmtd.prf would contain
LOCAL = B B 32768 startup ALIAS=C
Stop and restart agent so that new cci configuration takes effect. Warning! Do not have both agents up and running at the same time with the same ALIAS!
Jobs are configured to run on server C. If A goes down, server B comes up. Never have both A and B active at the same time using the same ALIAS=C.
Environment
Release: UWSMWL55500-3.1-Network and Systems Management-Job Management Option Component: