A log file can be specified and certain settings can be changed for this RMS run.
Format
CREATE-RMS-OPTIONS |
{ { PROTOCOL = { *NONE / filename[/EXTEND] } / ALL-OPTS-ON = { NO/ YES } / NO-PRODUCT-CHECK = { NO/ YES } / NO-TYPIO = { NO/ YES } / LARGE= { NO/ YES } / BUILD-UNCHANGED= { NO/ YES } / PRODSAVE = { NO / YES / CLEAR } } [,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)] |
Operands
PROTOCOL = *NONE / filename / EXTEND
Determines whether a log of the RMS run is to be created and, if so, to which file the log is to be written. If the file name is extended using /EXTEND, the file is extended.
ALL-OPTS-ON = NO / YES
Determines whether all optional corrections - depending on their status, but independent of the OPT-REP setting - are to be added to the system loader.
NO-PRODUCT-CHECK = NO / YES
Determines whether a check of the product version of existing files is to be carried out at installation.
NO-TYPIO = NO / YES
Determines whether a message is to be output at the system console upon successful installation of a loader.
LARGE = NO / YES
Determines whether more than one correction packet is to be added to the depot in one input operation.
BUILD-UNCHANGED = NO / YES
Determines whether a system loader is to be created and installed in a SOLIS run, even when no new corrections have been added to the depot.
PRODSAVE = ON / OFF / CLEAR
Controls the behavior of commands that use the PROD[UCT]=*PRODSAVE operand.
PRODSAVE = ON
Causes RMS to record the names of all products accessed in the following statements, and ensures that this list is used in statements in which the operand PROD[UCT]=*PRODSAVE is specified.
PRODSAVE = OFF
Switches off the recording of products accessed by RMS statements.
PRODSAVE = CLEAR
Deletes the list of products recorded by RMS.
ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)
In the event of an error, the specified job switch is set (ON) or reset (OFF).