You might want to look at those two dataset names again..... 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
willie bunter
Sent: Wednesday, August 03, 2011 12:19 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: IEC614I EXTEND FAILED - RC 000, DIAGNOSTIC INFORMATION IS 
(04034379)

Rohit,
 
Your input dsn and output dsn is the same.  Your output dsn is the same name as 
the GDG base P1OPSBP.FC610.NVFF411A.  Verify your output dsn.

--- On Wed, 8/3/11, Rohit Bhandari <storage.mainfr...@gmail.com> wrote:


From: Rohit Bhandari <storage.mainfr...@gmail.com>
Subject: Re: IEC614I EXTEND FAILED - RC 000, DIAGNOSTIC INFORMATION IS 
(04034379)
To: IBM-MAIN@bama.ua.edu
Received: Wednesday, August 3, 2011, 5:12 AM


Hi ,

This is the JCL code

//NVF411A EXEC PGM=SORT
//SYSPRINT  DD SYSOUT=*
//SYSOUT    DD SYSOUT=*
//STEPLIB   DD DSN=SYS1.SORTLIB,DISP=SHR
//SORTWK01  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTWK02  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTWK03  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTWK04  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTWK05  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTWK05  DD SPACE=(CYL,(100,100),RLSE),UNIT=DISK
//SORTIN    DD DSN=P1OPSBG.FC610.NVFF411A(+1),DISP=SHR
//SORTOUT   DD DSN=P1OPSBP.FC610.NVFF411A, //             
DISP=(,CATLG,DELETE),UNIT=SYSDA, //             
DCB=(BLKSIZE=0,LRECL=91,RECFM=FB),
//             SPACE=(CYL,(400,400),RLSE)



On Wed, Aug 3, 2011 at 5:16 PM, Ted MacNEIL <eamacn...@yahoo.ca> wrote:

> >IEC032I
>
> E37-08,IFG0554P,NVF411,NVF411A,SORTOUT,620F,BTCP51,04034379,P1OPSBP.FC
> 610.NVFF411
>
> Did you even attempt to look up this message?
>
>
> -
> Ted MacNEIL
> eamacn...@yahoo.ca
> Twitter: @TedMacNEIL
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>



--
Enjoy ,

Rohit

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to