MPE/iX Error Messages Manual Vol 3 (32650-90880)

Chapter 6 273
TurboIMAGE/XL V iii C 5
Library Procedure Error Messages
MESSAGE CRITICAL READ ERROR ON
data set
CAUSE An MPE/iX file read error encountered while reading database file.
ACTION Notify the system manager and possibly HP Support Representative. Save
FID information if it is printed. You may need to perform database
recovery procedures.
MESSAGE ERROR
intrinsic name
STATUS
return status
; DBERROR/DBEXPLAIN
FAILED I
info
S
subsys
CAUSE The specified intrinsic encountered an error. ERROR displays the
intrinsic. STATUS is the return status from the intrinsic. The application
called either DBERROR or DBEXPLAIN. The switch to Native Mode
failed. I is the error number returned by the subsystem. S is the subsystem
that failed.
ACTION Notify HP Support Representative.
MESSAGE ESCAPE FROM TURBOIMAGE/XL; PC: $
pcode
CODE: $
escape code
CAUSE A hardware or software trap occurred. pcode and escape code are hex
numbers. The first four hex digits represent the error code; the last four
represent the subsystem number.
ACTION Notify the system manager and HP Support Representative if necessary.
Save the escape code number.
MESSAGE HPUNLOADCMPROCEDURE FAILED ON
intrinsic name
INFO
info
SUBSYS
subsystem
CAUSE A problem was encountered when switching to Compatibility Mode (CM).
INFO is the error returned by the subsystem. SUBSYS is the subsystem
which failed.
ACTION Notify HP Support Representative.
MESSAGE LABEL WRITE ERROR ON
data set
CAUSE Unable to complete the writing of a user label on database file.
ACTION Notify the system manager and HP Support Representative if necessary.
MESSAGE LOST FREE SPACE IN
data set
CAUSE Internal software inconsistency caused unused record locations in data set
to become lost or unavailable. File information display is printed for the
data set.
ACTION Notify the system manager and HP Support Representative if necessary.
MESSAGE NEGATIVE MOVE ATTEMPT:
n
CAUSE An internal software inconsistency has been found while attempting to
move data to or from user's stack.
ACTION Notify the system manager and HP Support Representative if necessary.
MESSAGE THE
intrinsic name parm
PARAMETER NOT ALIGNED ON A 16-BIT
BOUNDARY