ALLBASE/SQL Message Manual (36216-90213)

84 Chapter3
ALLBASE/SQL Error Messages: 1-745
CAUSE The input file name you specified in the LOAD command
was not unloaded with the INTERNAL option
or
the file name you specified does not exist or was entered
incorrectly.
ACTION Issue the LOAD command again, specifying the
EXTERNAL option
or
check your spelling. Use the MPE/iX LISTF command to
make sure that the specified file exists.
82 MESSAGE Unidentified error ! occurred on last
command. (DBERR 82)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
83 MESSAGE Command buffer cannot be executed from
command buffer. (DBERR 83)
CAUSE The command buffer contains a START command to
execute the command buffer. The command buffer can
start a command file, but cannot start itself recursively.
ACTION Remove the START command to execute the command
buffer from the command buffer. The CHANGE command
may be used to make this modification. Refer to the ISQL
Reference Manual for ALLBASE/SQL and IMAGE/SQL
for additional information on the START command.
84 MESSAGE New command exceeds maximum. (DBERR 84)
CAUSE The maximum limit of 2048 bytes was exceeded when you
used the insert subcommand of the REDO command.
ACTION Issue the command again, so that the total number of
bytes in the command is less than or equal to 2048.
85 MESSAGE Bad bytes after delete command. (DBERR 85)
CAUSE You entered an invalid option after the delete
subcommand of the REDO command.
ACTION Issue the command again, specifying only valid options
after the delete subcommand. Refer to the ISQL Reference
Manual for ALLBASE/SQL and IMAGE/SQL for valid
options and additional information on the REDO
command.
86 MESSAGE Extra bytes. (DBERR 86)
CAUSE The bytes that you entered after the i, h, x, b, or e