Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Location of redo logs
In article <70qdm9$1u8k1_at_tmpsp002.tmpprv.allied.com>,
"Zachary Agatstein" <Zachary.Agatstein_at_atsc.allied.com> wrote:
> A newbie question:
> If I don't have a LOG_ARCHIVE_DEST parameter specified in my initxxx.ora
> file, how do I find out where these redo logs reside?
>
> Thanks
>
> Zach
>
>
select file_name from dba_data_files
and identify your redo log files
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Oct 23 1998 - 15:56:07 CDT
![]() |
![]() |