z/OS MVS System Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


019

z/OS MVS System Codes
SA38-0665-00

019

Explanation

With the exception of reason code 00000000, a window services request was made either:
  • With an input parameter value that is not valid
  • Without a required input parameter value

Reason code 00000000 is applicable to any callable service.

The following hexadecimal reason codes provide further information about the error:
Code
Explanation
00000000
Request failed. Routine on down-level system.
00000110
Identify and access request failed. Operation type is not valid.
00000111
Identify and access request failed. Object type is not valid.
00000112
Identify and access request failed. Scroll area value is not valid.
00000113
Identify and access request failed. Object state is not valid.
00000114
Identify and access request failed. Access mode is not valid.
00000115
Identify and access request failed. Object size is not valid.
00000116
Identify and access request failed. Object identifier is not valid.
00000120
View request failed. Operation type is not valid.
00000121
View request failed. Object identifier is not valid.
00000122
View request failed. Usage type is not valid.
00000123
View request failed. Disposition is not valid.
00000124
View request failed. Specified offset is larger than the maximum size of the object.
00000126
View request failed. Span extends beyond the maximum size of the object.
00000130
Scroll out request failed. Object identifier is not valid.
00000131
Scroll out request failed. Specified offset is larger than the maximum size of the object.
00000132
Scroll out request failed. Cannot perform the SCROLLOUT service because the data object does not have a scroll area.
00000140
Save request failed. Object identifier is not valid.
00000141
Save request failed. Specified offset is larger than the maximum size of the object.
00000142
Save request failed. The SAVE service is not allowed, because the data object was identified and accessed in READ ONLY mode.
00000150
Refresh request failed. Object identifier is not valid.
00000151
Refresh request failed. Specified offset is larger than the maximum size of the object.
00000160
EVW request failed. The operation type must be "BEGIN" or "END".
00000161
EVW request failed. The object ID specified is not valid.
00000162
EVW request failed. The usage type must be "SEQ".
00000163
EVW request failed. The disposition input value must be "REPLACE" or "RETAIN®".
00000164
EVW request failed. Specified offset is larger than the maximum size of the object.
00000166
EVW request failed. Span extends beyond the maximum size of the object.

System action

The system abnormally ends the task.

System programmer response

If the parameters are correct and the problem persists, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Programmer response

Check your parameters for valid values and rerun your job.

Source

Callable Services (SCCSR)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014