Utility Error Messages (Cont.) [ TurboIMAGE/XL Database Management System Reference Manual ] MPE/iX 5.5 Documentation
TurboIMAGE/XL Database Management System Reference Manual
Utility Error Messages (Cont.)
Utility Program Conditional Messages (Cont.)
MESSAGE INVALID FIRST LOG FILE NAME
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID FIRST LOG FILE SEQUENCE NUMBER
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID FIRST LOG FILE TIMESTAMP
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID IMAGE LOG RECORD DETECTED
MEANING DBRECOV encountered an undefined log record code.
ACTION Notify the database administrator and HP support
personnel.
-----------------------------------------------------------------
MESSAGE INVALID LANGUAGE
MEANING Language name or number has invalid characters.
ACTION Retype the correct language name or number.
-----------------------------------------------------------------
MESSAGE INVALID LOG CODE IN LOG RECORD
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID LOG DEVICE TYPE IN LOG RECORD
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID LOG FILE DEVICE TYPE
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE INVALID MAINTENANCE WORD
MEANING An incorrect maintenance word was used.
ACTION Check the maintenance word specified and reenter
the command.
-----------------------------------------------------------------
MESSAGE INVALID NUMBER OF BUFFERS SPECIFIED
MEANING The number of buffers must be between 4 and 255.
ACTION Reenter the DBUTIL SET command with a valid number.
-----------------------------------------------------------------
MESSAGE INVALID NUMBER OF USERS SPECIFIED
MEANING The minimum number of users allowed is 1 and the
maximum is 120. The ranges of users specified must
be in ascending order.
ACTION Reenter the DBUTIL SET command with a valid number.
-----------------------------------------------------------------
MESSAGE INVALID PARAMETER
MEANING You specified an incorrect parameter.
ACTION Use HELP to check the command format and reenter
the command.
-----------------------------------------------------------------
MESSAGE INVALID PASSWORD FOR DATABASE LOGGING IDENTIFIER
MEANING Log password does not correspond with the log
identifier used with the MPE GETLOG command.
ACTION Use DBUTIL to set the valid log identifier password
into the database.
-----------------------------------------------------------------
MESSAGE INVALID SUBSYSTEM ACCESS FLAG IN ROOT FILE
MEANING TurboIMAGE/XL detected an invalid value for the
subsystem access in the root file. Valid accesses
are READ, R/W, and NONE.
ACTION Reset the subsystem access flag using the DBUTIL
SET command.
-----------------------------------------------------------------
MESSAGE INVALID (x) IN COLUMN y
MEANING The x represents the invalid character found in
column y.
ACTION Use EDITOR to change the database-access file
record which returns the error message.
-----------------------------------------------------------------
MESSAGE LANGUAGE MUST NOT BE LONGER THAN 16 CHARACTERS
MEANING The language name is too long.
ACTION Retype the correct language name.
-----------------------------------------------------------------
MESSAGE LANGUAGE NOT SUPPORTED
MEANING The language is not supported on your system or is
not a valid language name.
ACTION Check with your database administrator for the
configuration of the language, or enter a valid
language name or number.
-----------------------------------------------------------------
MESSAGE LESS THAN 3 RECORDS IN FILE!
MEANING The database-access file does not contain a FILE,
DSLINE, or HELLO command.
ACTION Use EDITOR to create the missing records.
-----------------------------------------------------------------
MESSAGE LOCAL ACCT NAME IS TOO LONG
MEANING lacctname is more than eight characters.
ACTION Use EDITOR to change the lacctname.
-----------------------------------------------------------------
MESSAGE LOCAL GROUP NAME IS TOO LONG
MEANING lgroupname has more than eight characters.
ACTION Use EDITOR to change the lgroupname.
-----------------------------------------------------------------
MESSAGE LOCAL USER NAME TOO LONG
MEANING lusername has more than eight characters.
ACTION Use EDITOR to change the lusername.
-----------------------------------------------------------------
MESSAGE LOG BUFFER OVERFLOW
MEANING Buffer space is insufficient to build the log
record.
ACTION Notify the database administrator and HP support
personnel.
-----------------------------------------------------------------
MESSAGE LOG BUFFER OVERFLOW DURING GET NEXT LOGICAL LOG
RECORD
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE LOG FILE AND DATABASE IDs DO NOT MATCH
MEANING Internal error. Database is not using the correct
log file.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE LOGFILE AND DATABASE LOGID'S DO NOT MATCH
MEANING The restored database does not match the log file.
ACTION Be sure the log file and the backup database are
properly attached.
-----------------------------------------------------------------
MESSAGE LOG FILE HEADER RECORD IS NOT FIRST RECORD
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE LOGFILE IS EMPTY
MEANING The log file has no records.
ACTION Be sure you have correctly identified the log file.
-----------------------------------------------------------------
MESSAGE LOG FILE OPEN FAILED
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE LOG FILE RECORD SIZE IS IMPROPER
MEANING Internal error. The records are not 256 bytes with
a fixed length.
ACTION Be sure this file is actually a log file. Contact
your database administrator.
-----------------------------------------------------------------
MESSAGE LOGID:logid IS INVALID
MEANING The database logid has been removed from the MPE
table.
ACTION Set the database to an existing logid, or use the
MPE GETLOG command to establish the database logid
on the MPE table.
-----------------------------------------------------------------
MESSAGE LOGID MUST NOT BE LONGER THAN 8 CHARACTERS
MEANING The logid name is too long.
ACTION Retype the correct logid to set into the database.
-----------------------------------------------------------------
MESSAGE LOGID PASSWORD IS INCORRECT
MEANING The password has been altered, or you are using the
wrong password.
ACTION Set the logid with the correct password into the
database.
-----------------------------------------------------------------
MESSAGE LOGGING IS ENABLED, CAN NOT CLEAR LOGID
MEANING The logid cannot be changed while logging is in
process in order to ensure validity of recovery and
logging.
ACTION Change the logid after the recovery process has
completed.
-----------------------------------------------------------------
MESSAGE LOG PERIOD DOES NOT EQUAL ONE (1)
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE MAINTENANCE WORD CANNOT BE CHANGED UNTIL RECOVERY
HAS COMPLETED
MEANING Changing maintenance word was attempted when
recovery was enabled.
ACTION After the recovery process has completed use the
DBUTIL SET command to change the maintenance word.
-----------------------------------------------------------------
MESSAGE MAINTENANCE WORD REQUIRED
MEANING The user invoking the utility is not the creator of
the referenced database and has not supplied a
maintenance word.
ACTION If DBUTIL, reenter the command with the maintenance
word. Otherwise correct the error or press return
to terminate the program.
-----------------------------------------------------------------
MESSAGE MAINTENANCE WORD TOO LONG
MEANING The specified maintenance word has more than eight
characters.
ACTION Reenter the command with the correct maintenance
word.
-----------------------------------------------------------------
MESSAGE MAXIMUM ERROR COUNT HAS BEEN EXCEEDED
MEANING DBRECOV keeps track of all the errors that were
encountered. If the number goes past a certain
threshold (default is 0, but can be configured up
to a maximum of 3000), DBRECOV will abort.
ACTION Correct the problems causing the errors. If the
user specifies an error count, this count could
also be increased.
-----------------------------------------------------------------
MESSAGE MAXIMUM WARNING COUNT HAS BEEN EXCEEDED
MEANING DBRECOV keeps track of all the warnings that were
encountered. If the number goes past a certain
threshold, DBRECOV will abort.
ACTION If the user specifies a warning count, this count
could be increased.
-----------------------------------------------------------------
MESSAGE MISSING!!
MEANING The keyword FILE is not found in the first record;
or the keyword DSLINE is not found in the second
record; or the keyword HELLO is not found in any of
the remaining records.
ACTION Use EDITOR to modify the record in the
database-access file that returned the error
message.
-----------------------------------------------------------------
MESSAGE MISSING DBNAME1
MEANING An equal sign (=), semicolon (;), or end of line
followed the keyword FILE.
ACTION Use EDITOR to change the FILE command.
-----------------------------------------------------------------
MESSAGE MISSING DBNAME2
MEANING dbname1= was followed by a semicolon (;) or end of
line.
ACTION Use EDITOR to change the FILE command.
-----------------------------------------------------------------
MESSAGE MISSING DSDEVICE
MEANING DEV= was followed by a semicolon (;), #, or the
rest of the record was blank.
ACTION Use EDITOR to change the FILE command.
-----------------------------------------------------------------
MESSAGE MISSING LOCAL PART
MEANING No characters preceded the =HELLO command.
ACTION Use EDITOR to change the HELLO command.
-----------------------------------------------------------------
MESSAGE MISSING REMOTE PART
MEANING The remote-ID-sequence of the database-access file
is missing.
ACTION Use EDITOR to add the remote part.
-----------------------------------------------------------------
MESSAGE MISSING REMOTE PASWD
MEANING HELLO was not followed by text, or was followed by
a semicolon (;).
ACTION Using the EDITOR, change the HELLO command.
-----------------------------------------------------------------
MESSAGE MISSING SEMI-COLON
MEANING DEV= was not preceded by a semicolon (;)
ACTION Use EDITOR to change the FILE command.
-----------------------------------------------------------------
MESSAGE MISSING # SIGN
MEANING dsdevice was not followed by a #.
ACTION Use EDITOR to change the FILE command.
-----------------------------------------------------------------
MESSAGE MORE THAN ONE (1) LOG FILE HEADER RECORD IS FOUND
MEANING Internal error.
ACTION Contact your database administrator.
-----------------------------------------------------------------
MESSAGE MULTIPLE LOG IDENTIFIERS NOT ALLOWED
MEANING You tried to simultaneously recover databases that
logged to different log files.
ACTION Run DBRECOV once for each log file.
-----------------------------------------------------------------
MESSAGE MUSTRECOVER MUST BE DISABLED BEFORE LOGGING CAN BE
DISABLED
MEANING Logging cannot be disabled while MUSTRECOVER is
active.
ACTION Disable MUSTRECOVER first and then disable logging.
-----------------------------------------------------------------
MESSAGE MUSTRECOVER & ROLLBACK MUST BE DISABLED BEFORE
DISABLING LOGGING
MEANING Logging cannot be disabled if either MUSTRECOVER or
roll-back recovery is active.
ACTION Disable both MUSTRECOVER and roll-back recovery
before disabling Logging.
-----------------------------------------------------------------
MPE/iX 5.5 Documentation