HP e3000 MPE/iX Release 6.0 System Software Maintenance Manual (30216-90272)

306 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
Values: NONE, BOOT, IPL, DATA, AUTOF
Default: NONE (see also SETDEFAULT)
Determines whether or not the file belongs in the system LIF Directory, and if so, what file
type it should be placed in the directory as.
[;OWNER="owner_name"] (Optional)
Default: “MANAGER.SYS
The owner name that should be assigned to the staged file.
[;FILEGROUP=] (Optional)
Values: LDEV1,
SLT, OTHER
Default: OTHER
Determines at what point in the bootup process the file actually gets switched (renamed)
to its natural location. There are currently three supported switching “windows”:
LDEV1—The file must be switched as early as possible in the bootup process because the
correct version is needed early on (an example is SL.PUB.SYS). The file therefore must
reside entirely on LDEV 1.
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.