Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Data extraction over dblink
I need to extract data from a remote database to local database. One
of the column to extract is blob. Each single extract will fetch
approx. 1 GB of data. Connectivity between the database is 10 mbps VPN
connection over the internet. For security reasons Local database can
have db link, ssh connectivity but not the other way. So it will be a
pull mechanism from local and not push from remote to local.
I am trying to compare the following approaches to extract data:
Thanks
Sandeep
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Apr 12 2006 - 13:33:12 CDT
![]() |
![]() |