ALLBASE/SQL Message Manual (36216-90213)

254 Chapter8
ALLBASE/SQL Error Messages: 8221-10999
CAUSE The DBEnvironment name specified in the invocation line
for the preprocessor was too long.
ACTION Invoke the preprocessor again, specifying a valid
DBEnvironment name. Refer to the ALLBASE/SQL
Reference Manual for naming conventions.
10903 MESSAGE DBEnvironment name missing. (DBERR 10903)
CAUSE The INFO parameter in the preprocessor invocation line
contained neither a DBEnvironment name nor the
SYNTAX option.
ACTION Invoke the preprocessor again, specifying one of these two
options.
10904 MESSAGE Invalid DBEnvironment name. (DBERR 10904)
CAUSE The DBEnvironment name you specified in the INFO
parameter is invalid.
ACTION Invoke the preprocessor again, specifying a valid
DBEnvironment name.
10905 MESSAGE MODULE name too long. (DBERR 10905)
CAUSE The module name you specified in the preprocessor
invocation line exceeded the maximum length of 20 bytes.
ACTION Invoke the preprocessor again, specifying a valid module
name.
10906 MESSAGE OWNER name too long. (DBERR 10906)
CAUSE The owner name you specified in the preprocessor
invocation line exceeded the maximum length of 20 bytes.
ACTION Invoke the preprocessor again, specifying a valid owner
name.
10907 MESSAGE File open error. (DBERR 10907)
CAUSE The source file specified in the preprocessor invocation line
does not exist.
ACTION Check your spelling. Use the MPE/iX LISTF command to
make sure the specified file exists.
10908 MESSAGE Error in preprocessor command line. (DBERR
10908)
CAUSE An error occurred in the preprocessor invocation line. An
additional error message will be returned.
ACTION Refer to the cause and action of the additional error
message.
10909 MESSAGE PRESERVE or REVOKE option may only be
specified once. (DBERR 10909)