Starting the CAE agent

You can start the CAE agent independently of the Query Monitor subsystem and the CAE server.

Procedure

  • You can start CAE agent in SDSF by entering the MVS start command:
    S taskname
    Starts the CAE agent started task, taskname.
    For example:
    S CQMCAE
  • Alternatively, you can start the CAE agent by submitting a batch job under the control of JES.
    For example:
    //CQMJOB JOB DB2QM,CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
    //STEP1 EXEC CQMCAE