Data replication - latest trend In data storage
What is data storage virtualization
What is NAS-network attached storage? Whats the difference between NAS and SAN?
Windows XP backup software
Windows server backup software
Iscsi Vs Fiber Channel SANS. The great debate
Remote backups basics
Data center strategy:Do you have a data center strategy?
Data center disaster recovery.Easy methodology
Freeware virtual internet hard drive reviews
Offsite backup services.Is the service worth the risk?
Oracle backup software-Are third party Oracle Backup software good?
Remote backups basics
Remote backup software for AIX
Remote backup issues- Its not all hunky dory!
Remote backup software for AS/400 machines
Remote backup service providers
Remote backup whitepaper
Remote backup software for Windows
Basics of Oracle Backups-Easy guide to learn about Oracle backups
Articles on the basics of Oracle backup
Sponsored Links
Choosing the method of Oracle backups
Oracle backups can be done by the following methods
Offline Oracle Backups are achieved by
- Shutting down the Oracle database
- Backing up of the data If you are using Unix,the simplest way to
Oracle backup is
- sh oraback.sh
Prerequisites for oraback.sh
- The oratab file should not be corrupted
oraback.sh backs up all instances in oratab
- Starting up the Oracle database so that Oracle backup is complete
Steps to do online Oracle backups
- Switch the tablespace to backup mode
- Use Alter tablespace A begin backup (where A is the tablespace name)
- Do the backup
- Switch the tablespace to non-backup mode
- Use Alter tablespace A end backup
- The Oracle backup is complete
- Export Oracle backups do only logical backup to a file,not physical backups
- The drawback is that exports work on a point in time- that is a complete or selective Oracle backup is made to the file,which is then imported.
Strong tip on Oracle data backups!
Always have the Oracle database in ArchiveLog mode for Oracle backups to work effectively
See also,
Simple and best unix backups- tar,ufsdump,cpio
