Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Two database locations and communication via lan2lan

Status
Not open for further replies.

JeroenBoon

Technical User
Aug 15, 2002
106
NL
Hello,

CE10, CR10, Oracle database:
I have a report that collects information from two different locations that communicate via a lan2lan. At the remote location I get some general order information and locally I get the orderdetails. When I run a query on the table on the remote location I get the results within no time. Same case for the local database. But when I connect the tables, the report runs very slowly.
Is there a way to force the report to first collect all the orders I want to see from the remote database and pass that data set in one time to the local database?

Greetings, Jeroen.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top