John: Here is my 'DD'.... //INDD5 DD DSN=VOYAGER.CACHESAV, // DCB=(DSORG=PS,RECFM=FB,LRECL=112,BLKSIZE=27888), // UNIT=SYSDA,SPACE=(CYL,5),DISP=(NEW,CATLG), // VOL=SER=XXXXXX Do you see anything wrong with this ?
Scott J Ford Software Engineer http://www.identityforge.com ________________________________ From: "McKown, John" <[email protected]> To: [email protected] Sent: Monday, March 12, 2012 11:06 AM Subject: Re: IEFBR14 Did you include DSORG=PS on the DD in the IEFBR14? I am fairly sure this is necessary to have the system write an EOF during allocation. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Scott Ford > Sent: Monday, March 12, 2012 10:00 AM > To: [email protected] > Subject: IEFBR14 > > All, > > I just ran across something that didn't make sense or maybe I > was under a misconception.. > > I created a DATASET , Qsam file , with iefbr14 , everything > looked fine. A COBOL program goes to open the file and abends > with a S001-4 , the resolution was to create the DATASET with > a gener...never have seen this situation before ...has anyone > else seen this one before? > > Sent from my iPad > Scott Ford > Senior Systems Engineer > www.identityforge.com > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

