parallel_force_local and parallel query

  • From: Cee Pee <carlospena999@xxxxxxxxx>
  • To: Oracle-L Freelists <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 24 Feb 2020 14:38:50 -0600

Hopefully not a dumb question, By setting parallel force local to TRUE all
the queries for a particular table and other objects happen in the local
instance only. What happens if a different query is issued from a different
node for the same table or object. Does the data get transferred over the
interconnect, if data is still cached in the first node. Assume SELECTs
only in both nodes.

Thanks
CP

Other related posts: