Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MAREN exits for reserving tapes

&pagelevel(3)&pagelevel

There are two different exits for the MAREN function “tape reservation”:

  • the request exit allows the reservation request to be checked and rejected if necessary

  • the return exit only allows evaluations, since the reservation has already taken place.

The following function names are possible when calling the exits for new reservations:

LAFUNKNMAction involved
MARENFA2Implicit reservation by specification of the archive number of a free tape in the ARCHIVE statements SAVE, EXPORT and POOL ADD=<tvsn>
MARENUCPReservation via the automatic free tape allocation facility of MARENs
RESERVEMAREN statement RESERVE-FREE-VOLUME
RESERVE1MARENADM statement RESERVE-FREE-VOLUME

Passing parameters

The following information is passed to the individual computer center exits:

Register 1A(parameter area)
The parameter area comprises a word containing the address of the catalog entry. The individual catalog entry fields can be addressed symbolically via the dummy section MARENA.
Register 13A(save area)
The save area provided by MAREN is 18 words long.
Register 14A(return)
For returning directly to MAREN.
Register 15A(exit routine)
Start address of the called exit routine.

All other registers are set to “binary zero”.