IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

ABENDED S000 U0922


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vignesh Sid

New User


Joined: 04 Sep 2017
Posts: 43
Location: India

PostPosted: Thu Feb 01, 2018 3:20 pm
Reply with quote

Hi all,

My COBOL program which receives input records from a file and creates an output file by fetching the related data from tables. It is abending with following information:
ABENDED S000 U0922

In sysout I can see the following info:
CEE3201S The system detected an operation exception (System Completion Code=0C1)

Could you let me know what is this abend about?

Thanks!
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Feb 01, 2018 6:07 pm
Reply with quote

When you looked up 0C1 in the messages and codes manuals what did that tell you?
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3053
Location: NYC,USA

PostPosted: Thu Feb 01, 2018 10:46 pm
Reply with quote

it shouldn't have been on this forum. There is Beginners forum for this type of questions.
Back to top
View user's profile Send private message
Vignesh Sid

New User


Joined: 04 Sep 2017
Posts: 43
Location: India

PostPosted: Tue Feb 06, 2018 6:55 pm
Reply with quote

Thanks for the replies. This abend was caused due to space issue as the output file created had huge records in it. I override the space parameters with high values and able to resolve it.

Thanks!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts Forcing a step to run (even if abended) JCL & VSAM 8
No new posts Getting error S000 U0016 (Cn Internal... JCL & VSAM 4
No new posts An write operation error - ABENDED S0... COBOL Programming 3
No new posts COBOL program error ENDED AT SVSCJES2... COBOL Programming 1
Search our Forums:

Back to Top