473,385 Members | 1,587 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.

SQL server thrashing?

I have a loading process that periodically inserts a lot of relatively
large files (up to 400MB) into a few substantial tables (about 50GB).
Sometimes, after inserting many files with no problem, the DB server
memory usage will suddenly jump from about 4.5GB to about 5.5GB (the
server has 4GB physical), the normally heavy disk activity will stop,
and the normally low CPU utilization will spike to about 90%, and stay
there, and the DB will become totally unresponsive to any connection
attempt - sqlcmd dedicated admin connections included.

Has anyone seen this before? Does anyone have any idea what it might
be, or how I can avoid it? If I kill the sqlserver process and start it
up again, which entails a lengthy recovery process, I incur an
unacceptable service outage.

Thanks,
Seth

May 17 '06 #1
2 3831
sql_server_user (ka*******@gmail.com) writes:
I have a loading process that periodically inserts a lot of relatively
large files (up to 400MB) into a few substantial tables (about 50GB).
Sometimes, after inserting many files with no problem, the DB server
memory usage will suddenly jump from about 4.5GB to about 5.5GB (the
server has 4GB physical), the normally heavy disk activity will stop,
and the normally low CPU utilization will spike to about 90%, and stay
there, and the DB will become totally unresponsive to any connection
attempt - sqlcmd dedicated admin connections included.

Has anyone seen this before? Does anyone have any idea what it might
be, or how I can avoid it? If I kill the sqlserver process and start it
up again, which entails a lengthy recovery process, I incur an
unacceptable service outage.


That sounds bad. Not the least that the SQL Server process gets more
virtual memory that the available physical memory. And it sounds even
worse that the dedicated admin connection does not provide access.

It's impossible to tell what might be going on, but it smells bug to
me. I urge to open a case with Microsoft on this, not the least they
need to know about it.
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
May 17 '06 #2
Thanks, Erland. I'll look into it further.

May 17 '06 #3

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

Similar topics

0
by: Marin | last post by:
Hello. For a while I was developing a site with Apache + PHP + MySQL and, because I hadn't put the php.ini in the right place, php was just using its default settings. During this time mysql was...
8
by: simon place | last post by:
Spent some very frustrating hours recoding to find a way of closing a server socket, i'd not thought it would be any problem, however, after complete failure and as a last resort, i looked at the...
8
by: Rodd Snook | last post by:
I have an application which makes extensive use of the Scripting.Dictionary object. I'm not doing anything silly like putting them outside the page scope -- just creating quite a few of them and...
0
by: ABrignac | last post by:
To begin with, I am not an Orcale DBA. Merely a Network Engineer with a Project. Part of the project requires the renaming of a few Windows 2000 servers running Oracle 9. At this point, I do not...
3
by: sql-db2-dba | last post by:
When I did db2batch to benchmark a query, it performance details came back with this reading ... "High water mark for database heap = 4291373408" Does this mean it would have caused memory...
2
by: Mike | last post by:
Hi, I am strugling with a simple problem which I can't seem to resolve. I have an asp.net page which contains a server-control (flytreeview, which is a kind of a tree to be exact). The tree is...
2
by: jd_12345 | last post by:
Windows XP Pro SP2 Excel 2003 SP2 IBM DB2 Personal Edition accessing a DB2 database on an AIX server via the DB2 ODBC driver I am accessing an external DB via MS Excel using Data-->Import...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.