How the Repository Server handles z/OS logger errors

The Repository Server (RS) uses the ENF48 exit to detect when system logger resources become unavailable or available.

This process enables the RS to resume logging when transient logger errors are resolved.

If AUDIT_FAIL=CONTINUE is specified in the FRPCFG member of the IMS PROCLIB data set, during RS startup, the RS starts after an error and no audit log is enabled.

If AUDIT_FAIL=ABORT is specified, during RS startup, the RS terminates on an error.

During a client request, if AUDIT_FAIL=CONTINUE is specified, the RS continues processing as if the audit log is not enabled.

If AUDIT_FAIL=ABORT is specified, the client request is rejected.