DRIVING_SITE( ) Hint
Hi All,
I have a procedure that fetch data from a remote database. The dblink is used multiple time which affected the performance. I tried the DRIVING_SITE(remote or local) hint, and it significantly improved the performance.
Just wondering if I can use the same hint if I have only one table residing in the remote server? Can I use the hint asking to perform the calcualtions in the local server ratther than the remote server.
Please advise me on this
Thanks in advance.
Appreciate your help!
Thanks
Bob