ALLBASE/SQL Message Manual (36216-90213)

104 Chapter4
ALLBASE/SQL Error Messages: 746-2100
choose a variable name that is less than or equal to 30
bytes.
1003 MESSAGE Single-quoted string too long. (DBERR 1003)
CAUSE The string enclosed in single quotes in your SQL
statement is too long.
ACTION Issue the command again, specifying a string which
contains less than or equal to 3,996 bytes.
1004 MESSAGE Expected end of string character. (DBERR
1004)
CAUSE String was not terminated with a quotation mark.
ACTION Issue the command again terminating the string with a
quotation mark.
1005 MESSAGE Expected something between the double quotes.
(DBERR 1005)
CAUSE In the command where a database object was referenced,
you did not specify an object name within the quotes.
ACTION Issue the command again, specifying an appropriate name
within quotes.
1006 MESSAGE Unexpected keyword. (DBERR 1006)
CAUSE The syntax was incorrect for the command specified.
ACTION Refer to the ALLBASE/SQL Reference Manual for the
correct syntax and issue the command again.
1007 MESSAGE DBEnvironment name is too long. (DBERR 1007)
CAUSE A DBEnvironment name is restricted to operating system
file naming conventions.
ACTION Refer to the MPE/iX General User's Reference Manual for
file naming conventions.
1008 MESSAGE Query too large. (DBERR 1008)
CAUSE The internal buffer space has been exceeded.
ACTION Break the query into smaller units and issue the command
again.
1009 MESSAGE Double-quoted string too long. (DBERR 1009)
CAUSE The string enclosed in double quotes was too long.
ACTION Issue the command again, specifying an object name
containing less than or equal to 20 bytes.
1010 MESSAGE Duplicate DBEFile0 clause defined. (DBERR
1010)
CAUSE You specified the DBEFile0 clause twice in the START