View Single Post

  #3 (permalink)  
Old 05-11-2007, 03:44 PM
Adrian Adrian is offline
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
The best way to carry out the process of backup and achieving of database while administrating database is first take entire whole database backup by using BACKUP DATABASE command in RMAN mode. After doing this entire backup process of database don’t forget to do archiving of logs. This process would give you a further validation of possessing the entire archived logs when the next backup is taken which you can use in need of restoring process.
Reply With Quote