well, if existing connections are frozen as well that rules out much to do
with a delay in authentication. I hate to stoop to this, but are you
running the latest SP's on the OS and SQL?
Also, I would check for indicators of performance problems using perfmon -
high paging, disk queue lengths, CPU queue lengths, etc.
--
Kevin Connell, MCDBA
--------------------------------------------------
The views expressed here are my own
and not of my employer.
----------------------------------------------------
[quoted text, click to view] "Robert Steadman" <robert.steadman@NOSPMvebra.com> wrote in message
news:uB19l1goDHA.1740@TK2MSFTNGP12.phx.gbl...
> It's both. However, what we have noticed is that at the end of the
"freeze"
> the connections increase by 1 - not due to a new user logging on, but due
to
> an additional process being spawned for an already connected user (which
is
> common and never usually a problem - it's transparent to us).
>
> "Kevin" <ReplyTo@Newsgroups.only> wrote in message
> news:u$bnaK8nDHA.2536@tk2msftngp13.phx.gbl...
> > The reason I ask is because if you are using named pipes with sql
logins,
> > you may be still be doing NT authentication. I've seen situations where
> > authentication became delayed. When you say "freezing" do you mean new
> > connections could not be made, or existing connections could not do
work,
> or
> > both?
> >
> >
> > --
> > Kevin Connell, MCDBA
> > --------------------------------------------------
> > The views expressed here are my own
> > and not of my employer.
> > ----------------------------------------------------
> > "Robert Steadman" <robert.steadman@NOSPMvebra.com> wrote in message
> > news:##k7hK5nDHA.1004@TK2MSFTNGP09.phx.gbl...
> > > All SQL logins.
> > >
> > > "Kevin" <ReplyTo@Newsgroups.only> wrote in message
> > > news:%230Kh9oxnDHA.1740@TK2MSFTNGP12.phx.gbl...
> > > > trusted or sql standard login?
> > > >
> > > >
> > > > --
> > > > Kevin Connell, MCDBA
> > > > --------------------------------------------------
> > > > The views expressed here are my own
> > > > and not of my employer.
> > > > ----------------------------------------------------
> > > > "Robert Steadman" <robert.steadman@NOSPMvebra.com> wrote in message
> > > > news:OpjBmStnDHA.2732@TK2MSFTNGP11.phx.gbl...
> > > > > We have a customer setup where all users were connecting via Named
> > Pipes
> > > > to
> > > > > a SQL 7 server (running on NT4). This was causing a periodic
> > "freezing"
> > > in
> > > > > our application whereby all connections to SQL were made to wait
> > around
> > > 30
> > > > > seconds - even with just one user connected. (Our application
> accesses
> > > SQL
> > > > > via ADO).
> > > > >
> > > > > We went in and changed all the clients to use TCP/IP in cliconfg
and
> > the
> > > > > problem seemed to be fixed. However, no-one seems to have a clue
as
> to
> > > > why,
> > > > > including me - can anyone understand this, or even suggest a
> possible
> > > > > reason?
> > > > >
> > > > > Thanks,
> > > > > Robert Steadman
> > > > > Vebra
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>