HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix G
HP Stage/iX Reference
HP Stage/iX Commands
297
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
[;DISK={NONE}]
{CONTIG}
{LDEV1}
[;DISP={IGNORE}]
{REPLACE}
{ADD}
{DELETE}
[;ONERR={IGNORE}]
{WARN}
[;VAL={BASIC}]
{EXISTENCE}
{CHECKSUM}
[;VALINFO="validation_info"]