MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 6 479
File System (Native Mode)
(Subsystem 143)
ERROR -1040)
CAUSE An error occurred during a file label update.
ACTION File an SR.
1041 MESSAGE An empty path was provided to the directory
services. (FILE SYSTEM ERROR -1041)
CAUSE The caller provided an empty path.
ACTION Provide a non-empty path.
1042 MESSAGE Directory services detected that a component
of the path has a name length which exceeds
the maximum for that directory. (FILE SYSTEM
ERROR -1042)
CAUSE A name exceeds the directory specific name length limit.
ACTION Provide a shorter name.
1043 MESSAGE An attempt was made to insert a name greater
than 16 characters into the root, an account,
or a group. (FILE SYSTEM ERROR -1043)
CAUSE The caller specified a name greater than 16 characters in
an MPE directory component.
ACTION Provide a name less than or equal to 16 characters.
1044 MESSAGE An illegal attempt was made to purge a file
that was opened by UFID. (FILE SYSTEM ERROR
-1044)
CAUSE The caller opened the file by UFID, then did an FCLOSE
purge.
ACTION To purge this file, it must be opened with a name.
1046 MESSAGE The IOWAIT type manager layer requests the
intrinsic layer to requeue the present I/O
and retry the IOWAIT. (FILE SYSTEM ERROR
-1046)
CAUSE The type manager is unable to process the I/O at this time.
ACTION No action is necessary.
1047 MESSAGE Incompatible version of the file.
CAUSE The FOPEN/HPFOPEN request has been denied because
the version of the file is not compatible with the version of
the operating system.
ACTION On a 5.0 or later system, copy the KSAM/XL file to another
file specifying DEFBLK to create a compatible version of
the file. Then, copy the newly created file to the pre-5.0
system