Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: Oramon Issues >> Rman Backup

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: Rman Backup
 Soumya  Posted: Mar 07, 2006 07:02:24 AM

 Total Post: 56
 Joined: Mar, 2006






 There is a question about RMAN. What is the situation if a datafile is added when online backup with RMAN is going on. Will it be backed up or do not get backed up? If not backed up how will you recover the same with that backup set?

 Gitesh
Posted: Mar 19, 2008 12:24:15 AM  

 Total Post: 322
 Joined: May, 2005






 
NO. RMAN doesn't take backup of added datafile. When you are going to perform recover that time you should create datafile with using alter database command as follows.

run {
allocate channel d1 type disk;
sql "alter database create datafile
''/u02/oradata/target/users_target01.dbf'' " ;
#j�W e4V:E U�R"Q` S0 recover database;
sql "alter database open";
release channel d1;
}

 positive
Posted: Jun 28, 2008 02:45:18 PM  

 Total Post: 361
 Joined: Jun, 2008






 
If you are performing a backupset backup it is not possible.In case of image copies it is possible.

 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar814
  Mohammed Taj694
  Jayanta Sur479
  Vigyan Kaushik386
  positive fanatic361
  Gitesh Trivedi322
  Gopu Gopi239
  neeraj sharma228
  Ramesh Jois226
  snehalatha p169






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software