ALLBASE/SQL Message Manual (36216-90213)

82 Chapter3
ALLBASE/SQL Error Messages: 1-745
CAUSE Internal error.
ACTION Record the code returned and as much information as
possible. Contact your HP Service Representative or
Response Center.
64 MESSAGE Semantic error. (DBERR 64)
CAUSE An additional message will be returned.
ACTION Refer to the cause and action of the additional error
message.
66 MESSAGE Name of editor must not be more than ! bytes.
(DBERR 66)
CAUSE The editor name you specified in the EDITOR option of the
SET command exceeds the maximum limit of 255 bytes.
The EDITOR option was not changed.
ACTION Issue the SET command again, with a valid name
specified in the EDITOR option.
67 MESSAGE Command buffer cannot be executed from
command file. (DBERR 67)
CAUSE The command file you specified contains a START
command to execute the command buffer. A command file
can start other command files, but cannot start the
command buffer.
ACTION Remove the START command to execute the command
buffer from the command file. Refer to the ISQL Reference
Manual for ALLBASE/SQL and IMAGE/SQL for
additional information on the START command.
69 MESSAGE Illegal table name. (DBERR 69)
CAUSE The table name you specified in the INFO, UNLOAD, or
INPUT command was not a valid table name.
ACTION Refer to the ALLBASE/SQL Reference Manual for table
naming conventions.
73 MESSAGE Valid options are E[XTERNAL] and I[NTERNAL].
(DBERR 73)
CAUSE The option you specified for the LOAD or UNLOAD
command was not a valid option.
ACTION Issue the command again, specifying either EXTERNAL
or INTERNAL. Refer to the ISQL Reference Manual for
ALLBASE/SQL and IMAGE/SQL for additional
information on the LOAD and UNLOAD commands.
74 MESSAGE Invalid option '!'. (DBERR 74)
CAUSE The option you specified in the SET command was not a
valid option.