Hi Shelia, Here is sample JCL to increase the size of the zFS: //ZFSADM03 JOB (ACCT), // ' ', // CLASS=A, // MSGCLASS=X, // MSGLEVEL=(1,1), // REGION=0M, // NOTIFY=&SYSUID //GROW EXEC PGM=IOEZADM,REGION=0M, // PARM=('grow -aggregate XLC11.ZFS -size 99000000') //SYSPRINT DD SYSOUT=* //STDOUT DD SYSOUT=* //STDERR DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //CEEDUMP DD SYSOUT=* //FAST EXEC PGM=IOEZADM,REGION=0M, // PARM=('aggrinfo XLC11.ZFS -fast') //SYSPRINT DD SYSOUT=* //STDOUT DD SYSOUT=* //STDERR DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //CEEDUMP DD SYSOUT=* //LONG EXEC PGM=IOEZADM,REGION=0M, // PARM=('aggrinfo XLC11.ZFS -long') //SYSPRINT DD SYSOUT=* //STDOUT DD SYSOUT=* //STDERR DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //CEEDUMP DD SYSOUT=*
Regards, David On 2025-03-10 17:29, Chalk, Shelia wrote:
The file OMVS.SIZUUSRD has ran out of space. Can someone tell me how to copy OMVS.SIZUUSRD to OMVS.SIZUUSRD.NEW? If you have jcl that would be great appreciated. Thanks Shelia Chalk Mainframe System Programmer sch...@ssfcu.org ======================================= This email, and any files transmitted with it, is confidential and intended solely for the use of the individual or entity to which it is addressed. If you have received this email in error, please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this message by mistake and delete this e-mail from your system. If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN