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

&pagelevel(3)&pagelevel

The MARENADM administrator program is normally started using the START-MARENADM command.

The START-MARENADM command can be executed under any user ID with the TAPE-ADMINISTRATION privilege. The SYSMAREN user ID has this privilege by default. When the software product SECOS is used, the TAPE-ADMINISTRATION privilege can be assigned to any user ID.

START-MARENADM                                                  Alias: MARENADM
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>


VERSION =
The selected MARENADM version is used.

VERSION = *STD
Before MARENADM 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 MARENADM 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 MARENADM 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.

Terminating MARENADM

MARENADM is terminated by entering the END statement.