MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 6 419
File System (Native Mode)
(Subsystem 143)
access rights.
180 MESSAGE The user lacks the ability to traverse
through a directory in the specified path.
(FILE SYSTEM ERROR -180)
CAUSE The system security will not allow this user to traverse
through a directory in the path.
ACTION Have the system manager grant the user the necessary
access rights.
181 MESSAGE The read format option contained an illegal
value. (FILE SYSTEM ERROR -181)
CAUSE The value passed in with the read format option was not in
the valid range.
ACTION Consult the Intrinsics Manual for valid values for this
item.
182 MESSAGE The length of the collating sequence table is
too long. (FILE SYSTEM ERROR -182)
CAUSE The length of the collating sequence table is too long.
ACTION Reduce the size of the collating sequence table.
183 MESSAGE HOP_KSM_MISSING_KSAMPARAM: There was no
ksamparam array passed in for the creation of
the KSAM file. Therefore, the open of the
KSAM file failed.
CAUSE No ksamparam array was passed in.
ACTION Specify the ksamparam array when openning a new
KSAM file.
184 MESSAGE HOP_KSM_INVALID_KEY_LOC: An invalid key
location was specified in the ksamparam
array. Therefore, the open of the KSAM file
failed.
CAUSE Either the key location specified is less than one or
another key starts at the same location.
ACTION Change the key location so it is greater than zero and does
not start at the same location as another key.
185 MESSAGE HOP_KSM_INVALID_KEY_LEN: An invalid key
length was specified in the ksamparam array.
Therefore, the open of the KSAM file failed.
CAUSE Either the key length specified is invalid for the key type
or the key length combined with the starting key location
would extend the particular key beyond the record length.
ACTION Change the key length so it is valid for the key type or
reduce the key length so that the particular key does not