ALLBASE/SQL Message Manual (36216-90213)

132 Chapter4
ALLBASE/SQL Error Messages: 746-2100
1814 MESSAGE Conflict ! statements or conflict conditions
on ! statement occur in SETOPT statement.
(DBERR 1814)
CAUSE ! statements or conditions on ! statement in SETOPT are
conflicting.
ACTION Remove incorrect ! statement or incorrect conditions from
ACCESS statement and reexecute SETOPT and the query.
1815 MESSAGE WITH clause of GENPLAN is not allowed in the
GENPLAN on a section. (DBERR 1815)
CAUSE You tried to specify a GENPLAN on a section with a WITH
clause.
ACTION Remove WITH clause from GENPLAN statement.
2032 MESSAGE Cannot use WITH AUTOCOMMIT if rule enabled.
(DBERR 2032)
CAUSE WITH AUTOCOMMIT was used incorrectly.
ACTION See the DELETE or VALIDATE statement in the "SQL
Statements" chapter of the ALLBASE/SQL Reference
Manual.
2033 MESSAGE Cannot use WITH AUTOCOMMIT inside atomic
block.(DBERR 2033)
CAUSE WITH AUTOCOMMIT was used incorrectly.
ACTION See the DELETE or VALIDATE statement in the "SQL
Statements" chapter of the ALLBASE/SQL Reference
Manual.
2034 MESSAGE Cannot use WITH AUTOCOMMIT inside global
transaction. (DBERR 2034)
CAUSE WITH AUTOCOMMIT was used incorrectly.
ACTION See the DELETE or VALIDATE statement in the "SQL
Statements" chapter of the ALLBASE/SQL Reference
Manual.
2035 MESSAGE Cannot use WITH AUTOCOMMIT if constraints are
deferred. (DBERR 2035)
CAUSE WITH AUTOCOMMIT was used incorrectly.
ACTION See the DELETE or VALIDATE statement in the "SQL
Statements" chapter of the ALLBASE/SQL Reference
Manual.
2036 MESSAGE Cannot use WITH AUTOCOMMIT on a TurboIMAGE
table. (DBERR 2036)
CAUSE WITH AUTOCOMMIT was used incorrectly.
ACTION See the DELETE or VALIDATE statement in the "SQL