How do we take the backup for SYSVIEW security file (prefix.CNM4BSEC)?
Should DFDSS be used for backing up the CNM4BSEC or can IEBGENER be used?.
And are there any files that need to be synchronized when backing up CNM4BSEC.
Either IEBGENER or DFDSS can be used to create the backup for newprefix.CMN4BSEC.
No other files need to be synchronized when backing up prefix.CNM4BSEC.
The attributes of the file for allocation purposes can be found in the Installation job INST0001 in the SAMPJCL.
//CNM4BSEC DD DSN=prefix.CNM4BSEC,
// DCB=(DSORG=PS,RECFM=F,LRECL=8906,BLKSIZE=8906),
// VOL=REF=xxxxxx,
// SPACE=(CYL,(2,01)),
// DISP=(NEW,CATLG,DELETE)