(Subsystem 143) (contd) [ MPE/iX Error Messages Manual Volume I ] MPE/iX 5.0 Documentation
MPE/iX Error Messages Manual Volume I
(Subsystem 143) (contd)
47 MESSAGE Intrinsic layer; STORGE MANAGEMENT control
failed.
---------------------------------------------------------------
48 MESSAGE The block size of the file is invalid. (FILE
SYSTEM ERROR -48)
CAUSE The block size specified is not in the range of
valid block sizes.
ACTION Specify a block size that is valid.
---------------------------------------------------------------
49 MESSAGE No nowait I/O is outstanding for any file. (FILE
SYSTEM ERROR -49)
CAUSE A nowait read or write was not initiated against
any file prior to calling IOWAIT.
ACTION Initiate a nowait I/O prior to calling IOWAIT.
---------------------------------------------------------------
50 MESSAGE A specified option value was invalid. (FILE
SYSTEM ERROR -50)
CAUSE An improper value was passed into the intrinsic.
ACTION Consult the Intrinsics Manual for valid option
values.
--------------------------------------------------------------- :
51 MESSAGE The character set number must be between 0 and
31. (FILE SYSTEM ERROR -51)
CAUSE An improper character set number was specified.
ACTION Specify a valid character set number.
---------------------------------------------------------------
52 MESSAGE The logical page number must be between 0 and 31.
(FILE SYSTEM ERROR -52)
CAUSE An improper logical page number was specified.
ACTION Specify a valid logical page number.
---------------------------------------------------------------
53 MESSAGE The number of copies must be between 1 and 32767.
(FILE SYSTEM ERROR -53)
CAUSE An invalid number of copies was specified.
ACTION Specify a valid number of copies.
---------------------------------------------------------------
54 MESSAGE The page length parm must be between 12 (=3") and
68 (=17"). (FILE SYSTEM ERROR -54)
CAUSE An invalid page length was specified.
ACTION Specify a valid page length.
---------------------------------------------------------------
55 MESSAGE The form number must be between 0 and 31. (FILE
SYSTEM ERROR -55)
CAUSE An invalid form number was specified.
ACTION Specify a valid form number.
---------------------------------------------------------------
56 MESSAGE The number of overlays must be between 1 and 8.
(FILE SYSTEM ERROR -56)
CAUSE An invalid number of overlays was specified.
ACTION Specify a valid number of overlays.
---------------------------------------------------------------
57 MESSAGE The vertical format number must be between 0 and
31. (FILE SYSTEM ERROR -57)
CAUSE An invalid vertical format number was specified.
ACTION Specify a valid vertical format number.
---------------------------------------------------------------
58 MESSAGE The picture number must be between 0 and 31.
(FILE SYSTEM ERROR -58)
CAUSE An invalid picture nubmer was specified.
ACTION Specify a valid picture number.
---------------------------------------------------------------
59 MESSAGE The extended capability parm must be 0 (off) or 1
(on). (FILE SYSTEM ERROR -59)
CAUSE An invalid value for the extended capability parm
was specified.
ACTION Specify a valid value for the extended capability
parm.
---------------------------------------------------------------
60 MESSAGE The caller lacks sufficient capability to perform
the requested operation. (FILE SYSTEM ERROR -60)
CAUSE A request was made to perform a privileged
operation from an process lacking the necessary
capabilities.
ACTION Acquire the necessary capabilities prior to calling
the function.
---------------------------------------------------------------
61 MESSAGE A matching UFID could not be found among the
opened files for this process. (FILE SYSTEM ERROR
-61)
CAUSE The target UFID file is not opened by the process.
ACTION No action is necessary.
---------------------------------------------------------------
62 MESSAGE The specified file resides on a read-only volume.
(FILE SYSTEM ERROR -62)
CAUSE An attempt was made to modify a file on a read-only
volume.
ACTION Do not attempt to modify a file on a read-only
volume.
---------------------------------------------------------------
63 MESSAGE The filename cannot be expressed using the
specified syntax. (FILE SYSTEM ERROR -63)
CAUSE The syntax requested to return the filename cannot
name the file.
ACTION Request the filename in a different syntax.
---------------------------------------------------------------
64 MESSAGE Renaming a file of the given file type is not
supported. (FILE SYSTEM ERROR -64)
CAUSE An attempt was made to rename a file type that
cannot be renamed.
ACTION Do not attempt to rename this file.
---------------------------------------------------------------
65 MESSAGE The UID/GID database could not be found. (FILE
SYSTEM ERROR -65)
CAUSE The files HPUID.PUB.SYS and HPGID.PUB.SYS do not
exist.
ACTION Run PXUTIL.PUB.SYS to create the UID/GID database.
---------------------------------------------------------------
66 MESSAGE User information was not found in the UID
database. (FILE SYSTEM ERROR -66)
CAUSE There was no entry for this user in the UID
database.
ACTION Run PXUTIL.PUB.SYS, or add the user to the
database.
---------------------------------------------------------------
67 MESSAGE File group information was not found in the GID
database. (FILE SYSTEM ERROR -67)
CAUSE There was no entry for the file group in the GID
database.
ACTION Run PXUTIL.PUB.SYS, or add the file group to the
database.
---------------------------------------------------------------
68 MESSAGE The caller lacks RACD capability. (FILE SYSTEM
ERROR -68)
CAUSE The caller has not been granted RACD access to the
file.
ACTION Have RACD access granted to the user.
---------------------------------------------------------------
69 MESSAGE A component in the specified pathname is not a
directory. (FILE SYSTEM ERROR -69)
CAUSE One of the intermediate components of a pathname is
not a directory.
ACTION Supply a valid pathname.
---------------------------------------------------------------
74 MESSAGE IS_END_OF_FILE: An instrinsic operation was
attempted when the EOF was encountered.
CAUSE An instrinsic was called when the data pointer was
pointing to the EOF.
ACTION Reposition the file data pointer to a valid record.
---------------------------------------------------------------
80 MESSAGE An internal error occurred. (FILE SYSTEM ERROR
-80)
CAUSE Something that can not happen did.
ACTION File an SR or contact an HP representative.
---------------------------------------------------------------
81 MESSAGE The operation failed due to a lack of system
resources. (FILE SYSTEM ERROR -81)
CAUSE One or more system resources were exhausted.
ACTION File an SR or contact an HP representative.
---------------------------------------------------------------
82 MESSAGE FOPTIONs cannot express the physical attributes
of this file. (FILE SYSTEM ERROR -82)
CAUSE One or more of the physical attributes of the file
cannot be represented in the fields of the
FOPTIONs.
ACTION Retrieve information about each of the file
attributes with separate items.
---------------------------------------------------------------
83 MESSAGE The operation cannot be completed due to the
privilege level of the file. (FILE SYSTEM ERROR
-83)
CAUSE An attempt has been made to create a file with a
privilege level other than 3 outside of an MPE
group.
ACTION Do not attempt this operation with a privileged
file.
---------------------------------------------------------------
84 MESSAGE The operation cannot be completed because the
file is write protected. (FILE SYSTEM ERROR -84)
CAUSE This file has been protected from write access.
ACTION Do not attempt to alter this file.
---------------------------------------------------------------
85 MESSAGE The operation cannot be completed because the
file has a privileged file code. (FILE SYSTEM
ERROR -85)
CAUSE An attempt has been made to create a file with a
privileged file code outside of an MPE group.
ACTION Do not attempt this operation with a privileged
file code file.
---------------------------------------------------------------
86 MESSAGE The user lacks traverse access to one of the
directory components in the path. (FILE SYSTEM
ERROR -86)
CAUSE The security attributes of one of the directory
components does not allow this user the ability to
traverse through the directory.
ACTION Have the system or account manager allow the user
TD access to the directory.
---------------------------------------------------------------
87 MESSAGE The record type of this file is not recognized by
the system. (FILE SYSTEM ERROR -87)
CAUSE A file has somehow been placed on the system that
the system does not recognize.
ACTION Unlink the file to remove it.
---------------------------------------------------------------
88 MESSAGE The file type of this file is not recognized by
the system. (FILE SYSTEM ERROR -88)
CAUSE A file has somehow been placed on the system that
the system does not recognize.
ACTION Unlink the file to remove it.
---------------------------------------------------------------
89 MESSAGE The name of this file cannot be expressed in the
requested syntax. (FILE SYSTEM ERROR -89)
CAUSE The name of this file is not expressable in the
syntax requested.
ACTION Request the name in a different syntax.
---------------------------------------------------------------
90 MESSAGE The operation completed due to a time-out. (FILE
SYSTEM ERROR -90)
CAUSE The operation timed-out before it could be
otherwise completed.
ACTION If necessary, retry the operation.
---------------------------------------------------------------
91 MESSAGE The operation was halted due to an interrupt.
(FILE SYSTEM ERROR -91)
CAUSE An interrupt occurred before the operation could
complete.
ACTION If necessary, retry the operation.
---------------------------------------------------------------
92 MESSAGE Files of this file type must reside in the MPE
namespace. (FILE SYSTEM ERROR -92)
CAUSE An attempt was made to move this file outside the
MPE namespace.
ACTION Do not attempt to move this file outside the MPE
namespace.
---------------------------------------------------------------
93 MESSAGE A component of the pathname specified does not
exist. (FILE SYSTEM ERROR -93)
CAUSE One of the components of the path name does not
exist.
ACTION Check the spelling of each component of the path.
---------------------------------------------------------------
94 MESSAGE The user lacks create access (CD) to the
directory in which a file is to be created. (FILE
SYSTEM ERROR -94)
CAUSE The security attributes of the directory node do
not allow the user to create an object in the
directory.
ACTION Have the appropriate person allow CD access to this
user.
---------------------------------------------------------------
95 MESSAGE The user lacks delete access (DD) to the
directory in which a file is to be removed. (FILE
SYSTEM ERROR -95)
CAUSE The security attributes of the directory node do
not allow the user to delete an object from the
directory.
ACTION Have the appropriate person allow DD access to this
user.
---------------------------------------------------------------
96 MESSAGE The Storage Management Subsystem could not open
this file. (FILE SYSTEM ERROR -96)
CAUSE The directory UFID entry for this file is probably
invalid.
ACTION Run FSCHECK on the system.
---------------------------------------------------------------
97 MESSAGE Files in the specified file domain must remain in
the MPE namespace. (FILE SYSTEM ERROR -97)
CAUSE An attempt was made to place a file outside the MPE
namespace in a file domain that only supports the
MPE namespace.
ACTION Do not attempt to give this file a name outside the
MPE namespace.
---------------------------------------------------------------
100 MESSAGE The name syntax that was specified is invalid.
(FILE SYSTEM ERROR -100)
CAUSE An invalid name syntax was specified.
ACTION Consult the Intrinsics Manual for valid syntax
values.
---------------------------------------------------------------
101 MESSAGE A system file name was specified that was not
known to the system. (FILE SYSTEM ERROR -101)
CAUSE An invalid $xxxx name was specified.
ACTION Consult the Intrinsics Manual for valid system file
names.
---------------------------------------------------------------
102 MESSAGE An invalid character was found in an MPE syntax
name. (FILE SYSTEM ERROR -102)
CAUSE An invalid MPE name was specified.
ACTION Make sure that the name contains only
alphanumerics, . , /, and :.
---------------------------------------------------------------
103 MESSAGE A wildcard character was found in the name, and
it was not allowed. (FILE SYSTEM ERROR -103)
CAUSE A wildcard character was present in the name when
it was not allowed.
ACTION Remove wildcard characters from the name.
---------------------------------------------------------------
104 MESSAGE A back-referenced file specification is not
allowed here. (FILE SYSTEM ERROR -104)
CAUSE A leading * was found in the name when it was not
allowed.
ACTION Do not attempt to backreference the file to a file
equation.
---------------------------------------------------------------
105 MESSAGE System files are not allowed to be specified
here. (FILE SYSTEM ERROR -105)
CAUSE A system file was specified when it was not
allowed.
ACTION Do not attempt to specify a system file.
---------------------------------------------------------------
106 MESSAGE A remote environment specification is not allowed
here. (FILE SYSTEM ERROR -106)
CAUSE A remote environment was specified when it was not
allowed.
ACTION Do not attempt to specify a remote environment.
---------------------------------------------------------------
107 MESSAGE An invalid usage of a character class was
attempted. (FILE SYSTEM ERROR -107)
CAUSE A character class specification was done
improperly.
ACTION Refer to either the Intrinsics Manual or the
Commands Reference Manual for information on
properly specifying a character class.
---------------------------------------------------------------
108 MESSAGE The name specified is missing the file name
component. (FILE SYSTEM ERROR -108)
CAUSE The file name component of a name was not
specified.
ACTION Make sure to specify the file name of the file.
---------------------------------------------------------------
109 MESSAGE The file name did not start with an alphabetic
character. (FILE SYSTEM ERROR -109)
CAUSE An illegal file name was specified.
ACTION Make sure the name specified conforms to the
specified syntax rules.
---------------------------------------------------------------
110 MESSAGE The file name specified is exceeds the maximum
legal length. (FILE SYSTEM ERROR -110)
CAUSE The file name is too long.
ACTION Make sure the name conforms to the specified syntax
rules.
---------------------------------------------------------------
111 MESSAGE The lockword in the backreferenced file name is
illegal. (FILE SYSTEM ERROR -111)
CAUSE The lockword in the backreferenced file name is
illegal.
ACTION Specify a legal lockword.
---------------------------------------------------------------
112 MESSAGE Specifying a lockword in a wildcarded file name
is illegal. (FILE SYSTEM -112)
CAUSE Specifying a lockword in a wildcarded file name is
illegal.
ACTION Do not specify a lockword in a wildcarded file
name.
---------------------------------------------------------------
113 MESSAGE The lockword specification is missing. (FILE
SYSTEM ERROR -113)
CAUSE The lockword specification is missing.
ACTION Supply a lockword.
---------------------------------------------------------------
114 MESSAGE The lockword specified did not start with an
alphabetic character. (FILE SYSTEM ERROR -114)
CAUSE An illegal lockword was specified.
ACTION Specify a legal lockword.
---------------------------------------------------------------
115 MESSAGE The lockword specified exceeds the maximum legal
length. (FILE SYSTEM ERROR -115)
CAUSE The lockword is too long.
ACTION Specify a legal lockword.
---------------------------------------------------------------
116 MESSAGE The group name is missing. (FILE SYSTEM ERROR
-116)
CAUSE The group name is missing from the specified name.
ACTION Supply a group name, or remove the trailing period.
---------------------------------------------------------------
117 MESSAGE The group name provided did not start with an
alphabetic character. (FILE SYSTEM ERROR -117)
CAUSE An illegal group name was specified.
ACTION Supply a legal group name.
---------------------------------------------------------------
118 MESSAGE The group name specified exceeds the maximum
legal length. (FILE SYSTEM ERROR -118)
CAUSE The group name is too long.
ACTION Supply a legal group name.
---------------------------------------------------------------
119 MESSAGE The account name is missing. (FILE SYSTEM ERROR
-119)
CAUSE The account name is missing.
ACTION Supply an account name, or remove the trailing
period.
---------------------------------------------------------------
120 MESSAGE The account name specified did not start with an
alphabetic character. (FILE SYSTEM ERROR -120)
CAUSE An illegal account name was specified.
ACTION Supply a legal account name.
---------------------------------------------------------------
MPE/iX 5.0 Documentation