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 -> Question about dumping oracle log files

Question about dumping oracle log files

From: DaLoverhino <DaLoveRhino_at_hotmail.com>
Date: 8 Jun 2005 16:51:46 -0700
Message-ID: <1118274706.170438.76520@g43g2000cwa.googlegroups.com>


Hello. To dump a redo logfile online or offline, you do this:

alter system dump logfile 'filename'

This places a dump the the udump directory.

How to I alter this command so that I can specify a filepath to place the output?
I need to examine a bunch of archived redo logs and it would be alot easier to track down problems if I can specify the filename of the output.

thanks. Received on Wed Jun 08 2005 - 18:51:46 CDT

Original text of this message

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