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: How to do an online backup?

Re: How to do an online backup?

From: Eric Dantie <edantie_at_rcanaria.es>
Date: Mon, 25 Oct 1999 18:28:42 +0100
Message-ID: <38149358.0@news.ll.iac.es>


ALTER TABLESPACE tablespacename BEGIN BACKUP

do your copy

ALTER TABLESPACE tablespacename END BACKUP

Eric

Burkhard Schultheis escribió en mensaje <38148DB8.7EEAA223_at_tde-online.de>...
>I'm coming from DB2, and there it is easy to do an online backup:
>db2 backup database online
>This creates a single file, and together with the log files I can
>reconstruct the whole database. I've found nothing comparable for Oracle
>(8.0.5 is used here). Or am I wrong?
>Thank you in advance!
>--
>Burkhard Schultheis
>Tele Data Electronic
>Wagnerstr. 10
>D-76448 Durmersheim
Received on Mon Oct 25 1999 - 12:28:42 CDT

Original text of this message

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