MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: 0C4 ABEND on COBOL READ statement
pdwheaton

Replies: 7
Views: 11426

PostForum: Application Programming   Posted: Mon Mar 01, 2021 2:29 pm   Subject: 0C4 ABEND on COBOL READ statement
Thanks. The input years ago was on tape, but has been on DASD for at least a decade.

I have discovered the source of this problem but I do not have an explanation as to why it is happening.
...
  Topic: 0C4 ABEND on COBOL READ statement
pdwheaton

Replies: 7
Views: 11426

PostForum: Application Programming   Posted: Mon Mar 01, 2021 1:43 pm   Subject: 0C4 ABEND on COBOL READ statement
pdwheaton,

A READ should never result in S0c4 abend especially reading Fixed length records. Can you check the FD definition has "BLOCK CONTAINS 0 RECORDS" clause? and the DATA RECORD ...
  Topic: 0C4 ABEND on COBOL READ statement
pdwheaton

Replies: 7
Views: 11426

PostForum: Application Programming   Posted: Sun Feb 28, 2021 12:25 pm   Subject: 0C4 ABEND on COBOL READ statement
pdwheaton,

Are there any internal tables defined that might be defined as < 5000 ? May be it is causing Out of bounds error and this resulted in a S0C4. What is the SSRANGE option you have?
...
  Topic: 0C4 ABEND on COBOL READ statement
pdwheaton

Replies: 7
Views: 11426

PostForum: Application Programming   Posted: Sat Feb 27, 2021 2:23 pm   Subject: 0C4 ABEND on COBOL READ statement
My task is to upgrade an OS/VS COBOL program to Release 6.2 of enterprise COBOL. I converted all the obsolete language syntax, and received an error-free program compilation. So, my subtask is to do a ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group