Previous Topic: Create an SAF Configuration FileNext Topic: Enable Store and Forward for Another Task


Change the SAF Interval

When a file contains stored messages, the SAF daemon tries 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.

Follow these steps:

  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
    

    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.