HP e3000 MPE/iX Release 7.0 System Software Maintenance Manual (30216-90317)

320 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
updates the system's HP Stage/iX Globals file with all appropriate information about the
staging area.
Syntax
RECOVER [STAGE=]
stage_name
Parameters
[STAGE=]stage_name (required)
The name of the existing staging area to be recovered.
Example
To recover staging area “stage_1”:
STAGEMAN> RECOVER stage_1
REDO
The REDO command is identical in function to the MPE/iX redo command. It allows a
command in the command history stack to be edited and re-executed.
Syntax
REDO [COMMAND=]
command_id
Parameters
command_id: (optional)
Specifies the command to re-execute. The command may be specified by its relative or
absolute order in the command line history stack, or by name (as a string). The default is
-1, the most recent command. This parameter is optional.
Example
To edit the most recent command beginning with the string `DIS':
STAGEMAN> REDO DIS
To edit command number 10 (absolute) on the command history stack, enter:
STAGEMAN> REDO 10
To edit the second-to-last command on the stack (one command before the most recent),
enter:
STAGEMAN> REDO -2
SET
The SET command is used to designate a particular HP Stage/iX staging area for use on the
next boot. When a staging area is in use, it is considered “active”. The process of
“activating” a staging area requires that the system be re-booted (using the ISL> START
command). The SET command is used to designate which staging area should be used on
the next reboot. On each subsequent reboot (START) the system will automatically use the