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

Home -> Community -> Usenet -> c.d.o.server -> Re: backing up recovery area in 10gR2...

Re: backing up recovery area in 10gR2...

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Sat, 10 Jun 2006 22:42:39 +0200
Message-ID: <_pSdnTEtVPchsxbZRVnyhw@giganews.com>


jasper wrote:
> Volker Hetzer schrieb:
>

>> the doc says that rman always backs up the recovery area to an sbt channel.
>> Is there any way to make a disk do the job of that sbt channel?

>
> oracle provides a sbt library for testing which writes to disk:
>
> allocate channel c1
> type sbt
> format '%U'
> parms 'SBT_LIBRARY=oracle.disksbt, ENV=(BACKUP_DIR=/tmp)';
>
> see 'Database Backup and Recovery Advanced User's Guide'
I missed that one in the doc. Thanks a lot! Volker
-- 
For email replies, please substitute the obvious.
Received on Sat Jun 10 2006 - 15:42:39 CDT

Original text of this message

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