HP 3000 Manuals

Library Procedure Error Messages (contd.) [ TurboIMAGE/XL Database Management System Reference Manual ] MPE/iX 5.0 Documentation


TurboIMAGE/XL Database Management System Reference Manual

Library Procedure Error Messages (contd.) 

Library Procedure Abort Condition Messages in I File 

---------------------------------------------------------------

MESSAGE               BUFFER SUPPLY CRISIS

MEANING               Internal software inconsistency caused
                      TurboIMAGE/XL to mismanage its buffer space.

ACTION                Notify the database administrator and possibly HP
                      support personnel.  Save FID information if it is
                      printed.  You might need to perform database
                      recovery procedures.  (See chapter 7).

---------------------------------------------------------------

MESSAGE               CRITICAL LABEL READ ERROR ON data set 

MEANING               Unable to read label of database file.

ACTION                Notify the database administrator and possibly HP
                      support personnel.  Save FID information if it is
                      printed.  You might need to perform database
                      recovery procedures.  (See chapter 7).

---------------------------------------------------------------

MESSAGE               CRITICAL READ ERROR ON data set 

MEANING               While reading database file, MPE file read error
                      was encountered.

ACTION                Notify the database administrator and possibly HP
                      support personnel.  Save FID information if it is
                      printed.  You might need to perform database
                      recovery procedures.  (See chapter 7).

---------------------------------------------------------------

MESSAGE               ERROR intrinsic name STATUS return status;
                      DBERROR/DBEXPLAIN FAILED I info S subsys 

MEANING               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 personnel.

---------------------------------------------------------------

MESSAGE               ESCAPE FROM TURBOIMAGE/XL; PC: $pcode  CODE:
                      $escape code 

MEANING               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 database administrator and HP support
                      personnel if necessary.  Save the escape code 
                      number.

---------------------------------------------------------------

--------------------------------------------------------------

MESSAGE               HPUNLOADCMPROCEDURE FAILED ON intrinsic name INFO
                      info SUBSYS subsystem 

MEANING               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 personnel.

---------------------------------------------------------------

MESSAGE               LABEL WRITE ERROR ON data set 

MEANING               Unable to complete the writing of a user label on
                      database file.

ACTION                Notify the database administrator and HP support
                      personnel if necessary.

---------------------------------------------------------------

MESSAGE               LOST FREE SPACE IN data set 

MEANING               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 database administrator and HP support
                      personnel if necessary.

---------------------------------------------------------------

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.

---------------------------------------------------------------

MESSAGE               WRONG NUMBER OF PARAMETERS OR BAD ADDRESS FOR PARAM
                      #n 

MEANING               An address referenced by one of the parameters is
                      not within the user's stack area in memory.  The n 
                      is a positional number of the parameter in the
                      procedure's calling sequence.  The first parameter
                      is #1, the second #2, and so on.

ACTION                Modify your application so that the parm parameter
                      is 16-bit (halfword) aligned.

---------------------------------------------------------------



MPE/iX 5.0 Documentation