Replicating data (usually for use on a client) may improve performance considerably by freeing up processing time for other processes.
The following list explains considerations for replicating data:
If a process requires read-only access to the data, it might be worth considering using replicated data on the client for that process to free up processing time for other processes.
If the process performs queries on the data, such as for statistical graphs, it might not matter if the data is replicated on a daily basis. The previous day's data might be sufficient.
|
Copyright © 2013 CA.
All rights reserved.
|
|