I have IBM ATL and VTS
This is what I think needs to be done for adding of virtual volumes...There is a member EDGRMM00 I think all I have to do is repeat this statement
VLPOOL PREFIX(51*) /* ATL/VTS LOCATION */ -
TYPE(S) /* SCRATCH POOL */ -
DESCRIPTION('VTS LOGICAL') /* POOL DESCRIPTION */ -
NAME(STPVTS01) /* POOL NAME */ -
MEDIANAME(CART) /* MEDIA TYPE - VTS */ -
RACF(N) /* NO RACF TAPE PROFILE */ -
EXPDTCHECK(N) /* ALLOW TAPE OVERWRITE IF UNEXP */
for 52* and 53* and then dynamically update the DFRMM...This is getting shared between prod and dev and the test lpar has EDGRMM00 of it's own....
Is this process correct?
I looked at reject and this is how it was in EDGRMM00
/*---------------------------------------------------------------*/
/* REJECT PROCESSING OF VOLUMES NOT DEFINED TO RMM */
/*---------------------------------------------------------------*/
/* REJECT ANYUSE(*) */
/* */
Anything else apart from this??
This is how /D SMS,OAM looks like
CBR1100I OAM status: 594
TAPE TOT ONL TOT TOT TOT TOT TOT ONL AVL TOTAL
LIB LIB AL VL VCL ML DRV DRV DRV SCRTCH
2 2 1 1 0 0 140 76 71 1725
There are also 0 VTS distributed libraries defined.
CBRUXCUA processing ENABLED.
CBRUXEJC processing ENABLED.
CBRUXENT processing ENABLED.
CBRUXVNL processing ENABLED.