24515

Maximum exception retries exceeded

An exception handler for a user-defined exception returned the unsure or retry code more times than the system allows, or an exception handler for a system-defined exception returned unsure or retry. In either case, the script is aborted.

If the exception was user-defined, provide additional logic within the handler to handle the unsure case (return 0 or 1 instead of 2). If the exception was system-defined you must not return the unsure return code. Allowable values are 0 and 1. See the RETURN script language statement in the 3270 Servers information.

Severity

White

Destination

Log, System Monitor