HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Appendix H
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
387
Cause The user specified the string “IMPORT” for the staging area parameter.
STAGEMAN uses the staging area name for building a directory under
/SYS/hsptage/ (/SYS/hpstage/stage_name). Since /SYS/hpstage/import is a
reserved known directory in the HP Stage/iX environment, “IMPORT”
cannot be used as a staging area name. To avoid confusion, the check for
“IMPORT” is not case sensitive.
Action Choose another staging area name. You may you the string “IMPORT”
within a staging area name (e.g., “Import_SA”).
1035 Message Can't use reserved word “EXPORT” for staging area name.
(STAGEMAN 1035)
Cause The user specified the string “EXPORT” for the staging area parameter.
STAGEMAN uses the staging area name for building a directory under
/SYS/hsptage/ (/SYS/hpstage/stage_name). Since /SYS/hpstage/export is a
reserved known directory in the HP Stage/iX environment, “EXPORT”
cannot be used as a staging area name. To avoid confusion, the check for
“EXPORT” is not case sensitive.
Action Choose another staging area name. You may you the string “EXPORT”
within a staging area name (e.g., “Export_SA”).
1036 Message Staging area “name” has not been validated. Can’t command.
(STAGEMAN 1036)
Cause A command was done which expected a valid staging area, but the staging
area was not valid. STAGEMAN does this check for operations for which
the integrity of the staging area is critical.
Action Validate the staging area, then re-execute the command (do a HELP on
VALIDATE for more information).
1037 Message There is no active staging area. Can't commit. (STAGEMAN 1037)
Cause A COMMIT command was attempted when no staging area was currently
active. The command is meaningless unless the system is booted from a
staging area.
Action If a staging area is or should be active, contact you Hewlett-Packard
Response Center for assistance.
1038 Message The Stage/iX environment is in an inconsistent state.Can't
commit. (STAGEMAN 1038)
Cause An error occurred during the last bootup, so that the state of the HP
Stage/iX environment - as well as the integrity of the active staging area -
is in question.
Action Print the file /SYS/hpstage/current_log to determine where the error
occurred.
1039 Message Failed to restore the IMPORT staging area files. CIERROR= value
(STAGEMAN 1039)
Cause STAGEMAN got an error back from STORE while attempting to restore
staging area files from tape. This error will always be reported if a REPLY
,0 was done to the tape request.
Action Determine why the STORE command failed, fix the problem, and redo the
command.