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

Chapter 6 495
File System (Native Mode)
(Subsystem 143)
7011 MESSAGE The generic name translation service cannot
parse the source name. (FILE SYSTEM ERROR
-7011)
CAUSE The generic name parsing service found a syntax error in
the name.
ACTION Supply a valid source name.
7012 MESSAGE The generic name translation service was
called with invalid options. (FILE SYSTEM
ERROR -7012)
CAUSE The caller passed a bad value in the options parameter.
ACTION Supply a valid options parameter.
7101 MESSAGE UNABLE TO CREATE FLOD DATA STRUCTURE.
CAUSE An internal file system error occurred.
ACTION Call your HP Support Representative.
7102 MESSAGE UNABLE TO CREATE FLOD DATA STRUCTURE.
CAUSE An internal file system error occurred.
ACTION Call your HP Support Representative.
7103 MESSAGE UNABLE TO ISSUE ANOTHER LOCK REQUEST, LIMIT
REACHED.
CAUSE The maximum number of lock requests for this file has
been reached. No lock requests can be granted until some
locks are released.
ACTION Release unneeded locks.
7104 MESSAGE INTERNAL HPFLOCK ERROR.
CAUSE Internal file system error.
ACTION Call your HP Support Representative.
7105 MESSAGE FILE WAS OPENED WITH DYNAMIC LOCKING, USE
FLOCK.
CAUSE HPFLOCK is called on a file which was HPFOPENed with
the dynamic locking option.
ACTION HPFOPEN the file without the dynamic locking option.
7106 MESSAGE LOCK HELD BY ANOTHER PROCESS, REQUEST DENIED.
CAUSE An attempt was made to lock without the wait option a
record range already locked by another process.
ACTION Retry the request later or use the wait option.
7107 MESSAGE NO FLOD EXISTS, INCOMPATIBLE FILE TYPE.
CAUSE HPFLOCK does not support this file type.