On Tue, 14 Apr 2009 10:33:37 -0500, Doug Henry wrote:

>On Tue, 14 Apr 2009 10:18:19 -0500, Manocha, Varun <varun.mano...@acs-
>INC.COM> wrote:
>
>>
>>I would use a JCL like the one below to replace all the DDDEF's:
>>>  ZONEEDIT DDDEF  .
>>        CHANGE PATH('/usr/lpp/'*, '/service/usr/lpp/'*) .
>>  ENDZONEEDIT .
>>
>>Thanks & Regards
>>Varun Manocha
>>Affiliated Computer Services Inc, Bangalore
>>
>
>This would only replace a small part of the ddefs. Should be
>
> CHANGE   PATH('/'*,
>                '/service/'*) .

And you might want to run a LIST DDDEF job before and after and look for the
ones that contain PATH.

-- 
Tom Marchant

----------------------------------------------------------------------
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