I'm not on a system at the moment, but I think the full command is :
HSEND LIST BCDS DSN ODS('data.set.name')On Mon, 26 Feb 2024 at 15:50, Gadi Ben-Avi <[email protected]> wrote: > Hi Again, > The LIST BCDS ODS(dsname) command created an empty dataset. > Do I have to add anything else to command? > > Gadi > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf > Of Brian Fraser > Sent: יום ב 26 פברואר 2024 09:30 > To: [email protected] > Subject: Re: Delete HSM backups question > > [You don't often get email from > [email protected]. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > Use the LIST BCDS command with ODS to create a dataset that will show all > HSM backups, the source volume and the backup version number. > > From that listing, generate HBDELETE dsn VER(xxx) commands > > > On Mon, 26 Feb 2024 at 13:58, Gadi Ben-Avi <[email protected]> wrote: > > > Thanks, > > How do I find the dataset names that were on these disks? > > How do I make sure that backups of the same datasets that came from > > other disks are not deleted? > > > > Gadi > > > > -----Original Message----- > > From: IBM Mainframe Discussion List <[email protected]> On > > Behalf Of Brian Westerman > > Sent: יום ב 26 פברואר 2024 07:27 > > To: [email protected] > > Subject: Re: Delete HSM backups question > > > > [Some people who received this message don't often get email from > > [email protected]. Learn why this is important at > > https://aka.ms/LearnAboutSenderIdentification ] > > > > HBDELETE DataSetName ALL > > > > Brian > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
