Re: RMAN recovery from tape with automatic channels
- From: "Jared Still" <jkstill@xxxxxxxxx>
- To: "Robert Freeman" <robertgfreeman@xxxxxxxxx>
- Date: Tue, 20 Mar 2007 18:29:53 -0700
On 3/20/07, Robert Freeman <robertgfreeman@xxxxxxxxx> wrote:
This is a restore you are trying to do, not a backup.... So Fuad's
example doesn't quite work.
Ah, I didn't fully read his example and assumed he was trying a restore.
Backups are not a problem.
It would appear that the RMAN control file or the recovery catalog thinks
that the backup you need to restore is sitting on disk somewhere and not
tape. ....
do the following command:
list backup of database summary; Is the device type DISK?? If it is, thats
why it's trying to goto disk to get those backupset pieces. How did these
get moved to tape? Manually or via RMAN?
I can run that command in the morning.
However, these backups were all made directly to tape via RMAN.
--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
- Follow-Ups:
- RE: RMAN recovery from tape with automatic channels
- From: Robert Freeman
- References:
- Re: RMAN recovery from tape with automatic channels
- From: Fuad Arshad
- RE: RMAN recovery from tape with automatic channels
- From: Robert Freeman
Other related posts:
- » RMAN recovery from tape with automatic channels
- » RE: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » RE: RMAN recovery from tape with automatic channels
- » RE: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » RE: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » RE: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
- » Re: RMAN recovery from tape with automatic channels
This is a restore you are trying to do, not a backup.... So Fuad's example doesn't quite work.
that the backup you need to restore is sitting on disk somewhere and not tape. .... do the following command: list backup of database summary; Is the device type DISK?? If it is, thats why it's trying to goto disk to get those backupset pieces. How did these get moved to tape? Manually or via RMAN?
- RE: RMAN recovery from tape with automatic channels
- From: Robert Freeman
- Re: RMAN recovery from tape with automatic channels
- From: Fuad Arshad
- RE: RMAN recovery from tape with automatic channels
- From: Robert Freeman