Go to Wesleyan Homepage Go to Navigation Menu Go to Directories Go to Events Calendar Go to Search Wesleyan Go to Portfolio Sign-in
Multimedia Classroom
Title: Technology
graphic
Button Home
Button About Us
Button For Alumni
Button For Everyone
New Media Lab
Administrative Systems
Backup/Restore Services
Desktop Computer Support
Home Computing
Out of Office E-mail Message
Button For Students
Button Teaching & Research
 

ITS Oracle Database Backups

The key to recovery of an Oracle database is the backup strategy.

The following measures are used for every production database:

bullet

The databases are in archivelog mode

bullet

Cold database backups are performed weekly

bullet

Hot database backups are performed daily

bullet

Full database exports are performed at least once a day

bullet

Database creation scripts and database creation control file scripts are generated daily

bullet

All of the above are all backed up to either a NAS or SAN for redundancy and access

bullet

Database initialization, trace, and user files are backed up to either a NAS or SAN

Archiving of production databases

Once a week, for all production databases, the following files are zipped, and then encrypted (using PGP):

  • full database export files

  • database initialization files

  • database creation and creation control file scripts

The encrypted files are written to high quality Taiyo Yuden DVD media. These DVDs are then stored in a vault on campus.

Backups of development and testing databases

Development and testing database backup criteria are subject to each project; however, nearly all are in  archivelog mode, exported, and backed up on a regular basis.

graphic
graphic
graphic