Hello VMers,

we have a problem with DFSMS/RMS for VM and our IBM 3494 TapeLibrary with 
mixxed tapedrives 2 x 3490 and 4 x 3590.
When we do mount requests without specifying a real device RMS will try to use 
the first available device nevertheless its
a 3490 or a 3590.

So the recommandation from IBM to solve our problem is to modify the exit 
FSMRMDEV.
The exit should be written as a assembler program that calls a REXX-procedure 
where the logic resides.

I found the following text in the redbook 'Guide to Sharing and Partitioning 
IBM Tape Library Dataservers'  SG24-4409-02 

 FSMRMDEV
The real-device-selection exit, FSMRMDEV, can select a device when a real
device address is not specified in the incoming request. Users can provide their
own device selection algorithm. The product default processing selects the first
available (unattached) library tape device that can be located. The request 
fails
if no devices are available.
Note: This exit becomes highly interesting in an environment of mixed drive
types where getting the correct media-drive match is critical. A
sophisticated exit may be required here, to match a selected device type
to a particular scratch pool being requested, or a volume serial number
within a customer-defined range that represents a certain media type.

Has anyone modified this exit ? I am looking for a sample how to do it ?
I am familar with REXX but not really with assembler. I appreciate any sample.

Kind regards,

Horst Rempel
Berufsgenossenschaft            http://www.bgchemie.de
der chemischen Industrie        e-mail [EMAIL PROTECTED]
Abteilung EDV/DV-ORG
Kurfürstenanlage 62
69115 Heidelberg





Reply via email to