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 05:03:45 -0700, DA Morgan <damorgan_at_psoug.org>
>
>$ 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's the basics but I would seriously encourage anyone with 10g to use
>Block Change Tracking too:
>http://www.psoug.org/reference/block_change_tracking.html
Nice feature.. for those with STD edition, you're out of lack though.
.......
We run Oracle 9iR2,10gR1/2 on RH4/RH3 and Solaris 10 (Sparc)
remove NSPAM to email
Received on Thu Aug 02 2007 - 13:47:58 CDT
![]() |
![]() |