Re: Copy NON-SMS ZFS file to a pre-allocated SMS

2020-04-02 Thread Michael Brennan
There is no need to preallocate and format the new ZFS target data set. Just do a copy with the RENAMEU option. Below is an example. In this example SYS1 high level is not SMS managed. SYS2 high level is SMS managed in this example: //S3 EXEC PGM=ADRDSSU //SYSPRINT DD SYSOUT=* //SYSI

Re: Copy NON-SMS ZFS file to a pre-allocated SMS

2020-04-02 Thread Edgington, Jerry
You could setup a batch job: - Allocate the new SMS zFS - Mount the new SMS zFS - Use PAX command to copy zFS - Unmount new and old zFS -Original Message- From: IBM Mainframe Discussion List On Behalf Of Kenneth J. Kripke Sent: Thursday, April 2, 2020 2:21 PM To: IBM-MAIN@LISTSERV.UA.ED