Previous Topic: Return Code 84 - MULTI-TASKING ERRORNext Topic: Return Code 86 - THE MULTI-USER FACILITY HAS ABENDED


Return Code 85 - INSUFFICIENT TASKS

Reason:

The job tried to open more task areas than were available.

Action:

See the following internal return codes for details.

Return Code 85 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

001

01

N

N

The job tried to open more task
areas than were available in the TASKS MUF startup option.

If XCF is not being used, the MUF startup option TASKS may have specified an insufficient number.

For VSE sites using XPCC or IUCV, there can be an insufficient value specified for the vaecon or vmtask parameters of the TASK MUF
startup option.

For XCF environments, reference
one of the following internal return codes.

Rerun when fewer jobs are executing or change the TASKS MUF startup option.

002

02

N

N

The job has requested XCF access
to a remote Multi-User Facility.
The job has requested more task areas (by itself) than the TASKS xcfnumber MUF startup option
allows.

Change the xcfnumber of the TASKS MUF startup option at the requested Multi-User Facility.

003

03

N

N

The job has requested XCF access
to a remote Multi-User Facility.
There are insufficient tasks
remaining of the number specified
by the xcfnumber parameter of the TASKS MUF startup option to satisfy this request.

Rerun when fewer jobs are accessing the remote Multi-User Facility through XCF, or change the parameters of the TASKS MUF startup option.

004

04

N

N

The 04 internal code is basically the same as the 03 just described, but it occurs at a different place in the MUF.

Because this is basically the same as the 03 internal code, see the user response for the 85(03) just given.