On Wed, 7 Nov 2007 09:27:24 -0600, Mark S. House
<[EMAIL PROTECTED]> wrote:

>I am cloning  a target region for maintenance.  I would like to find a
>utility that will insert a VOLSER in the VOLUME parameter on the DDDEF.
>Currently none of the DDDEF's  have volsser numbers in them.  The ZONEDIT
>CHANGE command will not let me do a global change on VOLUME when the
>VOLUME is nulls.
>

 UCLIN.                                        
  REP DDDEF(nnnnnn) VOLUME(vvvvvv).            
 ENDUCL.                                       

Or you can  

SET BOUNDARY (zonename).  
UNLOAD DDDEF.            

And massage the UCLIN it creates and run it back in.

>Ideally, what I would like to do is search the catalog for the dataset
>name on the DDDEF, then extract the volser, and build REP DDDEF statements
>to be used to update the new target library.
>

Sorry... no help for that unless you RYO.  If the HLQ is unique, an ISPF 3.4
listing and a "SAVE mylist" command might help along with the DDDEF 
unload.

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

Reply via email to