Did you check if it is the correct level of SADMP? The dumped text will include the FMID that will tell you what level of the SADMP code is on the pack.
>>> Eric Bielefeld <[email protected]> 8/17/2010 5:39 PM >>> Thanks to all who replied, especially the reply below. I discovered that I had a pack called SADPGM with the SYS1.PAGEDUMP dataset on it. It also had AMDSAIPD in the text, so I'm pretty sure that is the correct pack. Problem solved. -- Eric Bielefeld Systems Programmer ---- Clifford McNeill <[email protected]> wrote: > Eric, > I use the DFDSS print below and search for AMDSAIPD. > > //PRTSADMP EXEC PGM=ADRDSSU, > // REGION=4M > //SYSPRINT DD SYSOUT=* > //DD1 DD UNIT=SYSDA, > // DISP=SHR, > // VOL=SER=xxxxxx > //SYSIN DD * > PRINT TRKS(X'0000',X'0000',X'0000',X'0000') INDD(DD1) > /* > > Cliff McNeill > > > > Is there a way to find out if a volume has the IPL Text for taking a Stand > > Alone Dump? I'm pretty sure that the IPL text is on the master catalog > > volume, but is there any way to verify that? I looked at the volume with > > FileAid, and didn't see anything. > > > > -- > > Eric Bielefeld > > Systems Programmer ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains confidential and privileged information intended only for the addressee. If you are not the intended recipient, please be advised that you have received this material in error and that any forwarding, copying, printing, distribution, use or disclosure of the material is strictly prohibited. If you have received this material in error, please (i) do not read it, (ii) reply to the sender that you received the message in error, and (iii) erase or destroy the material. Emails are not secure and can be intercepted, amended, lost or destroyed, or contain viruses. You are deemed to have accepted these risks if you communicate with us by email. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

