Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Replacing a view with selects on it
H,
There is a common strategy in some DSS systems to refresh the data by replacing the access views (they are repointed to the new version of data). In case there is defined a loading window (with no access) I guess this approach is very safe. But what about a 24*7 environment, if there is no "midnight" to do the replace.
Is it acceptable to simple replace a view if there could be some session reading it?
I performed some simple test:
The reader session did "survived" (I guess with the cached version of the view).
But it is no prove!
Are there situation, where this approach can cause problems? Any experience with this topic on the list?
Thanks
Jaromir D.B. Nemec
![]() |
![]() |