ALLBASE/SQL Message Manual (36216-90213)

114 Chapter4
ALLBASE/SQL Error Messages: 746-2100
aggregate function disallowed. (DBERR 1073)
CAUSE You used a dynamic parameter as the argument of an
aggregate function.
ACTION Modify your statement to not use a dynamic parameter as
the argument of an aggregate function.
1074 MESSAGE Two log files specified without DUAL LOG.
(DBERR 1074)
CAUSE You have specified two log files without also specifying
DUAL LOG.
ACTION Remove one of the log file specifications or specify DUAL
LOG.
1075 MESSAGE TID function cannot be used in a HAVING
clause. (DBERR 1075)
CAUSE You cannot specify the TID function in a HAVING clause.
ACTION Check and modify the command.
1076 MESSAGE TID function cannot be used along with
aggregate function in the SELECT list. (DBERR
1076)
CAUSE You cannot specify the TID function with an aggregate
function in t he select list.
ACTION Check and modify the command.
1077 MESSAGE HP SQL internal error in SPALEXI. (DBERR
1077)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP service representative or Response Center.
1078 MESSAGE HP/SQL internal error in SLNPRE. (DBERR 1078)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP service representative or Response Center.
1079 MESSAGE HP/SQL internal error in SLNMAIN. (DBERR
1079)
CAUSE Internal error.
ACTION Record as much information as possible and contact your
HP service representative or Response Center.
1080 MESSAGE Duplicate DEFAULT PARTITION clause defined.
(DBERR 1080)
CAUSE More than one DEFAULT PARTITION clause appears in
the START DBE NEW or START DBE NEWLOG clause.