ALLBASE/SQL Message Manual (36216-90213)

244 Chapter8
ALLBASE/SQL Error Messages: 8221-10999
ACTION Correct the value of
PARMCB.COLUMNS.NUM_COLUMNS.
10039 MESSAGE Invalid number of formats specified. (DBERR
10039)
CAUSE The number of format elements you specified is either less
than or equal to 0, or greater than 1024.
ACTION Specify the correct number of format elements.
10040 MESSAGE No more WSL records to transmit. (DBERR
10040)
CAUSE A Transmit_Log reader has encountered the end of log. No
more log records can be transmitted beyond this point
until some more get written.
ACTION Wait for a certain period and then retry.
10041 MESSAGE Invalid MODE specified. (DBERR 10041)
CAUSE The mode specified is invalid. Each intrinsic has a
specified set of valid modes.
ACTION Check the specified mode.
10042 MESSAGE Invalid FLAG specified. (DBERR 10042)
CAUSE The flag specified in the arglist is invalid. Each intrinsic
has a specified set of valid flags.
ACTION Check the specified flag.
10043 MESSAGE Invalid log scan id passed. (DBERR 10043)
CAUSE This error can be seen by either Transmit_Log or
Close_Log_Scan when the scan_id specified in the arglist
does not match that of a valid log scan currently open by
this process.
ACTION Check the scan_id specified in the arglist against the
scan_ids previously returned by Open_Log_Scan.
10044 MESSAGE Invalid log buffer size. (DBERR 10044)
CAUSE The buffer_size specified in the arglist is not large enough
to contain even the smallest WSL record. This error can be
encountered by Transmit_Log and Apply_Log.
ACTION Check the buffer_size field in the arglist to determine if it
has been properly initialized. If it has been, then a larger
buffer should be defined since it is too small to receive any
WSL records.
10045 MESSAGE Invalid value of used log buffer space.
(DBERR 10045)
CAUSE Apply_Log has determined that the size_used specified in
the arglist is invalid. This indicates that either the