Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> AW: Archivelog

AW: Archivelog

From: Schoen Volker <v.schoen_at_inplan.de>
Date: Tue, 6 Jun 2000 11:55:54 +0200
Message-Id: <10520.107802@fatcity.com>


Start svrmgr and make a manuel log swith

alter system switch logfile;

Then you have the last logfile in your archivelog directory. Archive logfiles will be written when a log-switch happens. If there is no log-switch, there is no archive logfile.

Regards
Volker Sch=F6n
E-Mail: mailto:v.schoen_at_inplan.de
http://www.inplan.de

-----Urspr=FCngliche Nachricht-----
Von: Weerd de E.C. Kirsten [mailto:Kirsten.deWeerd_at_Oranjewoud.nl] Gesendet: Dienstag, 6. Juni 2000 11:55
An: Multiple recipients of list ORACLE-L Betreff: Archivelog

Maybe a silly thing I am missing here, but a bit inexperienced with = this all
:

Looking at the log_mode in sys.v$database it says ARCHIVELOG

When I do Archive log list i get the following :

SVRMGR> archive log list;

Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            /oradata4/dbs_prod/dbarchlog/arch
Oldest online log sequence     60178
Next log sequence to archive   60182
Current log sequence           60182

So I go to Archive Destination directory and find the dir to be empty?

What am I missing ?

Thnx for any advise !

Greets,

Kirsten
--=20
Author: Weerd de E.C. Kirsten
  INET: Kirsten.deWeerd_at_Oranjewoud.nl

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 06 2000 - 04:55:54 CDT

Original text of this message

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