Implementing IAS Support with CA Workload Automation CA 7 Edition.
search cancel

Implementing IAS Support with CA Workload Automation CA 7 Edition.

book

Article ID: 20766

calendar_today

Updated On:

Products

CA 7 Workload Automation

Issue/Introduction

If the following messages are generated in the CA 7 Edition online task:

 

CA7 IAS COMMUNICATIONS ERROR    
CIAS-00 IAS Interface started                                     
CIAS-09 CAIAS1107I IP start CAIASTCP(00000015,FFFFFFFF,000003F3,00
CIAS-09 CAIAS1106I IP shutdown,        CAIASCMQ(00000000,00000000,00) 
CIAS-15 IAS interface error with GET_RESPONSE Positive RC=0003

 

What actions should you take?

 

 

Environment

Release:
Component: 7

Resolution

Insure the following modifications are made:

  1. The CA 7 STC ID requires a OMVS segment definition with the security product.
  2. Add the following DD to the CA7ONL procedure.
    //SYSTCPD DD DSN=VTAM.TCPIP.DATA,DISP=SHR

    NOTE: The SYSTCPD DD statement points to the data set containing system-wide TCP/IP definitions. If there are multiple TCP/IP environments, then code the SYSTCPD DD statement pointing to the definition library for the TCP/IP.