HP e3000 MPE/iX Release 7.0 System Software Maintenance Manual (30216-90317)
Appendix H 439
Error Messages and Warnings
Stage/iX Messages (STAGEMAN)
to store a staging area to 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.
1034 Message Can't use reserved word “IMPORT” for staging
area name. (STAGEMAN 1034)
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.