How to setup CAICCI to be used with CA workbench or CA Server products that utilize CAICCI-PC
search cancel

How to setup CAICCI to be used with CA workbench or CA Server products that utilize CAICCI-PC

book

Article ID: 54130

calendar_today

Updated On:

Products

CA 1 Tape Management CA 1 Tape Management - Copycat Utility CA 1 Tape Management - Add-On Options Compress Data Compression for MVS Compress Data Compression for Fujitsu Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Description

This document will identify the basic requirements and setup for CAICCI services where products such as CA Endevor Workbench, CA Docview, CA Datacom Server, CA IDMS Server, etc... require a connection between a windows server and the mainframe. In this type of environment the CAICCI-PC code installed on the server will communicate directly with the CCITCP STC running on the mainframe. Once this basic setup has been established, additional mainframe systems can be CCI connected to enable the CA solution running on the server to connect to its counterpart on other mainframe systems.

Solution

The following steps cover basic installation of CCI services. These steps assume that ENF has already been installed. If necessary, install ENF before preceding with the following steps:

  1. Install (SMP/E Receive, Apply, Accept) the CAICCI FMID CW42100


  • Install the CCI DCM (CAS9DCM3) into the ENF database. To accomplish this task, run the CAS9DB utility with the INST control option .


  • Update CCIPARMS member in the OPTLIB referenced within the ENF procedure to include, at minimum, the following statements SYSID(nnnnnnnn) /* any 1-8 character unique name */ PROTOCOL(TCPIP)


  • Customize the CCITCP procedure delivered in CAIPROC and copy to your JES2 PROCLIB concatenation. This procedure will automatically be started by ENF during initialization when it reads the above PROTOCOL statement.


  • Update the ENF procedure so that the CCIPARM symbolic is uncommented, and the DD statement concatenated along with ENFPARMS DDname has been uncommented.


  • Start or recycled the ENF address space to allow CCI to initialize. If all has been setup properly a CAS9626I message indicating the CAICCI Subsystem is Operational will be generated, and you should see that ENF issues a S CCITCP,PARM=''. Ensure that CCITCP is active. This is the task that the CCI-PC application on the windows machine connects with. By default CCITCP will use port #1202. This must match the port# defined within the CAICCI-PC configuration. The port# can be changed on the PROTOCOL statement by specifying PROTOCOL(TCPIP,####) where #### is the preferred port number.


  • The CCI-PC application provides a TEST button. After configuring CCI-PC, click the TEST button to verify whether the connection to the CCITCP task running on the mainframe is successful. You should see a connection message in the CCITCP joblog showing the incoming connection attempt - CAS9899I: CCI TCP/IP Task 0002 has connected from peer...
  • Detailed information relating to this Windows to Mainframe setup can be found in the CA Common Services Administrator Guide.

Environment

Release:
Component: CCIMVS