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

In db2 batch program MAXCC=256 Means


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
msrinivasa
Warnings : 1

New User


Joined: 31 Jan 2007
Posts: 10
Location: chennai

PostPosted: Tue Mar 27, 2007 11:59 pm
Reply with quote

Hi All


MAXCC=256 MEANS
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: Wed Mar 28, 2007 1:36 am
Reply with quote

Hello,

Is this question about DB2 or that some job/step ended with a condition code of 256?

Please post the output that shows the 256 as well as any jcl or control statements.
Back to top
View user's profile Send private message
vini_srcna

Active User


Joined: 26 May 2005
Posts: 178
Location: Copenhagen, Denmark

PostPosted: Wed Mar 28, 2007 12:38 pm
Reply with quote

Quote:
MAXCC=256 MEANS


Please come up with detail information. Is there any DB2 activity in that job..? If yes what is the sqlcode..?
Back to top
View user's profile Send private message
msrinivasa
Warnings : 1

New User


Joined: 31 Jan 2007
Posts: 10
Location: chennai

PostPosted: Wed Mar 28, 2007 12:51 pm
Reply with quote

yes it is coboldb2 program runtime error.there is no SQL code.
MAXCC=256 i got
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Mar 28, 2007 12:53 pm
Reply with quote

Did you not get any other output at all.
Nothing that could possibly be used for error determination.
Back to top
View user's profile Send private message
GlobalGyan

New User


Joined: 31 Jan 2006
Posts: 28

PostPosted: Wed Mar 28, 2007 2:55 pm
Reply with quote

check JESLOG/JESMSG
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: Wed Mar 28, 2007 7:34 pm
Reply with quote

Hello,

I'm confused about a cobol/db2 program that has no sql. . . .

However, if it is a cobol program, you can look at the code and see where 256 is moved to RETURN-CODE.
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top