Do you license FDRTABR, or just FDR? FDR DUMP is a full volume operation. FDRABR DUMP allows for Select statements for individual datasets.
You will also want to use the ZFS=QUIESCE option. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Jesse 1 Robinson > Sent: Tuesday, November 06, 2018 2:33 PM > To: [email protected] > Subject: Using FDR > > I want to replace a DFDSS ZFS dump step with FDR, which we license but have > not used for this purpose. (We have an SR open for DFDSS, but IBM has not > been able to figure out the problem.) I'm not looking for a DSFSS fix, merely > a > circumvention. I've rummaged through INNOVATION doc online but can't find > what I need. Can someone suggest syntax for executing FDR to dump a ZFS. > The dump file will later be restored on another system. First things first. > > > //DUMPIT EXEC PGM=ADRDSSU > //SYSPRINT DD SYSOUT=* > //ZFS DD DSN=flat-file,DISP=OLD, > // VOL=SER=vvvvvv,UNIT=SYSALLDA > //SYSIN DD * > DUMP DS(INC(ZFS-file-system)) ODD(ZFS) COMPRESS INCAT(SMPE-maint- > usercat) > > . > . > J.O.Skip Robinson > Southern California Edison Company > Electric Dragon Team Paddler > SHARE MVS Program Co-Manager > 323-715-0595 Mobile > 626-543-6132 Office <===== NEW > [email protected]<mailto:[email protected]> > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
