Use of the DFSMShsm Dataset Name as parameter in the TAPEREQ
Hi All!
In the ELS Command, Control Statement, and Utility Reference 7.2, the use of the DFSMShsm Dataset name in the TAPEREQ statemants is not recommended because this might generate unpredictable results. But I need segregate several DFSMShsm tasks in the same TAPEREQ definitions. For this, I intend to create the TAPEREQ sentence like the following:
TAPEREQ JOBNAME(<<DFSMShsm TASK NAME>>) DSN(<<DFSMShsm MIGRATE DSN>>) POLICY(<<DFSMShsm MIGRATE POLICY>>)
TAPEREQ JOBNAME(<<DFSMShsm TASK NAME>>) DSN(<<DFSMShsm BACKUP DSN>>) POLICY(<<DFSMShsm BACKUP POLICY>>)
My ask is: Will I have any problem defining the TAPEREQ sentence in this way?
Thanks!
Alan Hoinacki