HP e3000 MPE/iX Release 7.0 System Software Maintenance Manual (30216-90317)

458 AppendixH
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
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