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

InterTest- S0C4 while executing a COBOL program


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
guruji
Warnings : 1

New User


Joined: 13 Apr 2007
Posts: 59
Location: Chennai

PostPosted: Thu Apr 09, 2009 9:35 am
Reply with quote

Hi,

While I try to execute a pure COBOL program in InterTest, I get the S0C4 abend code before going into the intercept panel. Can the compiler options set be a reason for this? The options which I used are OBJ,NOSEQ,APOST,NOADV,DUMP,MAP,LIST,XREF,OPT,TRUNC(OPT),LC(54),RES,DATA(31),LIB,NODYN.
Can anyone please help me on this?

Thanks,
Reni
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Thu Apr 09, 2009 10:05 am
Reply with quote

S0C4 errors have a reason code. What is it? The compiler options are probably not the problem.
Back to top
View user's profile Send private message
guruji
Warnings : 1

New User


Joined: 13 Apr 2007
Posts: 59
Location: Chennai

PostPosted: Thu Apr 09, 2009 10:16 am
Reply with quote

Hi Terry,

The reason code is found to be 0.

Please find the below:

Code:
COMPLETION CODE - SYSTEM=0C4 USER=0000 REASON=00000000


Can you suggest?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Apr 09, 2009 7:36 pm
Reply with quote

Hello,

Will some other programs run successful using Intertest?

If other programs work, there is something with this program. If others also fail, Intertest may have a configuration problem.

Is Intertest used regularly on this system?

You probably want to talk with your system support people as well.
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Fri Apr 10, 2009 2:43 am
Reply with quote

I don't see reason code 0 listed in the MVS System Codes manual. Maybe the S0C4 was a result of an InterTest instruction not your program? As Dick suggested, time to visit your system support folks.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top