Previous Topic: Pre Job/STC Submission SetupNext Topic: CA GTS PARMLIB Parameters and JCL


Installation Steps

Perform the following steps to install the Event Console Handler Option (ECHO):

  1. If CA GTS has not been previously installed, you must install it. For information, see the chapter Installation.
  2. Add the ECTRACE DD statement to the CA GTS started task.
  3. Add the member PARMECnn to the CA GTS PARMLIB with the following lines:
    DEBUG(NO)
    TRACE(OFF)
    ROUTCDE(n,n,n,…)
    CONSNAME(xxxx)
    
  4. Add the following statement to the CLIENTnn member of the CA GTS PARMLIB:
    PRODUCT(IDENTITY(EC) MODULE(CAGSECLD))