TurboIMAGE/XL Database Management System Reference Manual MPE/iX V6.5 (30391-90011)
Appendix A 631
Error Messages
Utility Error Messages
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.