I need another pair of eyes, can somebody see what I'm doing wrong?
We are attempting to change the pool to which HSM writes its output.
We were outputting HSM Backup and ML2 tapes to tape range E000001-E01000 and
duplexing to Q000001-Q01000
We want to go back to H0nnnn for Primary Backup, H1nnnn for ML2 Primary and
H2nnnn for Duplexed Copy tapes.
Environment is Z/os 1.7 with TMS 11.5 and STK Powderhorn
SCRPOOL NAME=TITAN,RANGE(E00001-E00899),LABEL(SL)
SCRPOOL NAME=TITAN,RANGE(E00900-E01096),LABEL(SL)
SCRPOOL NAME=QWEST,RANGE(Q00000-Q01000),LABEL(SL)
SCRPOOL NAME=HSM0,RANGE(H00000-H00349),LABEL(SL)
SCRPOOL NAME=HSM1,RANGE(H10000-H10299),LABEL(SL)
SCRPOOL NAME=DFHSM,RANGE(H20000-H20550),LABEL(SL)
TAPEREQ DSN(SYSHSM.COPY.**) VOLT(N) SUBPOOL(DFHSM) +
MOD(9840) ESOTERIC(R9840)
TAPEREQ DSN(SYSHSM.BACKTAPE.DATASET) VOLT(N) SUBPOOL(HSM0) +
MOD(9840) ESOTERIC(L9840)
TAPEREQ DSN(SYSHSM.HMIGTAPE.DATASET) VOLT(N) SUBPOOL(HSM1) +
MOD(9840) ESOTERIC(L9840)
I can't figure out why I'm still getting Ennnnn mounted instead of H1nnnn and
Qnnnnn mounted instead of
H2nnnn when I issue Recycle.
HSM parameters are as follows:
USERUNITTABLE(ATL02:ATL02,L9840:L9840,R9840:R9840)
UNITNAME(3490) -
SELECTVOLUME(SCRATCH) -
TAPEDELETION(DUMP(SCRATCHTAPE) BACKUP(SCRATCHTAPE) -
MIGRATION(SCRATCHTAPE)) -
BACKUP(TAPE(3490))
RECYCLEOUTPUT(BACKUP(3490) MIGRATION(3490)) -
It is probably staring me in the face but I don't see it.
Appreciate any help
Dave O'Brien
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html