What are the options available to refresh snapshots ?
Answers were Sorted based on User's Feedback
Answer / guest
COMPLETE - Tables are completly regenerated using
the snapshot's query and the master tables every time the
snapshot referenced.
FAST - If simple snapshot used then a snapshot log can be
used to send the changes to the snapshot tables.
FORCE - Default value. If possible it performs a FAST
refresh; Otherwise it will perform a complete refresh.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nishi
COMPLETE - Tables are completly regenerated using the snapshot's query and the master tables every time the snapshot referenced.
FAST - If simple snapshot used then a snapshot log can be used to send the changes to the snapshot tables.
FORCE - Default value. If possible it performs a FAST refresh; Otherwise it will perform a complete refresh.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the options available to refresh snapshots ?
What are the minimum parameters should exist in the parameter file (init.ora) ?
What are the various type of snapshots ?
How will you enforce security using stored procedures ?
What are the benefits of distributed options in databases ?
What is Tablespace Quota ?
what is different between view and sequence?
What are the database administrators utilities avaliable ?
How can you Enforce Refrencial Integrity in snapshots ?
What are the responsibilities of a Database Administrator ?
what is meant by physical order and logical order in clustered index and non clustered index.
what is the step for rmanbackup?