Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

   
  Oracle Database Tips by Donald Burleson

Snapshot Usage

Source 7.5 shows the use of the CREATE SNAPSHOT command for a simple snapshot. It is followed directly by Source 7.6, which shows use of the CREATE SNAPSHOT command with a complex snapshot. The sizing considerations should mirror those for the source table. If the source table is stable, a large initial extent with smaller subsequent extents should be used. Since snapshots will most likely be on slow-growth tables, set pctincrease to 0 in most cases.

SOURCE 7.5  Example of the CREATE SNAPSHOT command for a simple snapshot.

See Code Depot    

In the snapshot in Source 7.5, the entire test_drugs table is used to create a snapshot from its location at a remote database identified in the kcgc connect string into the tablespace clinical_tests in the current database. It will first be refreshed in seven days at 2:00 o'clock in the morning and subsequently at seven-day intervals on every Tuesday thereafter at 2:00 o'clock in the morning. Since no refresh mode is specified, if the table has a snapshot log, the fast mode will be used since it is a simple snapshot. If no snapshot log is available, then the complete mode will be used. If you specify the FORCE option, it will always try to do a FAST refresh first.


www.dba-oracle.com/oracle_scripts.htm

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.