Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Starting and terminating of MARENLM

&pagelevel(5)&pagelevel

The MARENLM utility routine is loaded and started using the START-MARENLM command under a user ID with the TAPE-ADMINISTRATION privilege.

START-MARENLM                                                                                                                     Alias: MARENLM
VERSION = *STD / <product-version mandatory-man-corr> / <product-version mandatory-man-without-corr> /

<product-version without-man-corr>
,MONJV = *NONE / <filename 1..54 without-gen-vers>
,CPU-LIMIT = *JOB-REST / <integer 1..32767 seconds>

VERSION =
The selected MARENLM version is used.

VERSION = *STD
Before MARENLM is called, the version is set using the SELECT-PRODUCT-VERSION command (in system mode). This set version is used as the default version.

VERSION = <product-version mandatory-man-corr>
Full version identifier.

VERSION = <product-version mandatory-man-without-corr>
Version identifier excluding the correction status.

VERSION = <product-version without-man-corr>
Version identifier excluding the release and correction status.

MONJV =
Specification of a job variable for monitoring the MARENLM run.

MONJV = *NONE
A monitor job variable is not used.

MONJV = <filename 1..54 without-gen-vers>
Explicit specification of the job variable for monitoring the MARENLM run.

CPU-LIMIT =
Maximum CPU time in seconds allocated for the program.

CPU-LIMIT = *JOB-REST
The remaining CPU time is to be used for the job.

CPU-LIMIT = <integer 1..32767 seconds>
Only the specified time is to be used.

When MARENLM is started, the MARENLM basic form appears. The reservation file can now be managed (File menu) or edited (using shortcut keys or the relevant control statements).

MARENLM can be terminated in the following four ways:

  1. by selecting Exit from the File menu

  2. by pressing the function key

  3. by entering the control statement EXIT in the command line

  4. by pressing the function key in the basic form

When you terminate MARENLM an open reservation file, is only closed and not saved. Modifications have to be saved explicitly (see menu options Save and Save as in the File menu).