HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix H
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
402
Cause STAGEMAN received a bad status from the file system while attempting
to open the system LIF Directory file, LIFDIREC.MPEXL.SYS. The
reason why the open call failed should appear in a file system error
message preceding this one.
Action Determine why the open call failed, correct the problem, then re-execute
the command (or restart the Patch/iX process).
1150 Message Failed to alter the security on file “name”. FALTSEC status = value
(STAGEMAN 1150)
Cause STAGEMAN received a bad status from an internal routine while trying
to add or remove write/purge protection security on the file.
Action Contact your Hewlett-Packard Response Center for assistance.
1160 Message Failed to get file information for file “name”. FLABELINFO error code =
(STAGEMAN 1160)
Cause STAGEMAN received a bad status from the FLABLEINFO intrinsic while
attempting to get file information on the file.
Action Contact your Hewlett-Packard Response Center for assistance.
1170 Message The HP Stage/iX Globals file is temporarily in use by another
process. Can't complete command. (STAGEMAN 1170)
Cause STAGEMAN was attempting to open the HP Stage/iX Globals file
(/SYS/hpstage/stage_globals), which stores critical information about the
HP Stage/iX environment and all known staging areas. The Globals file
could not be opened however because it was being held open exclusively by
another process at the time. The other process was most likely
STAGEMAN (or Patch/iX, which runs STAGEMAN) running in another
job or session, since STAGEMAN always opens the Globals file for
exclusive access during the execution of a command.
Action Either terminate the additional STAGEMAN process, or allow the
command being executed by that process to complete. The command can
then be re-executed (or the Patch/iX process restarted).
1171 Message Failed to open the HP Stage/iX Globals file. FSERR = value (STAGEMAN
1171)
Cause STAGEMAN received a bad status from the file system while attempting
to open the HP Stage/iX Globals file (/SYS/hpstage/stage_globals), which
stores critical information about the HP Stage/iX environment and all
known staging areas.
Action Determine the cause of the file open failure, correct the problem, then
re-execute the command (or restart the Patch/iX process).
1172 Message The contents file for “name” is temporarily in use by another process.
Can't complete command. (STAGEMAN 1172)
Cause The staging area's contents file
(/SYS/hpstage/stage_name/stage_contents), which contains critical
information about the staging area, could not be opened because the file
was being held open exclusively by another process at the time. The other
process was most likely STAGEMAN (or Patch/iX, which runs