ALLBASE/SQL Message Manual (36216-90213)

Chapter 8 249
ALLBASE/SQL Error Messages: 8221-10999
10063)
CAUSE The format node type you specified in one of the format
array elements is invalid.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
10064 MESSAGE Invalid PARMCB.PARMS.PARMBUF_LEN specified.
(DBERR 10064)
CAUSE The length you specified in
PARMCB.PARMS.PARMBUF_LEN is less than or equal
to zero.
ACTION Specify a valid length in
PARMCB.PARMS.PARMBUF_LEN.
10065 MESSAGE Invalid PARMCB.DATABUF.ROW_LEN specified.
(DBERR 10065)
CAUSE The length you specified in
PARMCB.DATABUF.ROW_LEN is less than or equal to
zero.
ACTION Specify a valid length in PARMCB.DATABUF.ROW_LEN.
10066 MESSAGE Invalid savepoint specified. (DBERR 10066)
CAUSE The savepoint number you specified is negative.
ACTION Specify a valid savepoint number.
10067 MESSAGE Invalid setting in PARMCB.DATABUF.USE_FLAG.
(DBERR 10067)
CAUSE The data buffer use flag you specified in
PARMCB.DATABUF.USE_FLAG is invalid.
ACTION Specify a valid data buffer use flag in
PARMCB.DATABUF.USE_FLAG.
10068 MESSAGE Invalid setting in SQLEA. (DBERR 10068)
CAUSE You specified an invalid SQLX environment control
setting.
ACTION Correct the value of SQLEA.
10069 MESSAGE The maximum number of DBEnvironments have
been connected. (DBERR 10069)
CAUSE An attempt to connect to a DBEnvironment was rejected
because the maximum number of database connections
has been reached.
ACTION Release some existing connections.
10071 MESSAGE SQLX internal error - Pascal escapecode
!.(DBERR 10071)