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

Appendix G 293
HP Stage/iX Reference
HP Stage/iX Commands
Example
STAGEMAN> DUPLICATE stage1, stage2
ERRMSG
The ERRMSG command allows you to display cause/action text related to a specific STAGEMAN
error.
Syntax
ERRMSG [ERROR=]
error_number
Parameters
[ERROR=]error_number (required)
The error number associated with the STAGEMAN error. This number is always displayed in
parenthesis immediately following the error message text.
Example
STAGEMAN> status
*Error: The HP Stage/iX Globals file is temporarily in use by another &
process. Can't
complete command. (STAGEMAN 1170)
STAGEMAN> errmsg 1170
MESSAGE:
The HP Stage/iX Globals file is temporarily in use by another process. Can't
complete
command. (STAGEMAN 1170)
CAUSE:
STAGEMAN could not open the HP Stage/iX Globals file because it was held open
exclusively by another process at the time. The other process was most likely
STAGEMAN
(or HP Patch/iX) being run in another job or session (STAGEMAN always opens
the
Globals file for exclusive access).
ACTION:
Either terminate the additional STAGEMAN process, or allow the command being
executed
by that process to complete.
EXIT
The EXIT command (abbreviated E or EX) exits the STAGEMAN utility. You must have System