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: Changing archive destination without DB restart

Re: Changing archive destination without DB restart

From: Anton Buijs <aammbuijs_at_xs4all.nl>
Date: Sun, 18 Aug 2002 21:53:47 +0200
Message-ID: <ajotsq$scd$1@news1.xs4all.nl>


I don't think you should stop archiving. But if you get errors saying so: do so. Untill all online redos are used, the db will keep operating as usual.

View V$ARCHIVE shows info on redo logs that need archiving.
View V$ARCHIVE_DEST shows you the destinations used.
View V$ARCHIVED_LOGS shows you where each are archive is written
View V$ARCHIVE_PROCESSES show info about the archiver processes

Go to http://tahiti.oracle.com/ if you need to consult the documentation (since you are at home...)

Rick Denoire <100.17706_at_germanynet.de> schreef in berichtnieuws tqqvlu40e73k5o47jee2lfq4dra6hj6m1m_at_4ax.com...
| Thomas Kyte <tkyte_at_oracle.com> wrote:
|
| >In article <hnkvlushfjmt5m7v01pg9ufi5t9hms7a74_at_4ax.com>, Rick says...
| >>
| >>Hello
| >>
| >>How can I change the destination of archived redo logs without having
| >>to: stop_the_instance/edit_the_init_file/start_the_instance? I need to
| >>be sure to do it right at my first try, otherwise if things get messed
| >>up I would need to restart the DB, which is what I am trying to
| >>avoid...
|
| >see the alter system command which allows you to set the log_archive_dest
or
| >log_archive_dest_n settings for the system.
|
| Yes I know, but should I stop archiving before doing that? (..and
| restart it again afterwards?).
|
| Bye
| Rick
|
| PS: By the way, I am very impressed about your book. But don't tell me
| to look into it now.. it is at my office, while I am at home now, and
| I am trying to change the archive destination BEFORE people begin
| working with the DB, so I have to do it from home..)
Received on Sun Aug 18 2002 - 14:53:47 CDT

Original text of this message

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