ALLBASE/SQL Message Manual (36216-90213)

Chapter 8 255
ALLBASE/SQL Error Messages: 8221-10999
CAUSE The preprocessor INFO string included both PRESERVE
and REVOKE options or duplicate PRESERVE or
REVOKE options.
ACTION Invoke the preprocessor again eliminating the invalid
PRESERVE and REVOKE combination or specifying the
PRESERVE or REVOKE option only once.
10910 MESSAGE SYNTAX option may only be specified once.
(DBERR 10910)
CAUSE You specified the SYNTAX option more than once in the
preprocessor INFO string.
ACTION Invoke the preprocessor again, specifying the SYNTAX
option only once.
10911 MESSAGE MODULE option may only be specified once.
(DBERR 10911)
CAUSE You specified the MODULE option more than once in the
preprocessor INFO string.
ACTION Invoke the preprocessor again, specifying the MODULE
option only once.
10912 MESSAGE OWNER option may only be specified once.
(DBERR 10912)
CAUSE You specified the OWNER option more than once in the
preprocessor INFO string.
ACTION Invoke the preprocessor again, specifying the OWNER
option only once.
10913 MESSAGE Options expected after DBEnvironment name.
(DBERR 10913)
CAUSE The options you specified in the preprocessor INFO string
were invalid.
ACTION Invoke the preprocessor again, specifying valid options.
Refer to the ALLBASE/SQL application programming
guide for the language you are using for additional
information on the INFO string.
10914 MESSAGE Unrecognized option. Use
PRESERVE/REVOKE/SYNTAX/MODULE/OWNER/
DROP/NODROP. (DBERR 10914)
CAUSE The option you specified in the INFO string was invalid.
Valid options are PRESERVE, REVOKE, SYNTAX,
MODULE, OWNER, DROP, and NODROP.
ACTION Invoke the preprocessor again, specifying one or more of
the valid options. Refer to the ALLBASE/SQL application
programming guide for the language you are using for
additional information.