On Thu, 18 Sep 2008 09:17:06 -0500, Mark Steely <[EMAIL PROTECTED]> wrote:
>We are z/OS V1R9. I was applying some maintenance to our test system >which was live. The fist set of PTF's applied successfully. During the >apply of the second set of PTF's the job went into a detected wait >state. During the detected wait several messages stating a problem with >PDSE were occurring. > >IGW038A Possible PDSE Problem(s) (SMSPDSE1) >Recommend issuing V SMS,PDSE1,ANALYSIS > >The command produced the following output: > >IGW031I PDSE ANALYSIS Start of Report(SMSPDSE1) 293 >++ Unable to latch ASRBULCH:000000007F5D2180 > Latch:000000007F5D2198 Holder(0019:00AFF5E8) > Holding Started Task:LLA >++ no exceptional data set conditions detected >PDSE ANALYSIS End of Report(SMSPDSE1) > > >The ptf's that were being applied were going to update a PDSE dataset in >the LNKLST. > >So I cancelled the job - created an alternate RES pack and applied the >maintenance to the alternate RES. > >Are the new SMSPDSE and SMSPDSE1 address spaces preventing this type of >update or is there a command to allow this type of update to occur. > >Any help would be appreciated. > Test or sandbox? If it is a sandbox and you really don't care if you accidentally break something, then I guess it's ok to apply the maintenance to a live system. Maybe it has something to do with the library taking an extent? Even though PDSE can reuse space, this won't happen for an open data set in the LNKLST. Just a swag, this could be WAD or a bug... it's not like there have never been any bugs with PDSE or LLA. :-) If this was some sort of emergency and you needed to do this to a production system without taking an outage, I would first remove the library from LLA control (with F LLA,UPDATE=xx to bring the other thread into this) and then try again. Then add the library back to LLA control. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

