I have a table with a CLOB column in 8.1.6 Ver . When I export this . I get a datatype error and the data in that table is not exported . There are 5 tables total with CLOB field and all five of them have this problem. The other tables are exported fine .
It is done . Actually The problem is that the CLOB is tablespace specific and I did not have the same tablespace name in the destinatin database . So I got a tablespace not found error also .Moreover Increasing the the buffers to 10000000 also helpled a lot .
Bookmarks