dbTalk Databases Forums  

Student backup and recovery question

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Student backup and recovery question in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
OklahomaDave
 
Posts: n/a

Default Student backup and recovery question - 11-02-2006 , 07:14 PM






I'm a student studying oracle 10g backup/recovery strategies and I was
hoping someone could tell me the steps in restoring/recovering a lost
datafile in archivelog mode without a backup.

Thanks.


Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: Student backup and recovery question - 11-02-2006 , 08:02 PM






OklahomaDave wrote:
Quote:
I'm a student studying oracle 10g backup/recovery strategies and I was
hoping someone could tell me the steps in restoring/recovering a lost
datafile in archivelog mode without a backup.

Thanks.
And I am an instructor that teaches the course so I'll give you
the same advice I'd give one of my students.

http://tahiti.oracle.com

Choose 10gR1 or 2 documentation.

It is a wealth of information on this and many other topics.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
Brian Peasland
 
Posts: n/a

Default Re: Student backup and recovery question - 11-02-2006 , 08:33 PM



OklahomaDave wrote:
Quote:
I'm a student studying oracle 10g backup/recovery strategies and I was
hoping someone could tell me the steps in restoring/recovering a lost
datafile in archivelog mode without a backup.

Thanks.

Without a backup? This is akin to creating something from nothing. You
can issue the following:

ALTER DATABASE CREATE DATAFILE '/directory/filename';

But the contents will be empty.

Since you are a student, I would highly recommend reading the Oracle
documentation on this subject.

Cheers,
Brian

--
================================================== =================

Brian Peasland
dba (AT) nospam (DOT) peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown


Reply With Quote
  #4  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: Student backup and recovery question - 11-03-2006 , 02:59 AM




OklahomaDave schreef:

Quote:
I'm a student studying oracle 10g backup/recovery strategies and I was
hoping someone could tell me the steps in restoring/recovering a lost
datafile in archivelog mode without a backup.

Thanks.
No backup? You have no backup?
No recovery, then (or do you mean you have *all*
archived redo logs since the datafile was created
still lingering somehwere?)



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.