Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN-05019 Warning Oracle reccommended backup

Re: RMAN-05019 Warning Oracle reccommended backup

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Fri, 14 Sep 2007 08:28:33 +0100
Message-ID: <7765c8970709140028p48e44a9fya195aa3110f6a13b@mail.gmail.com>


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-l
Received on Fri Sep 14 2007 - 02:28:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US