Re: RMAN without a repository and a total site loss
- From: "Jared Still" <jkstill@xxxxxxxxx>
- To: wjwagman@xxxxxxxxxxx
- Date: Wed, 18 Apr 2007 15:16:58 -0700
On 4/18/07, oracle-l-bounce@xxxxxxxxxxxxx <oracle-l-bounce@xxxxxxxxxxxxx>
wrote:
RESTORE CONTROLFILE from '/somedisk/ctrlfile.bak';
I have done that when testing restores from backups and it works. I must
also make sure I am backing up my spfile and can restore it as well so
basically I still don't understand the difference between the above
statement and RESTORE CONTROLFILE from AUTOBACKUP;
If the controlfile has been backed up with autobackup, you don't need
to know which file to ask for. Maybe not a huge issue, but a timesaver
when you need to restore, and just extra insurance.
--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
- References:
- RE: RMAN without a repository and a total site loss
- From: jim.silverman
- RE: RMAN without a repository and a total site loss
- From: wjwagman
Other related posts:
- » RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
- » RE: RMAN without a repository and a total site loss
- » Re: RMAN without a repository and a total site loss
RESTORE CONTROLFILE from '/somedisk/ctrlfile.bak'; I have done that when testing restores from backups and it works. I must also make sure I am backing up my spfile and can restore it as well so basically I still don't understand the difference between the above statement and RESTORE CONTROLFILE from AUTOBACKUP;
- RE: RMAN without a repository and a total site loss
- From: jim.silverman
- RE: RMAN without a repository and a total site loss
- From: wjwagman