MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

IEBGENER error IEB351I I/O ERROR ,any clue ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
tempuser
Beginner


Joined: 05 Oct 2005
Posts: 28
Topics: 20
Location: INDORE

PostPosted: Tue Jul 17, 2007 10:14 am    Post subject: IEBGENER error IEB351I I/O ERROR ,any clue ? Reply with quote

Hi,
I saw a job which is giving the IEB351I I/O ERROR while runnnig it.The JOB is

Code:


//PS020    EXEC  PGM=IEBGENER               
//SYSPRINT DD  SYSOUT=*                     
//SYSUDUMP DD  SYSOUT=*                     
//SYSUT1   DD  DSN=XXX.YYY.ZZZ,       
//             DISP=SHR                     
//         DD  DSN=XXX.KKK.ZZZZ,       
//             DISP=SHR                     
//SYSUT2   DD  DUMMY
//SYSIN    DD  DUMMY                       


This is a production job,I am not sure what the intention of the job to be in cycle.This job is givnig the return code of 12 and the SYSPRINT message is showing the error.

IEB351I I/O ERROR ,xxxxC,PS020 ,6A1C,D,SYSUT1 ,READ ,WRNG.LEN.RECORD,000000B1000000,BSAM.

Any idea how to fix this one.?

The SYSUT1 files are FB with record length of 80.It's a PDS.

Thanks
Tempuser
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Jul 17, 2007 10:19 am    Post subject: Reply with quote

Quote:

The SYSUT1 files are FB with record length of 80.It's a PDS.


You canNOT copy the entire PDS with IEBGENER. You either to supply the member name or use IEBCOPY

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
bprasanna
Beginner


Joined: 05 Sep 2003
Posts: 119
Topics: 33
Location: Hyderabad

PostPosted: Tue Jul 17, 2007 1:21 pm    Post subject: Reply with quote

Thank you Kolusu!
Have a good day!

Regards
Tempuser
_________________
----------------
Thanks&Regards
Bprasanna
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Tue Jul 17, 2007 11:56 pm    Post subject: Reply with quote

Just a little confused as to why the output would be DD DUMMY
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group