TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 557
Error Messages
Library Procedure Error Messages
-208 MESSAGE MPE error
nn
returned by FLABELINFO for MPE
XL XM
MEANING MPE file system error nn was returned by the intrinsic
FLABELINFO.
ACTION Notify HP support personnel.
-209 MESSAGE Invalid mode for MPE XL XM DETACH
MEANING An internal error has occurred.
ACTION Notify HP support personnel.
-210 MESSAGE MPE error
nn
on log file name
MEANING MPE file system error
nn
was returned while trying to
obtain the user log file name.
ACTION Notify HP support personnel.
-211 MESSAGE INVALID OR NO USER LABEL.
MEANING The dataset file has no user label or a corrupted user label.
ACTION Notify your system administrator and HP support
personnel.
-212 MESSAGE Database corruption was detected.
MEANING Internally, the target record either converted into a wrong
slot within a block or the record is beyond the dataset
capacity.
ACTION Notify HP support personnel.
-213 MESSAGE BXEND encountered XM error
nn
when ending a
dynamic transaction
MEANING This is an internal error.
ACTION Notify your system manager and HP support personnel.
-214 MESSAGE CANNOT CALL DBXUNDO WHEN A TRANSACTION IS
STARTED BY DBBEGIN.
MEANING DBXUNDO can be called only when DBXBEGIN is called and
not DBBEGIN. DBXBEGIN, DBXUNDO, and DBXEND are
compatible intrinsics. DBBEGIN can only be matched with
DBEND.