- Added "oralob writeappend" wrapper around DBMS_LOB.WRITEAPPEND.
Thanks to Peter Schindler (pschindler@...) for
contributing this enhancement. Peter provides this comment:
"We had a lot of serialization errors with just WRITE, the way oracle
handles the storage of CLOBs. With this new function, we were able to
reduce the likelihood of a serialization error."