Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Accessing views across a db link
Accessing a view across a db link takes a while (fetch phase) when a *local*
select statement uses a "where" clause (e.g. select * from
view_name_at_remotedb where columnA = '...';). Does anyone know a way (other
than a snapshot or materialized view of the remote data on the local db) to
force the result set of data (due to the "where" clause) to be resolved on
the remote side?
Thanx,
Alan Martin
Defense Logistics Information Service
Battle Creek, Michigan
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Martin, Alan
INET: amartin_at_dlis.dla.mil
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 02 2002 - 16:28:21 CDT