Previous Topic: Create an SAF Configuration File

Next Topic: Enable Store and Forward for Another Task

Change the SAF Interval

When a file exists that contains stored messages, the SAF daemon will try periodically to re‑send the messages based on a defined interval. You can alter the interval of time (in seconds) between each SAF re‑try.

To change the SAF interval

  1. Edit the file $CAIGLBL0000/opr/scripts/envsetlocal.

    If the file does not exist, create it.

  2. Add the following lines to this file:
    CA_OPR_SAF_SCAN_INT=xx
    export CA_OPR_SAF_SCAN_INT
    

    where xx represents the new scan interval in seconds.

If you are using SAF between other platforms and z/OS, consult the appropriate documentation for configuration information.