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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8 for NT?!

Re: Oracle 8 for NT?!

From: <sybrandb_at_my-deja.com>
Date: Wed, 30 Jun 1999 07:25:01 GMT
Message-ID: <7lcgo7$802$1@nnrp1.deja.com>


In article <37799A0B.654FC9D2_at_monmouth.com>,   Jack Zhu <jackzhu_at_monmouth.com> wrote:
> Oracle 8.0.4 for NT+SP3
>
> Two questions:
>
> 1)
> Each time when I boot the NT box, there's an error message:
>
> "The Application log file is full"
>
> Is anything wrong with oracle or NT? How to fix it? BTW, there's
plenty
> of space available for archived log files.
>
> 2)
> It takes almost one minute for client to log in the Oracle database
> server by using SQL*PLUS. I know the network traffiic is very light,
> also there're just few clients.
>
> "TNSNAMES.ORA" is very simple and very short. Any idea to detect the
> problem and fix it?
>
> Thanks a lot!
>
> Jack
>
>

Two answers:
1 NT, check the error log. You should clear it. 2 change sqlnet.ora for clients in the following fashion automatic_ipc = off
trace_level_client = off
names.directory_path = (tnsnames, onames)

Hth,

Sybrand Bakker, Oracle DBA

--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jun 30 1999 - 02:25:01 CDT

Original text of this message

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