ARC1006I
DFSMSHSM REJECTED REQUEST, RC=retcode

Explanation

A request to DFSMShsm was rejected. The values for retcode are:
Retcode
Meaning
4
DFSMShsm is not active.
8
There is no space for the DFSMShsm work element. A JES3 request was made. DFSMShsm is not accepting JES3 requests.
12
A post was requested for a nonexistent DFSMShsm work element.
16
A JES3 request was made. DFSMShsm is not accepting JES3 requests.
20
DFSMShsm is already active.
24
The user is not authorized for the request.
28
A DFSMShsm command was too long.
32
There was an invalid buffer size for the catalog read.
36
Input management work element (MWE) does not reside within a valid user storage area.
40
The allotted amount of common service area (CSA) storage for MWEs is exceeded.
44
The data set name passed to DFSMShsm was invalid.
100
There was an invalid DFSMShsm function code in the MWE.
104
There was an invalid DFSMShsm function code in the MWE that was built in the DFSMShsm address space.
108
A NOWAIT asynchronous request was received.
112
An asynchronous request was received from an unauthorized user.

System action

The operation ends. DFSMShsm processing continues.

Programmer response

Retcode
Meaning
4
Retry the operation when DFSMShsm is active.
8
No CSA space is available.
12, 16, 32
 
100 or 104
DFSMShsm had an internal error.
20
No action is necessary.
24
The user is not authorized for the request.
28
Break up the command into several shorter commands and reissue them.
36
Retry the request.
108 or 112
Another program issued an invalid request directly to DFSMShsm via the DFSMShsm supervisor call (SVC).

Source

DFSMShsm