HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)

Appendix H
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
391
Action Re-execute the command without the trailing “/”.
1061 Message Found illegal filegroup parameter. (STAGEMAN 1061)
Cause A value was passed to a command's FILEGROUP type parameter that
STAGEMAN does not understand. This indicates a problem with the
STAGEMAN utility.
Action If you encounter this error, report it to your Hewlett-Packard Response
Center.
1062 Message Group or directory does not exist for file “name”.
(STAGEMAN 1062)
Cause STAGEMAN encountered a staged file whose group and account (or
directory if it is an HFS file) does not currently exist in the Base. This
would cause an error on bootup while the HP Stage/iX facility tried to
move a file to the non-existent group or directory.
Build the missing group (NEWGROUP/NEWACCT) or directory
(NEWDIR).
1063 Message STAGEDEF file not processed. Can't stage file. (STAGEMAN
1063)
Cause STAGEMAN cannot stage the file because the file STAGEDEF.PUB.SYS,
used by STAGEMAN to get default attributes of known system files, was
not properly executed when STAGEMAN initialized itself. This is most
likely the result of an error that occurred while STAGEMAN attempted to
process the STAGEDEF file.
Action Determine why STAGEMAN did not execute the STAGEDEF file. You can
process the file explicitly from the STAGEMAN prompt by doing the
following:
STAGEMAN> EXPERT ON STAGEMAN> OPTION LIST
STAGEMAN> USE STAGEDEF.PUB.SYS
1064 Message The TO filename is not fully qualified. (STAGEMAN 1064)
Cause The user supplied a non-fully qualified name for the TO file parameter.
Because the HP Stage/iX facility requires fully qualified filenames for the
file switching process at system bootup time, STAGEMAN enforces this
when files are staged.
Action Re-execute the command using the fully qualified filename.
1065 Message Warning: Staged file as “name” (convertedfrom a POSIX to an MPE
name). (STAGEMAN 1065)
Cause The user specified the filename in POSIX (HFS) syntax when the filename
is expressible in MPE syntax (an example is expressing NL.PUB.SYS as
/SYS/PUB/NL). Whenever possible, STAGEMAN converts HFS filenames
to MPE syntax to avoid the possibility of the same file being staged under
two different names (for example, NL.PUB.SYS and /SYS/PUB/NL). This
warning is for information purposes only.
Action None
1066 Message The FROM parameter is required. (STAGEMAN 1066)