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