- 3901
- Attempt to invoke process using a process variable that is
already associated with an active process.
- 3904
- Event variable referenced as argument to COMPLETION pseudovariable while
already in use for a DISPLAY statement.
- 3906
- Assignment to an event variable that is already active.
- 3907
- Attempt to associate an event variable that is already associated
with an active process.
- 3909
- Attempt to create a subtask (using CALL statement) when insufficient
main storage available.
- 3910
- Attempt to attach a process (using CALL statement) when number
of active processes was already at limit defined by ISASIZE parameter
of EXEC statement.
- 3911
- WAIT statement in ON-unit references an event variable already
being waited for in process from which ON-unit was entered.
- 3912
- Attempt to execute CALL with TASK option in block invoked
while executing PUT FILE(SYSPRINT) statement.
- 3913
- CALL statement with TASK option specifies an unknown entry
point.
- 3914
- Attempt to call FORTRAN or COBOL routines in two processes simultaneously.
- 3915
- Attempt to call a process when the multitasking library was
not selected in the link-edit step.
- 3920
- An out-of-storage abend occurred.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)