Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

STOP-CONTROL-PROGRAM Terminate MAREN control programs

&pagelevel(4)&pagelevel

Privilege                 ADA, DA, administrator without domains

This statement terminates the MAREN control programs MARENCP and/or MARENUCP.

If MARENCP is terminated, the MAREN catalog is also closed implicitly on the specified system. The MAREN catalog is opened automatically after MARENCP has been loaded again.

Format

STOP-CONTROL-PROGRAMAlias: STCP
PROGRAM-NAME = *MARENCP / list-poss(2): *MARENCP / *MARENUCP
,HOST-NAME = *OWN / *ALL / <alphanum-name 1..8> /
*ALL-FROM-DOMAIN

*ALL-FROM-DOMAIN(...)


| DOMAIN = *STD-DOMAIN / *OWN / <alphanum-name 1..8>

Operands

PROGRAM-NAME =
Specifies which control programs are to be terminated.

PROGRAM-NAME = *MARENCP
The MAREN control program is terminated.

PROGRAM-NAME = *MARENUCP
The automatic free tape facility of MAREN is terminated.

HOST-NAME =
Specifies the systems for which a MAREN control program is to be terminated.

HOST-NAME = *OWN
A MAREN control program is only terminated for the local system. If the ADA has used the MODIFY-ADMINISTRATION-SCOPE DOMAIN=... statement to become the DA of a domain, HOST=*OWN addresses the system which was determined by the HOST operand in the MODIFY-ADMINISTRATION-SCOPE statement.

HOST-NAME = *ALL
When domains are used, a MAREN control program is terminated for all hosts in a DA’s own domain; for the ADA, the MAREN program is terminated for all systems.

HOST-NAME = <alphanum-name 1..8>
Name of a system. If the DA enters a system name when domains are being used, this system must belong to the DA’s own domain.

HOST-NAME = *ALL-FROM-DOMAIN (...)
A MAREN control program is terminated for the systems of a particular domain. This operand may only be used by the ADA.

DOMAIN =
Selects the domain.

DOMAIN = *STD-DOMAIN
A MAREN control program is terminated for the systems in the standard domain.

DOMAIN = *OWN
A MAREN control program is terminated for the systems in the local domain. The user’s own domain is the domain of the system on which the ADA is currently working.

DOMAIN = <alphanum-name 1..8>
A MAREN control program is terminated for the systems in the specified domain.