1
Want to use flashcopy to get source volume to target volume then later backup the target volume to tape, my job fails with ADR316W msg
I’m new to DFSMS Flashcopy and would like advice. I used the following JCL step to backup a source volume to target volume. //STEP901A EXEC PGM=IKJEFT01, // REGION=0K //SYSTSPRT DD SYSOUT=* //SYSUADS DD DSN=SYS1.UADS, // DISP=SHR //SYSLBC DD DSN=SYS1.BRODCAST, // DISP=SHR //SYSTSIN DD * FCESTABL SDEVN(X’901A’) TDEVN(X’9040′) ONLINTGT(YES) /* Source volume (SDEVN(x’901a’) was actually [...]
Answer Question
| May 20, 2010 3:00 PM
ADRDSSU, DFSMS, FCESTABL, z/OS v1r10
I’m new to DFSMS Flashcopy and would like advice. I used the following JCL step to backup a source volume to target volume. //STEP901A EXEC PGM=IKJEFT01, // REGION=0K //SYSTSPRT DD SYSOUT=* //SYSUADS DD DSN=SYS1.UADS, // DISP=SHR //SYSLBC DD DSN=SYS1.BRODCAST, // DISP=SHR //SYSTSIN DD * FCESTABL SDEVN(X’901A’) TDEVN(X’9040′) ONLINTGT(YES) /* Source volume (SDEVN(x’901a’) was actually [...]
Can you do a Full Volume or Logical Backup using ADRDSSU
Can you do a Full Volume or Logical Backup using ADRDSSU with a specific BLOCKSIZE coded (assumingyou don’t want to use the DEFAULT)
Answer Question
| August 19, 2009 1:20 PM
ADRDSSU, Backup, Full Volume Backup, Logical Backup
Can you do a Full Volume or Logical Backup using ADRDSSU with a specific BLOCKSIZE coded (assumingyou don’t want to use the DEFAULT)
1





