Thank you for your reply.
I understand that I can add a private volume to RMM as MASTER status with
STATUS(MASTER) operand.
But if there are 100,000 volumes (A00000 through A99999), I have to make
100,000 RMM ADDVOLUME commands depending on each volume status.
If I could use STATUS(VOLCAT) operand, I need only one RMM ADDVOLUME
command with COUNT(100000) operand such as
RMM ADDVOLUME A00000 STATUS(VOLCAT) COUNT(100000)
for adding 100,000 volumes to RMM.
Now I think that the best way is following
to add private volumes to RMM as MASTER status.
1) Add volumes in SMS tape library to RMM by ADDVOLUME
with STATUS(VOLCAT)
2) Make CLIST of RMM CHANGEVOLUME commands
to change MASTER status from USER
by RMM SEARCHVOLUME selecting only USER status volumes.
3) Execute the CLIST produced by the SEARCHVOLUME
Anyway, now what I want to know is that why RMM does add private volumes in
TCDB as USER status.
Minoru Massaki - (M*M)
2014-08-13 2:56 GMT+09:00 Robert A. Rosenberg <[email protected]>:
> At 00:57 +0900 on 08/13/2014, Minoru Massaki wrote about How do we add
> private volumes in SMS Tape Library to RMM as:
>
>
> Now a customer is using a Tape management System they developed and
>> is going to convert to RMM.
>> There are many private/scratch tape volumes in SMS tape library.
>> These volumes are not registered in RMM.
>> When they add these volumes to RMM by RMM ADDVOLUME command with
>> STATUS(VOLCAT) operand, the added private volumes status becomes USER.
>> They want to add these private volumes as MASTER status (not USER status).
>> Are there any way to add the private volumes to RMM with MASTER status.
>> Or do they have to change volume status to MASTER from USER by
>> CHANGEVOLUME
>> command after adding the volumes to RMM?
>>
>> Why does RMM adds private volume as USER status when STATUS(VOLCAT) is
>> used?
>>
>
> Check the syntax of the ADDVOLUME command and see if there is a parm to
> make the status MASTER in lieu of USER. Since you can alter it via
> CHANGEVOLUME I would assume that there is a setting for ADDVOLUME to make
> the volume MASTER when added.
>
--
全先 実 - Minoru Massaki (M*M)
E-mail: [email protected]
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN