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 -> Re: Get database connection performance

Re: Get database connection performance

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Tue, 2 Mar 2004 08:59:55 -0000
Message-ID: <40444d0b$0$22391$ed9e5944@reading.news.pipex.net>


"Tim Smith" <timasmith_at_hotmail.com> wrote in message news:a7234bb1.0402261908.39794a4d_at_posting.google.com...
> We have an 8.05 database on windows 2000 and a legacy app that is
> getting a new connection for many operations. Due to performance
> problems we need to speed up this operation now, before we can fix the
> code.
>
> Are there any database parameters that are non-intrusive that can
> speed up the operation of getting a connection?

Do you have sqlnet.authentication_services=(nts) in sqlnet.ora? If so do you need it? This can definitely delay getting a windows connection due to the security checks. Received on Tue Mar 02 2004 - 02:59:55 CST

Original text of this message

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