On Fri, 12 Nov 2021 07:06:36 -0600, James C. <[email protected]> wrote:
>Normally I edit the DDEFs via jcl to /Service instead of / for maintenance but
>I was wondering if this is still the preferred/best method? The last time
>doing this there were 118 paths to update so not entirely trivial.
>
No need to do it manually.
ZEDIT DDDEF .
CHANGE PATH('/'*,
'/Service'*).
ENDZONEEDIT .
Many have a Target zone dedicated to applying service that never gets IPL'd.
Your question leads me to believe that you might be doing some kind of hybrid
maintenance approach that could be a bit "dangerous".
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN