MPE/iX Error Messages Manual Vol 1 (32650-90878)
264 Chapter3
Command Interpreter
(CIERR) 1901-12256
9016 MESSAGE NIL CCB POINTER - INTERNAL ERROR. (CIERR
9016)
CAUSE Internal error.
ACTION Reenter the command. If it fails consistently, contact your
system manager or support representative.
9020 MESSAGE THE HPPATH VARIABLE CONTAINS AN INVALID
CHARACTER.
(CIERR 9020)
CAUSE The path specified in the HPPATH variable refers to group
and account names to be searched when a program or
command file is not found within the current group and
account. The same group and account naming conventions
and restrictions are imposed on these names.
ACTION Reassign the HPPATH variable and supply it with valid
group and account names. Then, reenter the command.
9022 MESSAGE GENMSG FAILURE. (CIERR 9022)
CAUSE Internal error (may be a missing message from the
catalog).
9024 MESSAGE Root (/) cannot be purged. (CIERR 9024)
CAUSE User specified / as the target directory to purge.
ACTION Root cannot be purged because it will always be accessed.
To try to delete all files/directories below root you can
specify "/@/". To try to delete all files/directories below your
CWD you can specify "./@/"
9025 MESSAGE Groups and accounts cannot be purged by
PURGEDIR. (CIERR 9025)
CAUSE User specified an MPE account or an MPE group. These
objects cannot be purged by the PURGEDIR command.
ACTION Only HFS directories can be purged. Use PURGEACCT
and PURGEGROUP to purge MPE directories, use
PURGE to delete files. Use LISTFILE,2 to determine
object type.
9027 MESSAGE A component of the pathname "!" is not a
directory. (CIERR 9027)
CAUSE One or more of the components of the pathname is not a
directory object - it is probably a filename.
ACTION Use LISTFILE to verify your pathname.
9030 MESSAGE NUMBER OF PAUSE SECONDS IS OUT OF RANGE.
(CIERR 9030)
CAUSE Evidently, you supplied the PAUSE command with a
negative value.