Not able to Set Up the Interface with CA 7 WA and OPS/MVS
book
Article ID: 126066
calendar_today
Updated On:
Products
OPS/MVS Event Management & Automation
Issue/Introduction
Trying to issue command to CA-7 from CA OPS/MVS, as per the procedure below steps were configured. 1) INITCA7=YES 2) Added below statement on GSS task parmlib RUNPARM member:
ADDRESS CA7 CAL2X2WR 15 DETACH TYPE 0
When any CA-7 command is executed from OPSMVS, the following error occurs:
ADDRESS CA7 host environment only works from OPS/REXX programs. This environment is not available from AOF rules. From a rule use ADDRESS OSF 'OI rexxname' and put the ADDRESS CA7 commands inside the REXX program.