Data loading: Difference between revisions

Content deleted Content added
Line 53:
 
== Loading an already loaded system: ==
 
To load an existing system, which is in use by the end-users, we have to consider some facts/problems.<br />
a) When should you refresh the system.<br />
b) What will happen when a table is under use by a user and at the same time you are refreshing the system.<br />
 
----