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) 

Utility Unconditional Error Messages 

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

MESSAGE               AUTOMATIC MASTER IS FULL ON PATH #n 

MEANING               DBLOAD is unable to load a detail entry because the
                      automatic master set associated with path n of the
                      detail set is full.

ACTION                Re-create the root file with a larger capacity for
                      automatic master.  Rerun the necessary utilities.

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

MESSAGE               ***BAD DATABASE***

MEANING               This message is issued by DBSTORE, DBRESTOR, and
                      DBUNLOAD. It means the database is flagged "bad"
                      because of a known structural error due to an
                      abnormal termination or to a system failure during
                      DBLOAD or some other "deferred output" operation.
                      The current operation (DBSTORE, DBRESTOR, DBUNLOAD)
                      continues to function normally.  DBLOAD
                      additionally prints the message "SERIAL UNLOAD
                      FOLLOWS" and automatically operates in serial mode.
                      The database on disk retains its "bad" flag and
                      cannot be accessed through DBOPEN.

ACTION                The database is not usable in its current state.
                      Purge it and restore a backup copy, or erase it and
                      then load a tape written by DBUNLOAD or another
                      external copy of the data.

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

MESSAGE               BROKEN FILE EQUATION CHAIN FOR TAPE FILE

MEANING               Issued by DBSTORE if, in a chain of file equations,
                      the actual device designator cannot be found.

ACTION                Check your MPE FILE commands and reenter them
                      correctly before running DBSTORE.

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

MESSAGE               CANNOT GET EXTRA DATA SEGMENT NECESSARY FOR RESTORE
                      OPERATION

MEANING               DBRESTOR was unable to get the extra data segment
                      it needed for the buffers used in the restore
                      operation.

ACTION                Wait until system resources are available and then
                      try again.

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

MESSAGE               CANNOT OPEN TERMINAL, TERMINATING

MEANING               DBUTIL is unable to access the terminal.

ACTION                Call HP systems engineer.

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

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

MESSAGE               CAN'T CREATE NEW COPY OF FILE x (FS ERROR #)

MEANING               MPE intrinsic FOPEN failed while creating a
                      temporary file.

ACTION                Check the file system error.  Possible reasons:
                      The specified device does not exist or has
                      insufficient space.

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

MESSAGE               CAN'T GET SPECIFICATIONS VIA FGETINFO FOR THIS FILE
                      x (FS error #)

MEANING               MPE intrinsic FGETINFO failed.  DBUTIL cannot get
                      information for the specified file.

ACTION                Check the file system error to determine cause.

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

MESSAGE               CAN'T OPEN FILE x (FS ERROR #)

MEANING               MPE intrinsic FOPEN failed.

ACTION                Check the file system error to determine cause.

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

MESSAGE               CAN'T PURGE OLD COPY OF FILE x (FS ERROR #)

MEANING               MPE intrinsic FCLOSE failed while purging the "old"
                      file.

ACTION                Check the file system error to determine cause.

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

MESSAGE               CAN'T RESET MOVE FLAG FOR FILE x IN THE ROOT FILE

MEANING               Error occurred while writing root file label to
                      reset the database return status.

ACTION                Contact your database administrator.

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

MESSAGE               CAN'T SAVE NEW COPY OF FILE x (FS ERROR #)

MEANING               MPE intrinsic FCLOSE failed while saving the
                      temporary file.

ACTION                Check file system error to determine the cause.

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

MESSAGE               CAN'T SET MOVE FLAG FOR FILE x IN ROOT FILE

MEANING               DBUTIL set the root file flag, and an error
                      occurred while writing the root file label.

ACTION                Contact your database administrator.

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

MESSAGE               CHAIN IS FULL ON PATH #n 

MEANING               DBLOAD is unable to load a detail entry because the
                      chain count for path number n of detail set exceeds
                      231 -1 (or 2,147,483,647 entries).

ACTION                Delete some of the entries and reload or change the
                      database design.

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

MESSAGE               ***COPY FAILED***

MEANING               An error occurred while copying the file.  DBUTIL
                      has encountered a problem reading or writing the
                      files.  (It is possible the disk pack is bad.)

ACTION                Restore the database and try the move again.
                      Contact your database administrator if the copy
                      fails again.

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

MESSAGE               COULD NOT ATTACH DATA SET n TO XM LOG FILE: FILE
                      SYSTEM ERROR nn 

MEANING               The data set could not be attached to the MPE
                      transaction recovery mechanism.  nn is the file
                      system error number returned.

ACTION                Notify HP support personnel.

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

MESSAGE               COULD NOT ATTACH DATA SET n TO XM LOG FILE: XM
                      ERROR nn 

MEANING               The data set n could not be attached to the MPE
                      transaction recovery mechanism.  nn is the error
                      number returned.

ACTION                Notify HP support personnel.

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

MESSAGE               COULD NOT DETACH DATA SET n FROM XM LOG FILE: FILE
                      SYSTEM ERROR nn 

MEANING               The data set n could not be detached from the MPE
                      transaction recovery mechanism.  The MPE intrinsic
                      FLABELOPEN failed.  nn is the file system error
                      number returned.

ACTION                Notify HP support personnel.

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

MESSAGE               COULD NOT DETACH DATA SET n FROM XM LOG FILE: XM
                      ERROR nn 

MEANING               The data set n could not be detached from the MPE
                      transaction recovery mechanism.  nn is the error
                      number returned.

ACTION                Notify HP support personnel.

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

MESSAGE               COULDN'T OPEN THE DATABASE

MEANING               No root file exists for the specified file.  The
                      file specified might not be part of the database.

ACTION                Check the file or database.  Try the operation
                      again with the correct file name.

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

MESSAGE               DATABASE STATE DOES NOT ALLOW MOVE TO BE DONE

MEANING               The database is in a state in which a move cannot
                      be performed.

ACTION                Check the database.  If the database has not been
                      created, use the DBUTIL CREATE command to create
                      it.  If the database is damaged, run recovery.

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

MESSAGE               DATA SET FULL

MEANING               Data set currently being loaded is full.

ACTION                Re-create root file, increase the data set's
                      capacity and run the utilities again.

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

MESSAGE               DATABASE TABLE OVERFLOWED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               DATABASE TABLE TRANSACTION COUNT IS NEGATIVE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               DBBEGIN FOUND AN ALREADY ACTIVE TRANSACTION

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               DBBEGIN FOUND PROCESS ALIVE, BUT NOT ACTIVE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               DBEND FOUND TRANSACTION STILL ALIVE AND ACTIVE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               DBEND FOUND TRANSACTION WHICH ALREADY ENDED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               ***DBSTORE FAILED - NO DATABASE STORED***

MEANING               A file error or other message follows explaining
                      the problem.

ACTION                Contact your database administrator.

---------------------------------------------------------------
[REV BEG]

MESSAGE               Dynamic capacity expansion in progress flag is on

MEANING               The data set is being expanded by DBPUT in another
                      process.  The number of entries and the current
                      capacity may not be accurate since the data set is
                      being expanded at this time.  If asterisks (***)
                      are in the "no.  of entries" and "%max cap" fields,
                      then a previous DBPUT may have aborted while DBPUT
                      was expanding this data set.

ACTION                If there are positive numbers in the "no.  of
                      entries" and "% max cap" fields, nothing needs to
                      be done.  This message is for information only.  If
                      the asterisks are in these two fields, then a
                      DBOPEN must be performed to correct the capacity
                      information for the data set.  DBOPEN can be done
                      via QUERY/3000 or any application.  This DBOPEN
                      should be the first open of the database in order
                      to correctly adjust the data set free count and the
                      root file data set capacity fields using the actual
                      data set file size.  (See chapter 3 for more
                      information on capacity expansion and chapter 5 for
                      DBOPEN.)

--------------------------------------------------------------- [REV END]

MESSAGE               EOF SEEN, PROGRAM TERMINATING

MEANING               An end-of-file (EOF) has been entered.

ACTION                Run DBUTIL again, and do not type :EOF
                      interactively.  Or correct job stream which
                      contains error.

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

MESSAGE               FGETINFO FAILURE

MEANING               DBUTIL received an error when calling MPE FGETINFO.

ACTION                Contact your database administrator.

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

MESSAGE               FILE EQUATE FOR
                             DBSTORE
                             DBRESTOR
                             DBLOAD
                             DBUNLOAD

                      ONLY MAY USE DEV

MEANING               If you specify an input/output file with an MPE
                      FILE command for any of these utility programs,
                      only the file designators and DEV= parameters are
                      allowed.

ACTION                Enter the MPE FILE command again and rerun program.

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

MESSAGE               FILE NOT ON TAPE

MEANING               Issued by DBRESTOR if the database to be restored
                      is not on the tape.

ACTION                Check your MPE FILE command and/or the tape you
                      mounted.

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

MESSAGE               FILE x ALREADY RESIDES ON DEVICE x 

MEANING               The file specified already resides on the device.

ACTION                Continue with the next desired command, or exit
                      from DBUTIL.

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

MESSAGE               FREADDIR FAILURE

MEANING               This is an MPE exceptional failure and is returned
                      when DBUTIL calls FREADDIR.

ACTION                Contact your database administrator.

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

MESSAGE               HARD TERMINAL READ ERROR, TERMINATING

MEANING               DBUTIL cannot read input from terminal.

ACTION                Notify HP systems engineer.

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

MESSAGE               INTERNAL ERROR--CURRENT TRANSACTION COUNT IS
                      NEGATIVE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--DATABASE SHOULD NOT BE OPEN AT THIS
                      TIME

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--DBBEGIN FOUND PROCESS ALIVE, BUT
                      TRAN STATE INACTIVE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--EXPECTED DATABASE TO BE OPEN FOR
                      THIS PROCESS

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FCLOSE INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FOPEN FAILS IN F'HEADLOG

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FOPEN INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FREADLABEL FAILS IN F'HEADLOG

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FREADLABEL INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--FWRITELABEL INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--HEAP STAGING AREA OVERFLOWED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--INVALID DATABASE TABLE ADDRESS

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--INVALID DBTAB'PROC'TAIL

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--INVALID PASSWORD FOR DATABASE
                      LOGGING IDENTIFIER

MEANING               Log password does not correspond with the log
                      identifier in the log file.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--INVALID PROCTABLE INDEX FOUND IN
                      PROC'ACTIVELINK

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--INVALID RECOVERY TABLE ADDRESS

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--LOGID'TO'FNAME FAILURE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--NO PROCESS TABLE ENTRY EXISTS

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--PROBLEM RETURNING HEAP

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--PROCESS NOT IN PROCESS TABLE

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--PROCESS TABLE IS FULL

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--RECORD TABLE IS FULL

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INTERNAL ERROR--UNABLE TO ALLOCATE THE HEAP

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               ***INVALID SET COUNT***

MEANING               TurboIMAGE/XL found an inconsistency in the data
                      set count.

ACTION                Notify HP systems engineer.

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

MESSAGE               INVALID TRANSACTION SEQUENCE DETECTED

MEANING               Internal error.  The transaction numbers are not
                      consecutive.

ACTION                Notify your database administrator and HP support
                      personnel.

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

MESSAGE               MOVE OF FILE x NOT ALLOWED: FILE IS NOT CORRECT
                      TYPE (FILE CODE #)

MEANING               The file specified is not a database file.

ACTION                Try the MOVE operation again with the correct file
                      name.

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

MESSAGE               NO MANUAL ENTRY FOR DETAIL ON PATH #n 

MEANING               DBLOAD is attempting to load detail data set entry
                      n, which is the number of the detail data set path
                      referencing the manual master in question.

ACTION                Add entry to manual master with application program
                      or QUERY. Run DBLOAD again.

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

MESSAGE               PROCESS TABLE OVERFLOW

MEANING               At some point more than 180 processes were logging
                      at the same time.

ACTION                Notify your database administrator and HP support
                      personnel.

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

MESSAGE               RECOVERY TABLE IS FULL

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               RECOVERY TABLE OVERFLOW

MEANING               You tried to specify more than 100 user recovery
                      files.

ACTION                Reduce the number of recovery files needed.

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

MESSAGE               RECSIZE MUST BE <=xxxx AND EVENLY DIVISIBLE BY 256.

MEANING               Issued if the REC=recsize parameter for DBSTORE
                      specified a record size not modulo 256 halfwords,
                      or greater than the configured record size of the
                      device.

ACTION                Check the REC=recsize parameter and correct it
                      before running DBSTORE again.

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

MESSAGE               ROLLBACK LOG FILE MUST BE IN THE SAME VOLUME SET AS
                      THE DATABASE

MEANING               MPE transaction recovery requires that the MPE user
                      log file must reside on the same volume set as the
                      database.

ACTION                Build the MPE user log file in the same volume set
                      as the database.

                      NOTE: Because all files in a group are in the same
                      volume set, the MPE command LISTGROUP indicates the
                      volume set where the database resides.

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

MESSAGE               STAGING FILE OVERFLOW

MEANING               The staging file is not large enough.  This message
                      is generated by the DBRECOV utility.

ACTION                Use a file equation to increase the TEMPLOG file
                      size.  For example:

                           FILE TEMPLOG;DISC=7000000

                      If you still get this error after increasing the
                      file size, consult with your database administrator
                      and HP support personnel.

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

MESSAGE               SWITCH TO NM TO ATTACH DATABASE TO XM LOG FILE
                      FAILED: XM ERROR nn 

MEANING               It is necessary to switch to NM to attach the
                      database to the MPE recovery system.  The switch
                      failed.  nn is the switch to NM error number
                      returned.

ACTION                Notify HP support personnel.

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

MESSAGE               SWITCH TO NM TO DETACH DATABASE FROM XM LOG FAILED:
                      SWITCH ERROR nn 

MEANING               It is necessary to switch to NM to detach the
                      database from the MPE transaction recovery
                      mechanism.  The switch failed.  nn is the switch to
                      NM error number returned.

ACTION                Notify HP support personnel.

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

MESSAGE               UNABLE TO CONTINUE

MEANING               DBUTIL program (operating in PURGE mode) cannot
                      continue execution due to exceptional error in file
                      system.  This information is followed by MPE file
                      information display.

ACTION                Save the file information.  Consult with database
                      administrator and HP support personnel.

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

MESSAGE               UNABLE TO OBTAIN FILE LABEL INFORMATION FOR FILE x 

MEANING               MPE internal procedure failed.  DBUTIL cannot
                      obtain information for the specified file.

ACTION                Contact your database administrator.

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

MESSAGE               UNEXPECTED ROOT FILE STATE

MEANING               The MOVE process was unable to reset the database
                      flag.  The database could be in an inconsistent
                      state.

ACTION                Contact your database administrator.

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

MESSAGE               WARNING: USER LOG FILE IS NOT IN THE SAME VOLUME
                      SET AS THE DATABASE

MEANING               MPE transaction recovery requires that the MPE user
                      log file must reside on the same volume set as the
                      database.

ACTION                Build the MPE user log file in the same volume set
                      as the database.

                      NOTE: Because all files in a group are in the same
                      volume set, the MPE command LISTGROUP indicates the
                      volume set where the database resides.

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



MPE/iX 5.0 Documentation