Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Log File Oracle 8
do you mean the alter.log logfile where errors show up if occurring?
then look at a file init<ORACLE_SID>.ora where there is an entry log_dest
if you mean the "transaction logs" or archived redologs: their destination is also specified in the init.ora file
or use show parameters log in sqlplus i.e.
-- Posted via http://dbforums.comReceived on Sat Apr 26 2003 - 09:07:08 CDT
![]() |
![]() |