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

324 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
SLT—This is the normal file group for most of the files found on the System Load Tape.
Files in this group are switched ahead of files in the OTHER group.
OTHER—This is the default file group. Files here are switched after the system is almost
completely up and running.
Example
STAGEMAN$ SETDEFAULT
START.MPEXL.SYS;disk=C;disp=R;val=E;onerr=W
STAGEMAN$ SETD
USERFILE.PUB.SYS;disk=LDEV1;disp=ADD;val=B;onerr=IGNORE
SHOW DEFAULT (SHOWD)
Shows the defaults that were set for a file by the SETDEFAULT command.
The SHOWDEFAULT command can be abbreviated as SHOWD.
Expert Mode Command:
Syntax
SHOWDEFAULT [FILE=]
file_name
Parameters
[FILE=]staged_file_name (Required)
The name of the file whose defaults you are checking. Wildcards are allowed.
Example
To show all defaults:
STAGEMAN$ SHOWDEFAULT
To show the defaults for all files in PUB.SYS type:
STAGEMAN$ SHOWD @.PUB.SYS
STAGEFILE (STAGEF,SF)
The STAGEFILE command is used to put a file into a staging area. The file can be anywhere
initially (referred to as its pre-stage location). You are required to specify the final target
filename for the file. This is the name that the file will ultimately have when the system is
booted from the staging area. In addition, you can optionally specify several pieces of
information about the file. This additional information will be used during boot-up when
processing the file.
The STAGEFILE command can be abbreviated as STAGEF or SF.
Expert Mode Command:
Syntax
STAGEFILE [STAGE=]
stage_name
[FROM=]
from_file_name
[TO=]
to_file_name