Please send your Questions & Answers or Feedback to "dvmadhavreddy@javabook.org"

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Steps to take Hot Backup


1.alter tablespace system begin backup;
2.copy datafiles of system tablespace to backup location.
3.alter tablespace system end backup;
4.repeat step 1 to step 4 for all the tablespaces
5.alter database backup controlfile to '<path/control01.ctl>';
6.alter system switch logfile;
Related Posts Plugin for WordPress, Blogger...

Flag Counter