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

424 Chapter6
File System (Native Mode)
(Subsystem 143)
variable passed to the file system is not accessible by the
caller.
ACTION Specify the file type correctly.
210 MESSAGE The ACCESS TYPE OPTION (item# 11) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 210)
CAUSE The access type is not one of the valid access types or the
variable passed to the file system is not accessible by the
caller.
ACTION Specify the access type correctly.
211 MESSAGE The DYNAMIC LOCKING OPTION (item# 12) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 211)
CAUSE An INVALID DYNAMIC LOCKING option was specified
or the variable passed to the file system is not accessible
by the caller.
ACTION Specify the DYNAMIC LOCKING OPTION correctly.
212 MESSAGE The EXCLUSIVE OPTION (item# 13) is not valid,
or a bounds violation occurred on this
option. (FILE OPEN ERROR 212)
CAUSE The EXCLUSIVE OPTION specified is not a valid
exclusive option or the variable passed to the file system is
not accessible by the caller.
ACTION Specify the EXCLUSIVE OPTION correctly.
213 MESSAGE The MULTIRECORD OPTION (item# 15) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 213)
CAUSE The MULTI-RECORD OPTION was not specified correctly
or the variable passed to the file system is not accessible
by the caller.
ACTION Specify the MULTI-RECORD OPTION correctly.
214 MESSAGE The MULTIACCESS OPTION (item# 14) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 214)
CAUSE The MULTI-ACCESS OPTION was not specified correctly
or the variable passed to the file system is not accessible
by the caller.
ACTION Specify the MULTI-ACCESS OPTION correctly.
215 MESSAGE The NOWAIT I/O OPTION (item# 16) is not
valid, or a bounds violation occurred on this
option. (FILE OPEN ERROR 215)