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


00D

z/OS MVS System Codes
SA38-0665-00

00D

Explanation

An error occurred during processing of a CTRACE or CTRACEWR macro. Register 15 contains a reason code that further describes the error.
Code
Explanation
00000101
For the CTRACE DEFINE macro, the parameter list version number is incorrect.
00000102
For the CTRACE DEFINE macro, the component name either does not begin with an alphabetic or national character, or it contains one or more characters that are not alphanumeric or national characters.
00000301
The system found either nonzero values in the reserved fields or unused fields for the requested service in the CTRACE DEFINE macro parameter list.
00000302
The system found either nonzero values in the reserved fields or unused fields for the requested service in the CTRACE DELETE macro parameter list.
00000401
For the CTRACE macro, an incorrect service request code was specified. Valid services are DEFINE and DELETE.
00000501
For the CTRACE DEFINE macro, the length of the minimum options string is greater than 256 bytes.
00010100
For the CTRACEWR macro, the parameter list version number is incorrect.
00010200
The system found either nonzero values in the reserved fields or unused fields for the requested service in the CTRACEWR macro parameter list.
00010300
For the CTRACEWR macro, the buffer length was passed was zero or less.

System action

The component trace service abnormally ends.

System programmer response

If the problem recurs, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Programmer response

Correct the input on the CTRACE or CTRACEWR macro. See the z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN for the CTRACE and CTRACEWR macros.

Source

Component trace

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014