Creating db links from Oracle 10g to 8i
An Oracle user asks about creating db links from Oracle 10g to 8i.
The question is: Is it a feasible solution to have views/materialized views created in one database and have them...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
access 50 tables in another database through db link, considering that there will be DMLs happening every day?
As for the MV's…I would not create a MV which uses remote tables. Instead, I'd create the MV in the remote database. Then I'd use the db link to see the MV in the remote database.
Dig Deeper on Oracle database administration
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments