Author: vasanthz
Posted: Tue Apr 11, 2017 12:18 am (GMT 5.5)
You get this because this is from BCDS. Backup control dataset stores information about the HSM backups that have been performed on the dataset.
You need to list the migrated control dataset information - MCDS.
For all MCDS information. use
For ML1 you can use
for ML2
_________________
Strike.. Scream.. Run - Creed Bratton
Posted: Tue Apr 11, 2017 12:18 am (GMT 5.5)
Code: |
BACKUP FROM BACKUP BACKUP SYS GEN VOLUME VOLUME DATE TIME CAT NMBR |
You get this because this is from BCDS. Backup control dataset stores information about the HSM backups that have been performed on the dataset.
You need to list the migrated control dataset information - MCDS.
For all MCDS information. use
Code: |
hlist level(HLQ) MCDS |
For ML1 you can use
Code: |
hlist level(HLQ) MCDS select(ml1) |
for ML2
Code: |
hlist level(HLQ) MCDS select(ml2) |
_________________
Strike.. Scream.. Run - Creed Bratton