The SETOPTION ICMF command lets you set operating values for the ICMF.
Scope: Local
This command has the following format:
SETOPTION ICMF [AUTOIDEFSYS={NO|YES}] [RESETPRINT=(options)] [RESETTRACE=(options)] [SETPRINT=(options)] [SETTRACE=(options)]
Tells ICMF to automatically define remote ICMF systems when the local system detects an active CA L‑Serv route to the external systems, even if they have not been pre-defined on an IDEFSYS statement. Specify YES to automatically define remote ICMF systems. If you specify NO, then all ICMF systems must be pre-defined on an IDEFSYS statement. You can also control this option by specifying the AUTOIDEFSYS parameter on the ICMINIT statement in the initialization member.
Tells ICMF to stop writing trace records to the MIM trace data set. To cancel a SETOPTION SETPRINT command issued previously, specify the same value for the SETOPTION RESETPRINT command.
Tells ICMF to stop generating trace records. To cancel a SETOPTION SETTRACE command issued previously, specify the same value for the SETOPTION RESETTRACE command.
Turns on the print function for the specified event trace options.
Turns on the trace feature for the specified event trace options. The trace options are:
Activates all tracing options.
Traces values at various points in ICMF‑specific logic.
Traces CA L‑Serv data receive activity.
Traces CA L‑Serv route change event notification.
Traces CA L‑Serv data send activity.
Traces scheduling of CA L‑Serv data sends.
Usage Notes: SETOPTION ICMF Command
Example: SETOPTION ICMF Command
To activate event tracing for CA L‑Serv data send scheduling, issue the following command:
SETOPTION ICMF SETTRACE=LCOMSEND
Copyright © 2014 CA.
All rights reserved.
|
|