Loading...
Select Version
&pagelevel(3)&pagelevel
The example below illustrates how an exit routine and fulfilling the following three particular requirements can be implemented:
Under the ID USERID01 no free tapes are to be newly reserved; any request to this effect is to be rejected.
The user ID USERID02 should only be assigned those free tapes whose archive number begin with the number ’3’. For these archive entries, the user field should be predefined with the string ’** EXIT-TEST **’. Since the range of numbers cannot be changed for any new reservations via the MAREN-ARCHIVE link (LAFUNKNM=MARENFA2), reservation must be aborted for an archive number which does not begin with the number ’3’.
For all new reservations, the administration field should be predefined with the ’MAREN’ string.
MARENEX1 CSECT |