Previous Topic: Product Abend CodesNext Topic: Integration with Other CA Products


User Abend and Reason Codes

The following list provides the descriptions for the hexadecimal and decimal abend and reason codes.

Hex Reason

Decimal Reason

Description

101

257

The register save area stack is empty. There are no more register save areas available.

Hex Reason

Decimal Reason

Description

201

513

The register save area stack is corrupt.

Hex Reason

Decimal Reason

Description

301

769

The storage chain is corrupt.

302

770

The active command was not matched.

303

771

The temp storage stack is empty.

304

772

The caller was not in key 8.

305

773

The address to be freed was 0.

306

774

A request to free storage above 2G was made before memory object initialization was completed.

307

775

A request to free storage above 2G was made. The element was found on the allocated list.

308

776

The STORAGE RELEASE or FREEMAIN macro failed.

309

777

A request to free storage found that the owning TCB address was not matched.

30A

778

A request to free storage above 2G found that the owning TCB address was not matched.

Hex Reason

Decimal Reason

Description

401

1025

The requested length is less than the minimum.

402

1026

The requested length is greater than the maximum.

403

1027

The STORAGE OBTAIN or GETMAIN macro failed.

404

1028

The caller was not in key 8.

405

1029

A request to get storage above 2G was made before memory object initialization was completed.

406

1030

An unknown error occurred attempting to obtain GPVT storage.

407

1031

An obtain GPVT storage request failed because there was not enough storage available to satisfy the request.

408

1032

An obtain GPVT storage request failed because the requested length was less than the minimum allowed.

409

1033

An obtain GPVT storage request failed because the requested length was greater than the maximum allowed.

40A

1034

An obtain GPVT storage request failed because the IBM "IARV64 REQUEST=GETSTOR" macro failed.

40B

1035

An obtain GPVT storage request failed because the GPVT storage limit was exceeded.

Hex Reason

Decimal Reason

Description

501

1281

No jobs found by the job summary task.

Hex Reason

Decimal Reason

Description

601

1537

The storage chain is corrupt.

602

1538

The requested length is less than the minimum.

603

1539

The requested length is greater than the maximum.

604

1540

The caller was not in key 8.

Hex Reason

Decimal Reason

Description

801

2049

Temporary storage chain is corrupt.

802

2050

Permanent storage chain is corrupt.

803

2051

Grande control area is corrupt.

804

2052

Grande allocated storage chain is corrupt.

805

2053

Grande free storage chain is corrupt.

Hex Reason

Decimal Reason

Description

901

2305

The release of the interface driver module does not match the release found in the common data area module.

902

2306

The release of the nucleus module does not match the release found in the common data area module.

903

2307

Some other module release does not match the release found in the common data area module.

Hex Reason

Decimal Reason

Description

A01

2561

The storage prefix block does not contain the correct identifier.

A02

2562

The grande storage prefix block does not contain the correct identifier.

A04

2564

The caller was not in key 8.

Hex Reason

Decimal Reason

Description

B01

2817

The architectural level is not z/Architecture or higher. This reason will always use the default user abend code.

Hex Reason

Decimal Reason

Description

C01

3073

Recursive entry in the storage get/free service module.

Hex Reason

Decimal Reason

Description

D01

3329

The storage prefix block does not contain the correct identifier.

D02

3330

The grande storage prefix block does not contain the correct identifier.

Hex Reason

Decimal Reason

Description

1001

4097

The HCE address was not valid.

1002

4098

The HCE identifier was not valid.

1003

4099

The HCE event was not valid.

1004

4100

The HCE code was not valid.

1005

4101

The HCDE address was not valid.

1006

4102

The HCDE identifier was not valid.

1007

4103

The check module elapsed time limit exceeded.

1008

4104

The check module CPU time limit exceeded.

1009

4105

The HCE INIT code was received when not expected.

100A

4106

The HCE RUN code was received when not expected.

100B

4107

The HCE TERM code was received when not expected.

Hex Reason

Decimal Reason

Description

1101

4353

The CPU time limit exceeded was detected by the standard CPU monitoring routine. This limit is defined by the CpuTimeLimit parameter in the OPTIONS parmlib member.

1102

4354

The CPU time limit exceeded was detected by AMBLIST interface module. This limit is defined by the UtilTaskAmbListMaxCpu parameter in the OPTIONS parmlib member.

Hex Reason

Decimal Reason

Description

1201

4609

The zIIP index stack went negative.

1202

4610

The zIIP index stack was full.

Hex Reason

Decimal Reason

Description

1301

4865

An abend was forced in a module linkedited into the nucleus module.

1302

4866

An abend was forced in a REXX EXEC with the REXX ABEND() function.

1303

4867

An invalid ESR (ExtendedServiceRouter) code was passed to an ESR service module.

Hex Reason

Decimal Reason

Description

1401

5121

The capture interface send screen routine was entered unexpectedly.

1402

5122

The capture interface get response routine was entered unexpectedly.

Hex Reason

Decimal Reason

Description

1501

5377

The escape function could not be executed because the required escape address was not available.

Hex Reason

Decimal Reason

Description

1601

5633

Invalid module identifier found. This reason will always use the default user abend code. The following 64-bit register contents are defined for this reason:

R2 - The module identification area address.

R5 - The module name.

1602

5634

Invalid module release or build found. This reason will always use the default user abend code. The following 64-bit register contents are defined for this reason:

R2 - The module identification area address.

R3 - The module release.

R4 - The module build.