We just started using RMM at Easter. Converted over from TLMS. Here's the
VRS definitions I use for my TSM tapes, both on and off-site. I basically
defined them like DFHSM tapes. There's a chapter in the RMM Installation and
Configuration manual on running RMM with DFHSM. The only change the TSM is
the DELETIONEXIT(EDGTVEXT) needs to be changed in your server options file.
The one thing I did add was the RELEASE(SCRATCHIMMEDIATE). There was no
reason for these tapes to go through the scratch pending state. This was
they are released immediately on the next inventory management run, or
scratch processing.
/**********************************************************************/
/* ALL ADSM TAPES (ADSM AND ADSMTEST) */
/**********************************************************************/
RMM ADDVRS DSNAME('ABEND') JOBNAME(ADSM) COUNT(99999) CYCLES
RMM ADDVRS DSNAME('OPEN') JOBNAME(ADSM) COUNT(99999) CYCLES
RMM ADDVRS DSNAME('ABEND') JOBNAME(ADSMTEST) COUNT(99999) CYCLES
RMM ADDVRS DSNAME('OPEN') JOBNAME(ADSMTEST) COUNT(99999) CYCLES
RMM ADDVRS DSN('ADSM*.**') +
CYCLES COUNT(99999) DELAY( 0) +
OWNER(LBRARIAN ) DELETE(1999/365) +
DESC('ADSM/ADSMTEST TAPES') +
RELEASE(SCRATCHIMMEDIATE) +
LOCATION(HOME ) STORENUM(99999)
/**********************************************************************/
/* OFFSITE MOVEMENT FOR ADSM */
/**********************************************************************/
RMM ADDVRS DSN('ADSM.OFF.**') +
CYCLES COUNT(99999) +
OWNER(LBRARIAN ) DELETE(1999/365) +
RELEASE(SCRATCHIMMEDIATE) +
DESC('ADSM OFFSITE TAPES') +
LOCATION(ARCUS ) STORENUM(99999)
-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Lee, Gary D.
Sent: Tuesday, May 01, 2001 3:42 PM
To: [EMAIL PROTECTED]
Subject: tsm, os/390 and rmm
Anyone out there using tsm v3.7 or 4.1 on os/390 using rmm as the tape
manager? I would like to here your experiences, good or bad. Thanks.
Gary Lee
Senior Operating Systems Analyst
Ball State University
phone 765-285-1310