Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: deleted undotbs01.dbf...
On Thu, 02 Aug 2007 15:55:04 +0200, Alexander Skwar
<alexander_at_skwar.name> wrote:
>DA Morgan <damorgan_at_psoug.org> wrote:
>> Stefan Wetter wrote:
>
>>> If RMAN is the only way to do a secure full backup, can you point me to
>>> a good tutorial how to start with RMAN? Thanks!
>>>
>>> Stefan
>>
>> $ rman target / catalog <user_id>/<password>@<repository_db>
>> RMAN> create catalog tablespace <tablespace_name>;
>> RMAN> register database;
>> RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;
>> RMAN> backup database plus archivelog;
>
>That sounds nice, but that's (of course) not the complete truth.
>The above will backup the database to a directory, where the backup
>is maybe not wanted. So there's some more to learn that's
>necessary to make good use of RMAN.
>
>And what do you do, if that RMAN thingie breaks? And it breaks
>*VERY* easily.
>
>Alexander Skwar
It only breaks in the hands of clowns like you.
-- Sybrand Bakker Senior Oracle DBAReceived on Thu Aug 02 2007 - 15:38:10 CDT
![]() |
![]() |