HP 3000 Manuals

Utility Error Messages (Continued) [ TurboIMAGE/XL Database Management System Reference Manual ] MPE/iX 5.5 Documentation


TurboIMAGE/XL Database Management System Reference Manual

Utility Error Messages (Continued) 

Utility Program Conditional Messages (Continued) 

MESSAGE               DBLOAD TO DIFFERENT DATABASE NAME
                      MAINTENANCE WORD IS NOT ALLOWED

MEANING               The DBLOAD database name and maintenance word must
                      be the same as those used for DBUNLOAD.

ACTION                Use a database name and maintenance word which were
                      used for the DBUNLOAD.

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

MESSAGE               DBLOAD TO DIFFERENT GROUP OR ACCOUNT IS NOT
                      ALLOWED.

MEANING               DBLOAD must be done from the same group and account
                      as the DBUNLOAD file.

ACTION                Log on to the same group and account from which the
                      DBUNLOAD was done.  Then use DBLOAD again.

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

MESSAGE               DBNAME DBSTORE OF TIME, DATE REQUIRED

MEANING               DBSTORE timestamp in database does not match those
                      in DBOPEN records.

ACTION                Restore the proper database or use the proper log
                      file.  You can also use the NOSTAMP option in
                      recovery.

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

MESSAGE               DBNAME1 MORE THAN SIX CHARACTERS

MEANING               dbname1 is too long.

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               DETACH FAILED FROM DBEnvironment name 

MEANING               This message is returned if you are using
                      ALLBASE/Turbo CONNECT (ATC). The message is
                      generated from the DBUTIL PURGE command used with
                      the DETACH option.  The database is attached to the
                      indicated ALLBASE/SQL database environment
                      (DBEnvironment), but the DETACH option is
                      unsuccessful due to ATC error nn.  The PURGE
                      command will continue processing after the warning
                      is issued.

ACTION                Notify your database administrator.

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

MESSAGE               'DEV' MISSING

MEANING               Either the keyword DEV or the equal sign (=)
                      following it was not found.

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               DEVICE NOT 'DISC'

MEANING               The string following the "#" sign was not "DISC."

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               DSDEVICE DOESN'T MATCH FILE COMMAND

MEANING               The dsdevice name in the DSLINE command was not the
                      same as the dsdevice name in the FILE command.

ACTION                Use EDITOR to change the command which is in error.

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

MESSAGE               DSDEVICE NAME MORE THAN 8 CHARACTERS

MEANING               The dsdevice name is too long.

ACTION                Use EDITOR to change the command which is in error.

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

MESSAGE               DUPLICATE FILE NAME

MEANING               The required file name is already assigned to
                      another file.  Example:  If the ORDERS database
                      requires six data sets (ORDERS01-ORDERS06), then a
                      previously defined file ORDERS03 will trigger this
                      message.  This can occur if a database is not
                      purged before running DBRESTOR.

ACTION                In session mode, correct the error or press return
                      to terminate the program.

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

MESSAGE               EMBEDDED BLANK IN DBNAME2

MEANING               One of the periods separating the user name from
                      the group name or the group name from the account
                      name was preceded or followed by a blank.

ACTION                Use EDITOR to change the MPE FILE command.

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

MESSAGE               ERROR READING ROOT FILE LABEL

MEANING               DBUTIL is unable to read the root file.

ACTION                Contact your HP systems engineer.

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

MESSAGE               ERROR READING ROOT FILE RECORD

MEANING               DBUTIL is unable to read a root file record.

ACTION                Contact your HP systems engineer.

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

MESSAGE               ERROR WRITING ROOT FILE LABEL

MEANING               DBUTIL found an error while writing the root file
                      label.

ACTION                Contact your HP systems engineer.

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

MESSAGE               ERROR WRITING ROOT FILE RECORD

MEANING               DBUTIL found an error while writing to a root file
                      record.

ACTION                Contact your HP systems engineer.

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

MESSAGE               EXCEEDS ACCOUNT DISC SPACE

MEANING               Amount of space required by the database plus the
                      space already assigned to other files exceeds the
                      disk space available to the account.

ACTION                Request the system manager to increase account's
                      disk space.

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

MESSAGE               EXCEEDS GROUP DISC SPACE

MEANING               The amount of disk space required by the database
                      plus the space assigned to other files in the group
                      exceeds the amount of disk space available to the
                      account.

ACTION                Request the system manager to increase the group's
                      disk space.

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

MESSAGE               EXPECTED DATABASE STATE TO BE "CLOSED"

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               FCHECK FAILURE
                      FCLOSE FAILURE
                      FCONTROL FAILURE
                      FENTRY FAILURE
                      FGETINFO FAILURE

MEANING               These are exceptional errors indicating a hardware
                      or software failure.

ACTION                Notify your database administrator of the failure.

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

MESSAGE               FFILEINFO INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               FGETINFO CANNOT VERIFY THAT FILE IS TYPE "LOG"

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               FGETINFO INTRINSIC FAILED

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               FILE CODE IS NOT 0.

MEANING               The database-access file to be activated has a file
                      code of other than 0.

ACTION                Be sure you have the correct EDITOR file.

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

MESSAGE               FILE EQUATES ARE ILLEGAL FOR DATABASE AND DATABASE
                      ACCESS FILE

MEANING               DBUTIL does not allow you to equate the name of the
                      database or database-access file to another file
                      with the MPE FILE command.

ACTION                Use the MPE RESET command to cancel the FILE
                      command.  You can either break and resume execution
                      or exit DBUTIL and run it again.

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

MESSAGE               FILE file name RECSIZE TOO SMALL: LOG(S) TRUNCATED.

MEANING               User recovery file size is too small to hold the
                      largest log record.

ACTION                Increase record size or use variable length
                      records.

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

MESSAGE               FILE NAME MAY NOT BE QUALIFIED

MEANING               The file name cannot be qualified with group and
                      account.

ACTION                Log on to the same group and account and reenter
                      the command.

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

MESSAGE               FILE NAME MORE THAN SIX CHARACTERS

MEANING               The file name part of dbname2 is too long.

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               FOPEN FAILURE ON logfilename:ferrmsg

MEANING               You cannot open the log file.

ACTION                Examine ferrmsg to determine the cause.

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

MESSAGE               FREAD ERROR ON ASCII ACCESS FILE

MEANING               Exceptional errors indicate a hardware or software
                      failure.

ACTION                Notify the database administrator of the error.

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

MESSAGE               FWRITE ERROR ON filename:ferrmsg

MEANING               FWRITE failure on user recovery file.

ACTION                Check ferrmsg to determine the cause.

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

MESSAGE               GROUP NAME MORE THAN 8 CHARACTERS

MEANING               The group name part of dbname2 is too long.

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               ILR MUST BE DISABLED BEFORE AUTODEFER CAN BE
                      ENABLED

MEANING               Deferred output option (AUTODEFER) cannot be used
                      when the database has been enabled for ILR or
                      ROLLBACK.

ACTION                Use DBUTIL to disable ILR or ROLLBACK and enable
                      AUTODEFER. (Refer to chapters 7 and 8 for more
                      information on AUTODEFER.)

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

MESSAGE               INCOMPLETE
                             PURGE
                             RELEASE
                             SECURE

MEANING               The operation was interrupted while in process.

ACTION                Contact your database administrator.

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

MESSAGE               INCOMPLETE DBNAME2

MEANING               The file name or group name is followed by a period
                      and the rest of the record is empty.  Or the next
                      character is a semicolon (;).

ACTION                Use EDITOR to change the FILE command.

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

MESSAGE               INCOMPLETE LOCAL PART

MEANING               The period following the local user name was
                      missing, or the account name was missing, or a
                      comma followed the account name and the group name
                      was missing.

ACTION                Use EDITOR to change the HELLO command in the RDBA
                      access file.

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

MESSAGE               INCOMPLETE REMOTE PART

MEANING               The period following the rusername was missing, or
                      the raccountname was missing, or the raccountname 
                      was followed by a comma and the rgroupname was
                      missing.

ACTION                Use EDITOR to change the HELLO command in the RDBA
                      access file.

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

MESSAGE               INSUFFICIENT DISC SPACE

MEANING               The amount of disk space required for the database
                      is not available on the system.

ACTION                Consult with the database administrator about disk
                      space requirements.

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

MESSAGE               INSUFFICIENT VIRTUAL MEMORY

MEANING               Not enough virtual memory is available to open and
                      access the database.

ACTION                Try running the utility later when the system is
                      not as busy.

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

MESSAGE               INTERNAL ERROR--DATABASE CONTAINS INVALID LOGGING
                      IDENTIFIER

MEANING               The logging ID configured in the database through
                      DBUTIL is not configured through the MPE GETLOG
                      command.

ACTION                Contact your database administrator.

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

MESSAGE               INVALID ACCESS CLASS NUMBER

MEANING               The access class should be a number between 1 and
                      63.

ACTION                Reenter with a valid access class number.

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

MESSAGE               INVALID CHARACTER IN PASSWORD

MEANING               Password does not consist of allowed characters.

ACTION                Check the password specified and reenter the
                      command.

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

MESSAGE               INVALID COMMAND

MEANING               Command is unknown to the utility.

ACTION                Check spelling or see manual for legal commands.

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

MESSAGE               INVALID CONTENTS OF ASCII ACCESS FILE
                      ACTIVATION / DEACTIVATION FAILED

MEANING               The file specified is either

                         1.  Not a database-access file, or

                         2.  It does not contain the valid format and
                             parameters.

ACTION                Either

                         1.  Verify the correct database-access file, or

                         2.  Use EDITOR to make the required changes and
                             try accessing again.

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

MESSAGE               INVALID DATABASE CONTROL BLOCK

MEANING               TurboIMAGE/XL encountered an inconsistency in the
                      control blocks.

ACTION                Contact your system engineer.

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

MESSAGE               INVALID DATABASE ACCESS FILE NAME

MEANING               The file name or database name must be 1 to 6
                      characters starting with a letter.

ACTION                Reenter the command with the correct name.

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

MESSAGE               INVALID DATABASE NAME

MEANING               The file name or database name must be 1 to 6
                      characters starting with a letter.

ACTION                Reenter the command with the correct name.

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

MESSAGE               INVALID DATABASE NAME OR ACCESS FILE NAME

MEANING               The file name or database name must be 1 to 6
                      characters starting with a letter.

ACTION                Reenter the command with the correct name.

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

MESSAGE               INVALID DB INTRINSIC CODE IN LOG RECORD CODE FIELD

MEANING               Internal error.

ACTION                Contact your database administrator.

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

MESSAGE               INVALID DELIMITER

MEANING               The command or a space is incorrectly positioned.

ACTION                Use HELP to check command syntax and reenter the
                      command.

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



MPE/iX 5.5 Documentation