Create all of the GDGs (+1) in a separate job before running the house keeping
job.  Due to the way RMM works, you cannot create the GDGs in the same job that
writes to the GDGs.  If you do not like that idea, then use non-GDG sequential 
datasets.  But then you will not have a history of the RMM activity between 
house
keeping job runs.

//*
//STEP005  EXEC PGM=EDGHSKP,                         
//         PARM='BACKUP,VRSEL,EXPROC,RPTEXT'                    
//SYSPRINT DD SYSOUT=*                                          
//BACKUP   DD DSN=SYS8.RMM.FTBPLX1.HSKP.BACKUP(0),DISP=SHR      
//JRNLBKUP DD DSN=SYS8.RMM.FTBPLX1.HSKP.JRNLBKUP(0),DISP=SHR    
//MESSAGE  DD DSN=SYS8.RMM.FTBPLX1.HSKP.MESSAGE(0),DISP=SHR     
//REPORT   DD DSN=SYS8.RMM.FTBPLX1.HSKP.REPORT(0),DISP=SHR      
//REPTEXT  DD DSN=SYS8.RMM.FTBPLX1.HSKP.REPTEXT(0),DISP=SHR
//*     
//STEP010  EXEC PGM=IEBGENER                                    
//SYSPRINT DD SYSOUT=*                                          
//SYSUT1 DD DSN=SYS8.RMM.FTBPLX1.HSKP.MESSAGE(0),DISP=SHR       
//SYSUT2 DD SYSOUT=*                                            
//SYSIN DD DUMMY



"Confidentially doc, I am the wabbit."

Bugs Bunny

Sent with Proton Mail secure email.

On Wednesday, July 22nd, 2026 at 10:22 AM, Peter 
<[email protected]> wrote:

> I found EDGJVRSV from samplib
> 
> Is the new GDG DS to be run or it can be without it for general update?
> 
> On Wed, 22 Jul 2026, 18:20 rpinion865, <
> [email protected]> wrote:
> 
> > The IBM DF/RMM manual????
> >
> >
> >
> > "Confidentially doc, I am the wabbit."
> >
> > Bugs Bunny
> >
> > Sent with Proton Mail secure email.
> >
> > On Wednesday, July 22nd, 2026 at 10:18 AM, Peter <
> > [email protected]> wrote:
> >
> > > Where can I find the sample JCL to run EDGHSKP with PARM='VRSEL,VERIFY '
> > ?
> > >
> > > On Wed, 22 Jul 2026, 15:09 Peter, <[email protected]> wrote:
> > >
> > > > Ok got it
> > > >
> > > > So EDGHSKP scans and sets it and newly added VRS are not in immediate
> > > > effect. Instead it waits till the HSKP finishes its task
> > > >
> > > > On Wed, 22 Jul 2026, 14:56 salva, <[email protected]> wrote:
> > > >
> > > >> VRS are assigned in the daily maintenance job. Check the output!
> > > >>
> > > >> El mié, 22 jul 2026 a las 12:28, Peter (<
> > > >> [email protected]>) escribió:
> > > >>
> > > >> > Hello Salva
> > > >> >
> > > >> > I added the new VRS
> > > >> >
> > > >> > BACKUP.Z%%%%%.WEEKLY.G^^^^V^^
> > > >> >
> > > >> > So when I took a volume level of backup for Z31SMP. It created the
> > GDG
> > > >> >
> > > >> > BACKUP.Z31SMP.WEEKLY.G0004V01 but the VRS I created didn't match it.
> > > >> >
> > > >> > Am i missing something?
> > > >> >
> > > >> > On Wed, 22 Jul 2026, 13:39 salva, <[email protected]> wrote:
> > > >> >
> > > >> > > Usually it's defined in a VRS rule.
> > > >> > > Check  RMM SEARCHVRS, ISPF user interface to RMM or ask your
> > stgadmin
> > > >> if
> > > >> > > you are not auth.
> > > >> > >
> > > >> > >
> > > >> > >
> > > >> > > El mié, 22 jul 2026 a las 10:51, Peter (<
> > > >> > > [email protected]>) escribió:
> > > >> > >
> > > >> > > > Hello
> > > >> > > >
> > > >> > > > I am trying to take backup of volume on virtual tape.
> > Automatically
> > > >> its
> > > >> > > > retention period is set for 6 days. I have not specified the
> > RETPD
> > > >> in
> > > >> > > > ADRDSSU JCL.
> > > >> > > >
> > > >> > > > Even the management class has no expiry set for these GDG
> > created on
> > > >> > > tape.
> > > >> > > >
> > > >> > > > Not sure from where these expiry are set Automatically.
> > > >> > > >
> > > >> > > > Could you please point me in the right direction
> > > >> > > >
> > > >> > > > Regards
> > > >> > > > Peter
> > > >> > > >
> > > >> > > >
> > > >> ----------------------------------------------------------------------
> > > >> > > > 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
> > >
> >
> > ----------------------------------------------------------------------
> > 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

Reply via email to