On Fri, 4 Apr 2014 14:48:23 -0400, Moore, Kenneth C. wrote: >Every webservice CICS region needs to be running the same code. It would seem >the way to do this is to keep a read-only pick-up directory mounted >everywhere. >You would need to unmount the read-only everywhere and update it on one LPAR >during some maintenance window
IMO it is a bad idea to update the code in the live data. It is better to clone the data and update the clone. Then switch to using the cloned copy. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
