HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix H
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
392
Cause The FROM parameter in this context of the command is required, but was
not supplied.
Action Re-enter the command with the FROM parameter.
1067 Message LIF files cannot be in POSIX name space. (STAGEMAN 1067)
Cause The file to be staged was designated to go into the System LIF Directory,
but is only expressible in POSIX (HFS) syntax. Currently, POSIX files
cannot be placed in the LIF Directory.
Action Rename the file so that it is expressible in MPE syntax, then re- execute
the STAGEFILE command.
1068 Message Could not put read access ACD on “name”.(STAGEMAN 1068)
Cause A call to the Command Interpreter (CI) ALTSEC command failed, so
STAGEMAN could not assign read access to all users. This does not affect
SM users, but means that OP-only users cannot perform any commands in
STAGEMAN.
Once you have determined why the ALTSEC command failed and corrected
the problem, you can manually perform the ALTSEC command on the file:
:ALTSEC file_name;reppair=(R,RACD:@.@)
1069 Message File “name” should be contiguous and is not. (STAGEMAN 1069)
Cause The file in the staging area is tagged as being a contiguous file (meaning
that the file exists as a single extent on disk), but the staged version of the
file is not contiguous.
Action The file must be made contiguous in the staging area. The easiest way to
do this is to re-stage the file with the STAGEFILE command (do an Expert
Mode HELP on STAGEFILE for more information).
1070 Message Staging area “name” failed validation due to previous errors.
(STAGEMAN 1070)
Cause STAGEMAN found one or more specific errors while attempting to
validate the files in a staging area.
Action Refer to the errors that were displayed previous to this error for
information on which files had problems.
1071 Message File “name” is missing from the staging area. (STAGEMAN 1071)
Cause The file should be part of the staging area but is missing from the staging
area's directory (/SYS/hpstage/stage_name/).
Action Determine why the file is missing. If necessary re-stage the file to the
staging area (do an Expert Mode HELP on STAGEFILE for more
information).
1072 Message Owner of file “name” has changed since it was staged. (STAGEMAN 1072)
Cause The current owner (creator) of the staged file is different than it was when
the file was originally staged. This warning is just to alert the user of a
potential problem. The staging area will still validate under this
condition.
Action None
1073 Message File “name” should be on LDEV1 but is not. (STAGEMAN 1073)