On Thu, May 5, 2016 at 11:35 AM, Peter <[email protected]> wrote: > Hi > > We have some product DATASET catalog to master instead of a user catalog. > > So moving the DATASET entries from master to a user catalog is doable only > when the started task is down ? >
Why? What are you planning to use do to the move? I've used REPRO MERGECAT as below to move my CICS41 data set entries to a separate catalog. I assume you that I did not take down all the CICS regions! e.g. //STEP002 EXEC PGM=IDCAMS //SYSPRINT DD SYSOUT=* //SYSIN DD * REPRO - OUTDATASET(CATALOG.ICF.VLIHTS2) - INDATASET(CATALOG.ICF.CICS41) - MERGECAT - LEVEL(CICS41) /* > > Any thoughts on the above approach ? > > Peter > > -- The unfacts, did we have them, are too imprecisely few to warrant our certitude. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
