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

Chapter 6 407
File System (Native Mode)
(Subsystem 143)
37 MESSAGE Intrinsic layer; the operation could not be
completed because a nonexistent account was
specified.
38 MESSAGE Intrinsic layer; the operation could not be
completed because a nonexistent file was
specified.
39 MESSAGE Intrinsic layer; the operation could not be
completed because a nonexistent temporary
file was specified.
40 MESSAGE Intrinsic layer; the operation could not be
completed because of insufficient disk space
in the group.
41 MESSAGE Intrinsic layer; the operation could not be
completed because of insufficient disk space
in the account.
42 MESSAGE Intrinsic layer; the operation could not be
completed because a duplicate permanent file
name was specified.
43 MESSAGE Intrinsic layer; the operation could not be
completed because a duplicate temporary file
name was specified.
44 MESSAGE Intrinsic layer; the operation could not be
completed because an I/O error occurred in
the directory routines.
45 MESSAGE Intrinsic layer; the operation could not be
completed because the file equation used was
invalid.
46 MESSAGE Intrinsic layer; the operation could not be
completed because a file equation is required
but was not used.
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.