473,385 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

sessions being killed by sa updating stats?

We're seeing something very strange on our SQL Server 2005 9.0.2047 DB
on Windows Server 2003 x64 Standard:

1. Most open connections to the database are being spontaneously
terminated by the server. The application log always has this error
message in it:

A user request from the session with SPID 56 generated a fatal
exception. SQL Server is terminating this session. Contact Product
Support Services with the dump produced in the log directory.

But the sessions that are being killed aren't doing anything - they're
mgmt studio sessions, just sitting there, not even running a query.

2. Connection closings appear to be correlated with the "sa" user
running a dbcc command on a large table in one of our two largest
databases; sometimes it runs this:

select (sum(page_count)/128.0) from sys.dm_db_index_physical_stats(8,
1605580758, NULL, NULL, 'DETAILED')

other times it runs a query to check fragmentation. Both large
databases have auto-create and update of stats disabled.

3. Someone has recently started using SSAS on this machine, doing
large-scale analyses of our largest database.

4. We also started getting this error recently:

The configuration information of the performance library "C:\\WINDOWS
\system32\sqlctr90.dll" for the "MSSQLSERVER" service does not match
the trusted performance library information stored in the registry.
The functions in this library will not be treated as trusted.

which I admit is pretty obscure but I thought I'd throw it out there
anyway.

I have no idea what's going on, so any theories are appreciated.

Thanks,
Seth

Jul 18 '07 #1
0 1642

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gleep | last post by:
Hey PHP Gurus, I have some complex scripts that work fine. I have a system where sessions are validated on every page of my application to keep them secure. Everything runs fine when I test and...
10
by: Marcus | last post by:
Hi All, First, just wanted to say that I found what I thought was a very helpful tutorial on sessions in case anyone out there has questions on them: ...
4
by: vesely | last post by:
Hi all, I'm currently relying on logged-in users hitting "logout" (logoff) before they leave, in order to terminate the session. With PHP the session filename is in a cookie that lasts for the...
3
by: MarkW | last post by:
Hi, I have a Javascript heavy application that I need to record stats from for each click that the user makes. For all intents and purposes this is a shopping cart application that employs a...
2
by: D. Shane Fowlkes | last post by:
I posted this on the MS IIS NG but that NG is slow to respond so I thought I'd try here to.... I'm using ASP(.NET) trickery to show the number of "current users" on one of my web sites...
12
by: D. Shane Fowlkes | last post by:
This is a repost (pasted below). Since my original post, I've double checked the system clock and set all IIS Session Timeout values to 10 minutes. Still ...the problem occurs. I've also...
6
by: Mad Scientist Jr | last post by:
My asp.net pages sessions are timing out after 20 minutes, and when I asked my Web host about it they said due to the nature of a shared hosting environment they cannot allow for sessions to keep...
3
by: Amil Hanish | last post by:
I have a localized language website. When I make a simple text change to a language, all user sessions are abandoned because the resource file is recompiled. Any way to avoid this and allow new...
2
by: taoh15 | last post by:
All I have two tables Table1 has three fields empid,elid, stats Empid and Elid are unique Table2 contains many values of empid,elid and apstatid I need to do something like this UPDATE...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.