Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

EDIT-MAREN-PARAMETERS Edit a catalog entry

&pagelevel(4)&pagelevel

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
//?
PROGRAM  : MARENADM                     STATEMENT: MODIFY-MAREN-PARAMETERS      
                                                                                
--------------------------------------------------------------------------------
LOCATION-ENTRIES     = *UNCHANGED                                               
VOLUME-ACCESS-CHECKS = *PARAMETERS(                                             
OVERRULE-LOC         = *YES                                                     
LOGGING              = *YES                                                     
CID-UID              = *NO                                                      
MOUNT-CHECK-INTERVAL = 0060                                                     
RESERVATION-SEQUENCE = *BY-VSN                                                  
OPERATOR-ROLE        = PARAM                                                    
MAREN-DEFAULTS       = *PARAMETERS(                                             
RESERVE-DEVICE-TYPES = *UNCHANGED                                               
EXPORT-RESTRICTIONS  = *PARAMETERS(                                             
ARCHIVES-WORK-TIME   = *PARAMETERS(                                             
EXPORT-RECEIPT       = *PRINTER(                                                
LIFE-TIME-LIMITS     = *PARAMETERS(                                             
                                                                                
--------------------------------------------------------------------------------
NEXT = +                                                                        
KEYS : F1=?   F3=*EXIT   F5=*REFRESH   F6=*EXIT-ALL   F8=+   F9=REST-SDF-IN     
       F11=*EXECUTE   F12=*CANCEL                                               
                                                                                
MESSAGE:  CMD0175 OTHER OPERATIONS DESIRED? PRESS *EXIT KEY                     

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.