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

Appendix G 297
HP Stage/iX Reference
HP Stage/iX Commands
Parameters
[STAGE=]stage_name (required)
The name of the staging area to be imported.
[;{NOUNPACK}] (optional) {TAPE } {UNPACK }
The import option. The default is NOUNPACK.
Example
STAGEMAN> IMPORT STAGE1;TAPE
INITIALIZE (INIT)
The INITIALIZE command is used to set up the various data structures and directories
that the HP Stage/iX facility requires to operate.
STAGEMAN always verifies that the HP Stage/iX facility is correctly initialized. If HP
Stage/iX is not correctly initialize, STAGEMAN will print out a warning message.
The INITIALIZE command is non-destructive. It can be typed at anytime to re-initialize
HP Stage/iX should some file, directory, or data structure become corrupted. It will not
delete any staging areas or affect the contents of any staging area in any way.
The INITIALIZE command can be abbreviated INIT.
Syntax
INITIALIZE
Parameters
(none)
Example
:STAGEMAN
STAGEMAN A.00.00, (C) Hewlett-Packard Co., 1995. All Rights Reserved.
*Warning: The HP Stage/iX environment is not initialized. (STAGEMAN 1090)
STAGEMAN> initialize
Successfully initialized the HP Stage/iX environment.
STAGEMAN>
INVALIDATE (INVAL)
The INVALIDATE command is used to mark a particular staging area as being invalid,
preventing that staging area from being used (see the SET command).
The LIST command can be used to view the current status (valid or invalid) of a staging
area. The VALIDATE command will set the valid flag, allowing a particular staging area to
be used.