| Replication Process and Impact on EUL [message #312766] |
Wed, 09 April 2008 13:31  |
jnorsk Messages: 1 Registered: September 2005 Location: Washington |
Junior Member |
|
|
I want to use a replication process by which I create a materialized view of each data table in a schema. Then every 24 hours I will drop the current views and recreate them, including indexes and data.
Is this an acceptable tactic?
Will this impact any existing production or replicated EUL?
|
|
|
| Re: Replication Process and Impact on EUL [message #312945 is a reply to message #312766 ] |
Thu, 10 April 2008 03:18  |
skooman Messages: 794 Registered: March 2005 Location: Netherlands |
Senior Member |
|
|
|
Why would you want to do this in the first place? And whether it's a good tactic, depends on what you're trying to accomplish I guess.
|
|
|