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 a tablespace in oracle

Re: backing up a tablespace in oracle

From: Frank van Bortel <f.van.bortel_at_vnl.nl>
Date: Wed, 05 Jan 2000 11:06:55 -0800
Message-ID: <3873964E.362895FB@vnl.nl>


rajesh wrote:

> i am working with oracle 8 server.
> i want to backup a selected tablespace. so for it i changed the database
> mode to archivelog mode and made the tablespace offline. but i got the error
> message that i was taking the backup for the first time and i require to
> create a recovery catalog.
>
> can anyone tell me how to create a recovery catalog or any other method to
> backup selected tablespace
>
> please send the answer at rajesh_r1_at_excite.com

You must be using RMAN. Only RMAN (and other tools) use a recovery catalog. You can backup manually as well. And don't take your tablespace offline, put it in backup mode: alter tablespace ... begin backup;

--
Met vriendelijke groet/kind regards,

Frank van Bortel
Technical consultant Oracle

Work:                                Home:
----------------------------------   ----------------------------
Inter Access V&L                     Hunzestraat 4
Palatijn 3, 7521 PN Enschede         7555 WB Hengelo
PoBox 545, 7500 AM Enschede          (31)074-2425046
053-4341500 Received on Wed Jan 05 2000 - 13:06:55 CST

Original text of this message

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