Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN-05019 Warning Oracle reccommended backup
Actually it looks like I might have missed the point a bit. Your title
talks about Oracle recommended backup and you do have automatic
channels configured for backupsets to disk. These however are datafile
copies - so not an Oracle recommended plan. I think therefore (not at
a pc so cannot test) that you'll want to manually allocate a channel
in your recovery script.
On 12/09/2007, hrishy <hrishys_at_yahoo.co.uk> wrote:
> Hi
>
> A friend of mine is using oracle suggested backup and
> he is running into
>
> RMAN-05019: WARNING: no channel of required type
> allocated to recover copy of datafile
>
> The doc says to use LIST command and then allocate the
> proper type
>
> SHow device type;
>
> RMAN configuration parameters are:
> CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE
> TO BACKUPSET; # default
>
>
> RMAN> show datafile backup copies;
>
> RMAN configuration parameters are:
> CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK
> TO 1; # default
>
> Any ideas how we can help
>
> regards
> Hrishy
>
>
>
>
> ___________________________________________________________
> Want ideas for reducing your carbon footprint? Visit Yahoo! For Good
> http://uk.promotions.yahoo.com/forgood/environment.html
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- Niall Litchfield Oracle DBA http://www.orawin.info -- http://www.freelists.org/webpage/oracle-lReceived on Fri Sep 14 2007 - 02:28:33 CDT