What is the cost [message #621554] |
Thu, 14 August 2014 04:45 |
Tlg13team
Messages: 100 Registered: June 2008 Location: MGL
|
Senior Member |
|
|
Hi,
I have a table on Server A which has 10 million records. Every day inserted 1K -5K records inserted that table.
1. The program read full that table on Server B via DB link from Server A every 30 minutes.
2. I create materialized view on Server B from the table of Server A then refresh every 1 minutes. The program read this materialized view on Server B.
What is the cost saving? Is there any difference the servers performance?
[Updated on: Thu, 14 August 2014 04:47] Report message to a moderator
|
|
|
|