ALLBASE/SQL Message Manual (36216-90213)

Chapter 8 253
ALLBASE/SQL Error Messages: 8221-10999
ACTION Ensure that the module file exists and that it has the
correct read/write permissions. If the condition persists,
then record as much information as possible and contact
your HP Service Representative
10094 MESSAGE Error occurred closing the module file.
(DBERR 10094)
CAUSE The specified module file could not be closed.
ACTION Ensure that the module file exists. If the condition
persists, then record as much information as possible and
contact your HP Service Representative
10095 MESSAGE Module file created with with different
product or version. (DBERR 10095)
CAUSE The specified module file to be installed was created from
an incompatible version of ALLBASE/SQL.
ACTION Recreate the module file with the current version of
ALLBASE/SQL.
10096 MESSAGE Error occurred writing the module file.
(DBERR 10096)
CAUSE The specified module file could not be written to.
ACTION Ensure that the module file exists and that it can be
written to. If the condition persists, then record as much
information as possible and contact your HP Service
Representative
10900 MESSAGE PRESERVE or REVOKE may not be used without
DROP option. (DBERR 10900)
CAUSE The preprocessor INFO string contained the NODROP
option (or defaulted to NODROP because DROP was not
specified) and also contained a PRESERVE or REVOKE
option.
ACTION The PRESERVE and REVOKE options only apply when
the DROP option is also specified. Invoke the preprocessor
again, specifying only valid combinations of options in the
INFO string.
10901 MESSAGE DROP or NODROP option may only be specified
once. (DBERR 10901)
CAUSE The preprocessor INFO string contained both DROP and
NODROP options or duplicate DROP or NODROP options.
ACTION Invoke the preprocessor again eliminating the invalid
DROP and NODROP combination or specifying the DROP
or NODROP option only once.
10902 MESSAGE DBEnvironment name too long. (DBERR 10902)