ALLBASE/SQL Message Manual (36216-90213)

126 Chapter4
ALLBASE/SQL Error Messages: 746-2100
ACTION Check the specified SET TRANSACTION or SET
SESSION statement.
1158 MESSAGE Duplicate LABEL clause defined. (DBERR 1158)
CAUSE You included more than one LABEL clause in the SET
TRANSACTION or SET SESSION statement.
ACTION Check the specified SET TRANSACTION or SET
SESSION statement.
1159 MESSAGE Duplicate CONSTRAINTS clause defined. (DBERR
1159)
CAUSE You included more than one CONSTRAINTS clause in the
SET TRANSACTION or SET SESSION statement.
ACTION Check the specified SET TRANSACTION or SET
SESSION statement.
1160 MESSAGE Duplicate DML ATOMICITY clause defined.
(DBERR 1160)
CAUSE You included more than one DML ATOMICITY clause in
the SET TRANSACTION or SET SESSION statement.
ACTION Check the specified SET TRANSACTION or SET
SESSION statement.
1161 MESSAGE Duplicate FILL clause defined. (DBERR 1161)
CAUSE You included more than one FILL clause in the SET
SESSION statement.
ACTION Check the specified SET SESSION statement.
1163 MESSAGE Device name specified exceed 44 characters.
(DBERR 1163)
CAUSE The device name in the CREATE DBEFILE command is
too long.
ACTION Correct the device specification and reissue the CREATE
DBEFile command.
1164 MESSAGE The [NOT] CASE SENSITIVE attribute is not
applicable on non-character column. (DBERR
1164)
CAUSE You applied a CASE SENSITIVE or NOT CASE
SENSITIVE keyword to a column which is not defined as a
character column.
ACTION Avoid applying CASE SENSITIVE or NOT CASE
SENSITIVE keywords to non-character columns.
1165 MESSAGE Duplicate USER TIMEOUT clause defined. (DBERR
1165)
CAUSE A duplicate USER TIMEOUT clause was specified.