Warehouse Release 3.01.2610
01/31/2006
The features in the 3.01.2610
release
remote database is not detected before other databases have
committed.
This problem could be seen
when running a propagation
queue
script that generated a COPY statement error, but the queue
status
was still updated to "SUCCESS."
. A problem with the STR function on fixed length
character strings
that allow nulls has been fixed.
The problem occurred when the
STR function would have returned
trailing spaces.
For example, the following prints
"CD "
using the new version, but
generated
warning WHWARN 8208 on prior releases.
DEFINE FC
: ODBC CHAR(12) ALLOW NULLS VALUE "ABCD"
PRINT STR(FC,
3, 4)
Some issues with wide strings
were fixed with this bug fix since
wide
strings also had some problems with STR.
Release 3.01.2610 is available now on all supported platforms.