TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)

Appendix A 589
Error Messages
Library Procedure Error Messages
MESSAGE NEGATIVE MOVE ATTEMPT:
n
MEANING An internal software inconsistency has been found while attempting to
move data to or from user's stack.
ACTION Notify the database administrator and HP support personnel if necessary.
MESSAGE THE
intrinsic name parm
PARAMETER NOT ALIGNED ON A 16-BIT
BOUNDARY
MEANING The designated parameter, parm, is 8-bit aligned.
ACTION Modify your application so that the parm parameter is 16-bit (halfword)
aligned.
MESSAGE THE USER CANNOT BE IN SPLIT-STACK MODE
MEANING An application must be running on the user's stack when calling a
TurboIMAGE/XL intrinsic. It is not permitted to run in split-stack mode.
This message is only applicable if you are running in Compatibility Mode.
ACTION Modify your Compatibility Mode application so that it is not running in
split-stack mode.
MESSAGE UNABLE TO CLOSE DATA SET
MEANING Unable to close a database file.
ACTION Modify your application so that the parm parameter is 16-bit (halfword)
aligned.
MESSAGE UNABLE TO OPEN A
data set
MEANING Unable to open database file.
ACTION Modify your application so that the parm parameter is 16-bit (halfword)
aligned.
MESSAGE WRITE ERROR ON
data set
MEANING While writing into database file, MPE file write error was found.
ACTION Modify your application so that the parm parameter is 16-bit (halfword)
aligned.