Hi,
I have a housekeeping job of RMM which also ejects tapes. Now I am trying to figure out how does he eject tapes based on what criteria and where is that criteria defined to him and how. My client has started to write to 3590 which is in 3494 tape library recently from 3490's which were standalones and will be sending the tapes offsite for 7 years. He is not happy with the idea that I eject them using the panels on my own.
DFRMM EJECTION OF TAPES
Re: DFRMM EJECTION OF TAPES
Probably the VRS records defined to RMM
Re: DFRMM EJECTION OF TAPES
I see this in my housekeeping job
//HSKP1 EXEC PGM=EDGHSKP,
// PARM='VRSEL,EXPROC,DSTORE,RPTEXT,DATEFORM(A)'
//MESSAGE DD DISP=SHR,DSN=SYSU.RMM.HSKP.MESSAGE
//REPORT DD DISP=SHR,DSN=SYSU.RMM.VRSEL.REPORT
//ACTIVITY DD DISP=SHR,DSN=SYSU.RMM.ACTIVITY.REPORT
//XREPTEXT DD DISP=SHR,DSN=SYSU.RMM.CDS.EXTRACT.FILE.DSTORE
Now SYSU.RMM.VRSEL.REPORT is this VRS dataset that has definitions?
This is extract of it if this till now is correct where can I change the VRS settings any dorections?
********************************* Top of Data **********************************
REMOVABLE MEDIA MANAGER VITAL RECORDS RETENTION REPOR
Copyright IBM Corp. 1993,2007 ----- ------- --------- -----
JOB MASK DATA SET OR VOLUME MASK OWNER TYPE RETN C X
________________________________________________________________________________
CONT:- _
** DFRMM DSN DAYS N Y
CONT:- 07/13/2012
JOB NAME DATA SET NAME 2ndVRS 2ndNAME FSEQ DSEQ VOLUME VSE
________________________________________________________________________________
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 577545
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 535844
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 580565
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 535872
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0007V00 1 1 547954
//HSKP1 EXEC PGM=EDGHSKP,
// PARM='VRSEL,EXPROC,DSTORE,RPTEXT,DATEFORM(A)'
//MESSAGE DD DISP=SHR,DSN=SYSU.RMM.HSKP.MESSAGE
//REPORT DD DISP=SHR,DSN=SYSU.RMM.VRSEL.REPORT
//ACTIVITY DD DISP=SHR,DSN=SYSU.RMM.ACTIVITY.REPORT
//XREPTEXT DD DISP=SHR,DSN=SYSU.RMM.CDS.EXTRACT.FILE.DSTORE
Now SYSU.RMM.VRSEL.REPORT is this VRS dataset that has definitions?
This is extract of it if this till now is correct where can I change the VRS settings any dorections?
********************************* Top of Data **********************************
REMOVABLE MEDIA MANAGER VITAL RECORDS RETENTION REPOR
Copyright IBM Corp. 1993,2007 ----- ------- --------- -----
JOB MASK DATA SET OR VOLUME MASK OWNER TYPE RETN C X
________________________________________________________________________________
CONT:- _
** DFRMM DSN DAYS N Y
CONT:- 07/13/2012
JOB NAME DATA SET NAME 2ndVRS 2ndNAME FSEQ DSEQ VOLUME VSE
________________________________________________________________________________
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 577545
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 535844
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 580565
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0008V00 1 1 535872
CONT:-
ACSSMFCP ACSAXK.SMFGDG.G0007V00 1 1 547954
Re: DFRMM EJECTION OF TAPES
Bad Man wrote:Now SYSU.RMM.VRSEL.REPORT is this VRS dataset that has definitions?
This is extract of it if this till now is correct where can I change the VRS settings any dorections?
I couldn't tell you as I do not work at your site
You need to find out who is responsible for maintaining the records and talk to them about it
- mongan
- Posts: 211
- Joined: Tue Jan 11, 2011 8:32 pm
- Skillset: System Programmer
- Referer: Google searches
Re: DFRMM EJECTION OF TAPES
Be very careful changing anthing in RMM. Your results can be disastrous! If you do not know what you are EXACTLY doing then do NOT do it.