Re: RMAN recovery from tape with automatic channels
- From: "Alex zeng" <junk4trash@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Thu, 22 Mar 2007 23:08:02 -0600
I agree with Robert. Try to list backup.
I notice that there are many configuration in your "show all" refer to DISK
Alex
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.
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?
RF
Robert G. Freeman
Oracle Press Author
Principle Engineer/Team Manager
The Church of Jesus Christ of Latter-Day Saints
Collaborate '07
Come join my APEX University Session
and Join me to talk about Evolutionary Database Development!!
The LDS Church is Hiring DBAs! Contact me if you are interested!
--
--The mount is there.
- 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. 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? RF Robert G. Freeman Oracle Press Author Principle Engineer/Team Manager The Church of Jesus Christ of Latter-Day Saints Collaborate '07 Come join my APEX University Session and Join me to talk about Evolutionary Database Development!! The LDS Church is Hiring DBAs! Contact me if you are interested!
- Re: RMAN recovery from tape with automatic channels
- From: Fuad Arshad
- RE: RMAN recovery from tape with automatic channels
- From: Robert Freeman