ALLBASE/SQL Message Manual (36216-90213)
103
4 ALLBASE/SQL Error Messages:
746-2100
746 MESSAGE Invalid Constraint Index Type encountered.
(DBERR 746)
CAUSE Internal Error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
747 MESSAGE Invalid Default Type encountered TYPE=<val>
(DBERR 747)
CAUSE Internal Error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
748 MESSAGE Invalid Constraint Type encountered. (DBERR
748)
CAUSE Internal Error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
1001 MESSAGE Syntax error. (DBERR 1001)
CAUSE You entered the Command incorrectly.
ACTION Correct the syntax using the CHANGE or REDO
command in ISQL, or use an editor to correct your source
code. You can use the ISQL HELP command to verify your
syntax.
1002 MESSAGE Identifier too long. (DBERR 1002)
CAUSE One of the keywords you specified in the SQL statement
was too long. This was probably caused by a typographical
error such as not leaving a blank space between keywords
or
one of the variable names you specified was too long.
ACTION Issue the command again correcting the keywords which
were entered incorrectly
or