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 |
How can you Enforce Refrencial Integrity in snapshots ?
What is Tablespace Quota ?
How to prevent unauthorized use of privileges granted to a Role ?
what is snapshot log ?
What are the roles and user accounts created automatically with the database ?
How will you enforce security using stored procedures ?
What are roles ? How can we implement roles ?
What are the steps to switch a database's archiving mode between NO ARCHIVELOG and ARCHIVELOG mode ?
What is Statement Auditing ?
What are the various type of snapshots ?
Differentiate simple and complex, snapshots ?
What is the use of ANALYZE command ?