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

ABEND=SA78 U0000 REASON=00000010 - compile time


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

New User


Joined: 02 Sep 2006
Posts: 1
Location: Mexico

PostPosted: Mon Apr 11, 2011 7:18 pm
Reply with quote

Hi All,

Am getting ABEND=SA78 U0000 REASON=00000010 when trying to compile my COBOL/DB2 program. The same compile jcl has been used for other programs and it works fine.

Any suggestions.

Below is my compile jcl

//STEP1 EXEC COMPILEN,
// MBR=XXXXXXXX,
// MOD=XXXXXXXX,
// TYPE=C2,
// DML=DB2,
// XPED=Y,
// PDS='XXXXXXXXXX',
// CMPLIB='XXXXXX',
// LNKLIB1='XXXXXXX',
// SYSLMOD='XXXXXXXX',
// DBRMLIB='XXXXXXXXX',
// COPT='FLAG(I),OFFSET',
// CICSREG=XPEDITER.XPEDITER.LISTFILE,
// DOPT=SOURCE
//*
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Mon Apr 11, 2011 7:48 pm
Reply with quote

Yes, look up what the Abend means in the MVS system codes manual, then do as suggested by the manual, and come back if you still have problems.
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 Compile rexx code with jcl CLIST & REXX 6
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts To get the the current time DFSORT/ICETOOL 13
Search our Forums:

Back to Top