Thanks to all who responded, I took pieces from each response and put it all together. It was the IPLTEXT that was the problem.
Matt -----Original Message----- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of McKown, John Sent: Thursday, September 09, 2010 4:23 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Disable Wait After Maintenance > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:ibm-m...@bama.ua.edu] On Behalf Of Dazzo, Matt > Sent: Thursday, September 09, 2010 3:09 PM > To: IBM-MAIN@bama.ua.edu > Subject: Re: Disable Wait After Maintenance > > I had that originally, the job asked me to over write TZ11P1, > so I terminated. Didn't want to write over the ipl text on > the volser with no maint. > > *05 ICK21836D IPL TEXT EXISTS ON TZ11P1. REPLY U TO OVERLAY, ELSE T > > > So you are saying to setup like this, that will over write > the TZ11P1 volser. > > //STEP001 EXEC PGM=ICKDSF, > // REGION=2M > //SYSPRINT DD SYSOUT=* > //IPLDD DD DSN=SYS1.SAMPLIB(IEAIPL00), > // DISP=SHR,UNIT=SYSDA,VOL=SER=TZ11A1 > //IPLVOL DD DISP=OLD, > // UNIT=3390, > // VOL=SER=TZ11P1 > //SYSIN DD * > REFORMAT DDNAME(IPLVOL) - > VERIFY(IPLVOL) - > IPLDD(IPLDD,OBJFORMAT) NOBOOTSTRAP > /* Huh? I'm confused. You say that SYS1.NUCLEUS has been maintenanced. It is on the IPL volume. Therefore, you must update the IPL text on that same volume. But you also say that TZ11P1 has not been maintenanced. Either it has or it has not. Can't be both. Point the job at the volser which has been maintenanced. It is should be what you are IPLing from. If not, then I'm totally bewildered. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-691-6183 cell john.mck...@healthmarkets.com * 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 ---------------------------------------------------------------------- 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