:>:-----Original Message----- :>:From: IBM Mainframe Discussion List [mailto:[email protected]] On :>:Behalf Of Joel C. Ewing :>:Sent: Saturday, January 21, 2012 8:02 AM :>:To: [email protected] :>:Subject: Re: PDSE :>: :>:So the only functionally-equivalent, officially-sanctioned way to :>:accomplish this goal is still to :>:(1) create a new dataset with a different name and copy the data to it, :>:(2) modify PARMLIB LNKLST defs to replace the old library in linklist :>:with the new at next IPL, :>:(3) IPL. :>:And if for some reason you really must have the original dataset name, :>:repeat the process to get back to the old name.
If you need the original DSN, after populating the new dataset, uncatalog the original and rename the replacement (both actions not restricted by the current enqueue). This will eliminate the need for the second IPL. And after the IPL, you can rename the original dataset and delete it even though the DSN is enqueued by LLA (assuming you the correct RACF access). ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

