Exporting Blob from a remote database
We are trying to export a huge database (lets say 200M records) across the WANS . the table is partitioned and in its own tablespace at source. What takes 20 mins locally is now taking 3 hours from the remote server.
any suggestions on what could be done, blobs cannot be exported in parallel. Can we use any other tricks to do this ?