Previous Topic: Secure the /MVS CommandNext Topic: Define SUBMIT Resource Rules


Define ICOM to CA ACF2

The CA WA CA 7 Edition Independent Communications Manager (ICOM) must also be defined to CA ACF2. ICOM is responsible for handling SMF data for jobs submitted through CA WA CA 7 Edition, and therefore requires an ACID to execute in a CA ACF2 secured environment. The following command example can be used to define ICOM to CA ACF2.

This command has the following format:

  INSERT  CA7ICOM  NAME(CA 7 ICOM)  STC
  DUMPAUTH  JOBFROM
INSERT

Specifies the CA ACF2 command used to add a LOGONID to the CA ACF2 database.

CA7ICOM

Specifies the name chosen in this example for the ICOM LOGONID.

NAME

Indicates a comment field used to describe the LOGONID being added.

STC

Identifies the ICOM LOGONID as a started task ID.

DUMPAUTH

Permits the ICOM LOGONID to generate complete dumps of its address space in the event of an abend.

JOBFROM

Allows ICOM to use the JOBFROM statement for USERID insertion at job submission time.