FOR2056S
MTF subtask subtask-number abnormally terminated during execution of parallel subroutine subroutine-name. The system completion code was system-completion-code, and the reason code was reason-code. VS FORTRAN Version 2 Error Number: AFB922I-2

Explanation

At the time that a call was made to one of multitasking facility (MTF) callable services SYNCRO, DSPTCH, or SHRCOM, Language Environment detected that the parallel subroutine subroutine-name in MTF subtask subtask-number had ended unexpectedly because of the abnormal termination indicated by the system completion code completion-code and reason code reason-code. The message describing this abnormal termination is in the message file for the subtask. This message file is the one referenced by the file definition (DD statement or ALLOCATE command) with the ddname FTERRsss, where sss is the three-digit representation of subtask-number.

System action

The condition FOR2056 is signaled in the main task program. If the condition is unhandled, the application is terminated.

Qualifying Data: None

Permissible Resume Actions: None

Programmer response

For the meaning of system completion code completion-code and reason code reason-code, and for possible corrective actions, refer to z/OS MVS System Codes.

Symbolic Feedback Code

FOR2056