Hello,
a table with 37Mio rows and a small clob column. The clobs wirh an anverage size of 547 bytes. Therefore the clobs are stored in the table and not in the LOB Segment. The datapump process will take many hours, for only 150GB. The datapump in a dumpfile will take also many hours. Have anybody a good idea. The plan is transfer the schema and this table without data. In a second step transfer data via dblink direct in the new database.
Regards Thomas