Privilege
ADA, DA, administrator without domains
The EDIT-MAREN-PARAMETERS statement enables the guided dialog for the MODIFY-MAREN-PARAMETERS statement and replaces the default values of the various operands with the current values of the system-specific MAREN parameters.
The EDIT-MAREN-PARAMETERS statement is only permitted in interactive mode. It must not be used in command files (procedure and ENTER files).
If the user does not wish the next statement executed to be MODIFY-MAREN-PARAMETERS, he/she should press the K1 key or enter *CANCEL in the NEXT field and select any other program statement.
If the statement EDIT-MAREN-PARAMETERS is used in unguided dialog, the user is prompted for the next statement by “//” or “%STMT”. Only if the user switches temporarily to guided dialog by entering “?”, the menu for the MODIFY-MAREN-PARAMETERS statement is outputted containing the current values from the catalog entry for the tape.
Format
EDIT-MAREN-PARAMETERS Alias: EDITMP |
HOST-NAME = *OWN / <alphanum-name 1..8> |
Operands
HOST-NAME = *OWN
The parameters of the user’s own system are to be modified.
HOST-NAME = <alphanum-name 1..8>
The parameters of the user’s system are to be modified.
Example
//edit-maren-parameters host=system2
|
The system-specific MAREN parameters of SYSTEM2
are read, and the current values from them are used as default values for the operands of a MODIFY-MAREN-PARAMETERS statement which immediately follows.
The LOCATION-ENTRIES, RESERVE-DEVICE-TYPES, and FREE-POOL parameters contain the value *UNCHANGED. Changes to these parameters must be specified explicitly.
When the value “24:00” is specified for ARCHIVES-WORK-TIME in the CLOSE-TIME operand, CLOSE-TIME=00:00 is used. OPEN-TIME=00:00 and CLOSE-TIME=00:00 also mean that the archive is open all day.