BMC AMI Copy data sharing agent
Guidelines for establishing agents are:
- If BMC AMI Copy issued a quiesce, the agent is not required to determine a registration point, but might be required for restart or other functions.
- An agent is not required on the MVS executing the BMC AMI Copy job. The BMC AMI Copy job can communicate directly with the other agents.
You must start the agents if you are using SHRLEVEL CHANGE in a data sharing environment. If BMC AMI Copy requires information from an MVS system that does not have an agent already running, BMC AMI Copy will issue a BMC160670I message to the MVS console alerting the operator that the BMC AMI Copy agent is required. The MVS system is identified in the last four positions of the agent name given in the message. Termination of the agents is optional.
For example, jobs to perform these tasks, see Sample-job-streams-for-BMC-AMI-Copy-data-sharing-agents.
The installation option, XCFGROUP, is the name to use for the XCF group. BMC AMI Copy generates its own member names within the group. The member name indicates the MVS name on which the agent is running and the BMC AMI Copy version. Another installation option, XCFWAIT, specifies the number of minutes the main copy job waits for an agent to join the group or for a response to a request to an agent. for more information about setting these options, see BMC-AMI-Copy-installation-options-for-data-sharing.
The agent program, ACPXSTC, needs the BMC AMI Copy load library to access the program and options module. ACPXSTC takes the installation options module as an optional parameter (PARM= OPTIONS_MODULE’) and will default to ACP$OPTS if not specified. ACPXSTC’s STEPLIB concatenation must be authorized on the MVS on which the agent is running. ACPXSTC writes status and event information to SYSPRINT to aid you and BMC AMI Copy technical support analysts in analyzing any issues that might occur.
You can have a single ACPXSTC per MVS to service all BMC AMI Copy jobs (such as test and production) even if you are running multiple versions of BMC AMI Copy.
This section contains the following topics: