Lizette Thanks for the suggestions...I'll check out the redo. >>> Lizette Koehler <[email protected]> 1/22/2009 5:59 PM >>> Howard,
The way I would approach this is to identify each and every PTF that was applied. Then create a RESTORE of each and every ptf. This will take time as anything that had not been accepted is also a potential PTF that needs to be restore. You could wind up with 1000's of PTFs that need to be restored. I have done it this way in the past. Second option: Look at the REDO parameter of Apply command. Unless you have a bad PTF in this group REDO will reapply all your PTFs. Third Option: Did you take a backup of your SMPE environment (all Global, Tlibs, and Dlibs)? If so, restore the system and start again. If none of that works, then start with a fresh SMP/E Environment and install from scratch. Lizette > > Hello all, > > I would like to back out and redo every thing done by the smpe run below. > > How could I go about this? Retry/Redo did nothing. > > //SMPCNTL DD * > SET BOUNDARY(LM2PWMT) OPTIONS(OPTLMK) . > APPLY > APARS > PTFS > FORFMID(LTMV410) > JCLINREPORT > GROUPEXTEND > BYPASS ( > HOLDSYSTEM > ( > DOC ACTION DEP > ) > ) > SOURCEID ( > MOM0109 > ) > RETRY(YES) > . > ---------------------------------------------------------------------- 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 _____________ LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this E-mail by anyone else is unauthorized. If you are not an addressee, any disclosure or copying of the contents of this E-mail or any action taken (or not taken) in reliance on it is unauthorized and may be unlawful. If you are not an addressee, please inform the sender immediately, then delete this message and empty from your trash. ---------------------------------------------------------------------- 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

