MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 6 425
File System (Native Mode)
(Subsystem 143)
CAUSE The NOWAIT I/O OPTION was not specified correctly or
the variable passed to the file system is not accessible by
the caller.
ACTION Specify the NOWAIT I/O OPTION correctly.
216 MESSAGE The COPY MODE OPTION (item# 17) is not valid,
or a bounds violation occurred on this
option. (FILE OPEN ERROR 216)
CAUSE The COPY MODE OPTION was not specified correctly or
the variable passed to the file system is not accessible by
the caller.
ACTION Specify the COPY MODE OPTION correctly.
217 MESSAGE The DESIGNATOR OPTION (item# 5) is not valid,
or a bounds violation occurred on this
option. (FILE OPEN ERROR 217)
CAUSE The specified designator is not one of the valid designator
types or the variable passed to the file system is not
accessible by the caller.
ACTION Specify a valid designator.
218 MESSAGE Bounds violation occurred on either the SHORT
MAPPED OPTION (item# 18), or on the LONG
MAPPED OPTION (item# 21). (FILE OPEN ERROR
218)
CAUSE The pointer variable passed to HPFOPEN is not accessible
by the caller.
ACTION Use only program-local variables when calling HPFOPEN.
219 MESSAGE The RECORD SIZE OPTION (item# 19) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 219)
CAUSE The specified record size is not correct or the variable
passed to the file system is not accessible by the caller.
ACTION Specify a valid record size.
220 MESSAGE The DEVICE NAME OPTION (item# 20) is not
valid, missing delimiters, or a bounds
violation occurred on this option. (FILE OPEN
ERROR 220)
CAUSE The specified device name contains one of the following
errors: invalid characters, missing delimiters, invalid
length, or the variable passed to the file system is not
accessible by the caller.
ACTION Specify a valid device name using valid delimiters.
221 MESSAGE The VOLUME CLASS OPTION (item# 22) is either