0% found this document useful (0 votes)
33 views1 page

Abends Cobol

The document lists various abend codes and potential causes for each code. Common causes include unresolved external references, mixing compile options incorrectly, referencing items in the wrong scope, bad data alignment, and uninitialized or incorrectly typed fields.

Uploaded by

jvijaya_kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views1 page

Abends Cobol

The document lists various abend codes and potential causes for each code. Common causes include unresolved external references, mixing compile options incorrectly, referencing items in the wrong scope, bad data alignment, and uninitialized or incorrectly typed fields.

Uploaded by

jvijaya_kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

S0C1 Abend Executing a program with an unresolved external reference.

Calling a program and the program was not included during link edit. An uncontrolled loop moved data on top of instructions. Reading a file that is not open Your SORTIN DCB was not correct Mixing compile options RES and NORES in different modules S042Privileged Operation Abend Read/write to unopened file An uncontrolled loop moved data on top of instructions. S0C4 Protection Abend An uncontrolled loop moved data on top of instructions. referencing a field in a record of a closed file referencing an item in Linkage-Section when there was no PARM= in the JCL. Calling/called programs have different length for items passed in Linkage Sectio n with COBOL Sort, doing a STOP RUN or GOBACK while an input or output procedure is still running S0C5 Addressing Abend See reasons as for 0C4. Falling through into an ENTRY statement Transferring control into the middle of a SORT procedure. S0C6 Specification Abend Bad boundary alignment for binary data. See reasons for 0C4 S0C7 Abend Program attempting to do math on illegal data. Data is not numeric, but should be. Moving ZEROS to group item whose subordinate items are packed-decimal Uninitialized packed-decimal fields. Record description is wrong. Field starts or ends in the wrong place in the reco rd. Find record description of creating program.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy