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

Error MAXCC = 16 when compile my program


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

New User


Joined: 19 Dec 2005
Posts: 1

PostPosted: Wed Dec 28, 2005 5:20 pm
Reply with quote

I got a error maxcc = 16 when i am running a jcl to compile my cobol+db2 program. can you help me ?
Back to top
View user's profile Send private message
khamarutheen

Active Member


Joined: 23 Aug 2005
Posts: 677
Location: NJ

PostPosted: Wed Dec 28, 2005 5:30 pm
Reply with quote

Hi arunmenon,

Without coding it is difficult to find the error. can u plz paste ur code it will help more..
Back to top
View user's profile Send private message
The Legend

New User


Joined: 24 Dec 2005
Posts: 3
Location: Chennai

PostPosted: Tue Jan 03, 2006 3:10 am
Reply with quote

To view what is the error you can go to SYSOUT in your spool and enter 'M' and press F8. now press F7 until you could see the error messages printed there. Reade that carefully. It will specify the error level such as 'I', 'S'. If the statement is 'I' neglect it. Check into the statements that are mentioned as 'S'. In the same line you will get to see the line number of the code where the error is present along with the error. Just try to correct it or attach those error messages.

Thanks,
S. Arun icon_cool.gif
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 Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Compile rexx code with jcl CLIST & REXX 6
Search our Forums:

Back to Top