HP 3000 Manuals

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


TurboIMAGE/XL Database Management System Reference Manual

Utility Error Messages (contd.) 

Extended Utility Program Unconditional Messages 

A set of messages can be returned when an unusual condition causes
TurboIMAGE/XL to fail while a TurboIMAGE/XL utility is executing.  In
each of the following messages, the value xxxxx is the location where
TurboIMAGE/XL failed.

Error messages 401 through 414 are all TurboIMAGE/XL utility failures
caused by failure of the TurboIMAGE/XL intrinsic specified in the
message.

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

-3           MESSAGE    TURBOIMAGE FAILURE
                      (FREADDIR FAILURE ON ROOT FILE AT xxxxx)

           MEANING    Root file was not readable.  Problem could be in
                      hardware.

           ACTION     Notify the database administrator of the error.

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

-4           MESSAGE    TURBOIMAGE FAILURE
                      (FREADLABEL FAILURE ON ROOT FILE AT xxxxx)

           MEANING    User's label was not readable.  Problem could be in
                      hardware.

           ACTION     Notify the database administrator of the error.

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

-64          MESSAGE    SET NUMBERS ARE OUT OF SEQUENCE.
                      TURBOIMAGE FAILED AT xxxxx 

           MEANING    The next set number on the backup volume was not
                      what DBLOAD expected.  Status element 0 has the
                      expected set number; status element 1 has the next
                      set number on the backup volume.

           ACTION     An error for a known value that was written to tape
                      with FWRITE was found.  The tape or tape drive
                      could be defective.

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

-66          MESSAGE    BLOCK NUMBERS ARE OUT OF SEQUENCE.
                      TURBOIMAGE FAILED AT xxxxx.

           MEANING    The next block on the backup volume was not what
                      DBLOAD expected.  Status elements 0 and 1 have the
                      expected block number; elements 2 and 3 have the
                      actual next block number; element 4 has the set
                      number.

           ACTION     An error for a known value that was written to tape
                      with FWRITE was found.  The tape or tape drive
                      could be defective.

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

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

-70          MESSAGE    ENTRY NUMBERS ARE OUT OF SEQUENCE.
                      TURBOIMAGE FAILED AT xxxxx 

           MEANING    The next block on the backup volume was not what
                      DBLOAD expected.  Status elements 0,1 have the
                      expected block number; elements 2,3 have the actual
                      next block number; element 4 has the set number.

           ACTION     An error for a known value that was written to tape
                      with FWRITE was found.  The tape or tape drive
                      could be defective.

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

-74          MESSAGE    THE RECORD JUST READ IS UNRECOGNIZABLE
                      TURBOIMAGE FAILED AT xxxxx 

           MEANING    The record just read from the backup volume was not
                      what DBLOAD expected.  The record could be an EOF,
                      EOT, etc.  The status element 0 has one of the
                      following codes for the record expected:

                      0   tape head
                      -
                      1   data file head
                      -
                      2   data file block
                      -
                      3   data file end
                      -
                      4   tape end
                      -

           ACTION     An error for a known value that was written to tape
                      with FWRITE was found.  The tape or tape drive
                      could be defective.

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

97           MESSAGE    ZSIZE ERROR WHILE CONTRACTING AT xxxxx 

           MEANING    A TurboIMAGE utility called ZSIZE to contract the Z
                      to DB area of the stack.  xxxxx is the octal
                      location where TurboIMAGE failed.

           ACTION     Notify HP support personnel.

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

98           MESSAGE    ZSIZE ERROR WHILE EXPANDING AT xxxxx 

           MEANING    A TurboIMAGE utility called ZSIZE to expand the Z
                      to DB area of the stack.  xxxxx is the octal
                      location where TurboIMAGE failed.

           ACTION     Notify HP support personnel.

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

101          MESSAGE    DBRESTOR FAILURE IN DBRESTOR AT xxxxx 

           MEANING    The DBRESTOR utility called the MPE RESTORE
                      command, which encountered problems while restoring
                      the database.  A detailed error message should
                      follow this message.

           ACTION     Take appropriate action depending on the detail
                      message.

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

401          MESSAGE    DBOPEN FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

402          MESSAGE    DBINFO FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

403          MESSAGE    DBCLOSE FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

404          MESSAGE    DBFIND FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

405          MESSAGE    DBGET FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

406          MESSAGE    DBUPDATE FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

407          MEANING    DBPUT FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

408          MESSAGE    DBDELETE FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

409          MESSAGE    DBLOCK FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

410          MESSAGE    DBUNLOCK FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

411          MESSAGE    DBCONTROL FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

412          MESSAGE    DBBEGIN FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

413          MESSAGE    DBEND FAILURE AT xxxxx 

           MEANING    A detailed error message can be retrieved by
                      calling DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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

414          MESSAGE    DBMEMO FAILURE AT xxxxx 

           MEANING    A detail error message can be retrieved by calling
                      DBEXPLAIN.

           ACTION     For more information, see "Library Procedure Error
                      Messages" earlier in this appendix.

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



MPE/iX 5.0 Documentation