S
steve pittman
Guest
Hi Fernando, The sqldump tool does not support dumping LOB objects (CLOB or BLOB). The error you see occurs, I believe, when sql dump finds a LOB object in one of the tables it is asked to dump. To dump a table with LOB objects you can use the binary dump utility. The BPM team may have additional ideas. Hope this helps, ….sjp
Continue reading...
Continue reading...