HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix G
HP Stage/iX Reference
HP Stage/iX Commands
288
IMPORT
The IMPORT command accepts a staging area from another system into the HP Stage/iX environment on the
local system. See the help discussion under EXPORT for more information.
Syntax
IMPORT [STAGE=]stage_name [;{NOUNPACK}] {TAPE } {UNPACK }
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).