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

IEC130I SYSOUT1 DD STATEMENT MISSING


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

New User


Joined: 30 Nov 2007
Posts: 28
Location: mysore

PostPosted: Mon Mar 10, 2008 3:47 pm
Reply with quote

Hi friends,

while executing a jcl i am getting 'IEC130I SYSOUT1 DD STATEMENT MISSING'.
can anyone explain this error?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon Mar 10, 2008 3:52 pm
Reply with quote

It seems rather obvious. You should code a SYSOUT1 DD statement.
Back to top
View user's profile Send private message
jpraveenreddy

New User


Joined: 30 Nov 2007
Posts: 28
Location: mysore

PostPosted: Mon Mar 10, 2008 4:52 pm
Reply with quote

I did that....still I am getting same error.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Mon Mar 10, 2008 5:02 pm
Reply with quote

Well, I guess that posting your JCL might help
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Mon Mar 10, 2008 11:07 pm
Reply with quote

Hi,

IEC130I is a normal informational message. Processing should continue, however, abnormal end is likely if an attempt is made to read or write the data set.

BTW, message is sort of self explanatory, however, as suggested posting JCL with SYSOUT messages might fetch some better suggestion(s).
Back to top
View user's profile Send private message
jpraveenreddy

New User


Joined: 30 Nov 2007
Posts: 28
Location: mysore

PostPosted: Tue Mar 11, 2008 11:24 am
Reply with quote

I found my mistake...i added a sortwork area and the issue was solved.

Thanks,
Praveen
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 JOIN STATEMENT PERFORMANCE. DFSORT/ICETOOL 12
No new posts Find missing sequence for every key DFSORT/ICETOOL 3
No new posts Relate COBOL statements to EGL statement All Other Mainframe Topics 0
No new posts commands missing in JESMSGLG JCL & VSAM 3
No new posts process statement for SUPREC, CMPCOLM... TSO/ISPF 4
Search our Forums:

Back to Top