Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 28th, 2008, 08:55 PM
=?Utf-8?B?QS4gUm9iaW5zb24=?=
Guest
 
Posts: n/a
Default Thread Drop Issue

We are seeing an error in our SQL Server logs I'm not very familiar with, and
was hoping someone on her ecould shed some light on the subject...

I installed the SS DBA Dashboard on one of our boxes. This box is a 64 bit
Windows Server 2003, SP2 running SQL Server 2005 64 bit, Service PAck 2 with
Cumulative Update 3 applied. The entire box has 16GB or RAM and 16
processors. We have 12GB of RAM devoted exclusively to SQL Server, which is
allocated on start up.

Here is the error we're getting:

08/26/2008 04:55:04,spid147,Unknown,AppDomain 62
(SS_DBA_Dashboard.dbo[runtime].61) created.
08/26/2008 04:54:59,spid1s,Unknown,AppDomain 61
(SS_DBA_Dashboard.dbo[runtime].60) unloaded.
08/26/2008 04:54:59,spid1s,Unknown,AppDomain 61
(SS_DBA_Dashboard.dbo[runtime].60) is marked for unload due to memory
pressure.
08/26/2008 04:49:06,spid91,Unknown,AppDomain 61
(SS_DBA_Dashboard.dbo[runtime].60) created.
08/26/2008 04:48:17,spid1s,Unknown,AppDomain 60
(SS_DBA_Dashboard.dbo[runtime].59) unloaded.
08/26/2008 04:48:17,spid1s,Unknown,AppDomain 60
(SS_DBA_Dashboard.dbo[runtime].59) is marked for unload due to memory
pressure.

These AppDomains appear to be under some kind of pressure, then get
unloaded, then a new one gets created. There is a stored procedure that runs
every minute...

The DBA Dashboard consists of one .dll, two sptored procedures and a very
small database. The stored procedure gets run every minute and gather stats
on database activity. Here's a link to the application:

http://www.sqlserverexamples.com/v2/...6/Default.aspx

I've been reading and keep coming across this issue, but have only seen it
in relation to shops running on 32 bit platofrms.

I have no idea what the scoop is here, but am assuming it's got something to
do with .Net somehow

Any insight would be appreciated!


  #2  
Old August 28th, 2008, 09:35 PM
Bob Barrows [MVP]
Guest
 
Posts: n/a
Default Re: Thread Drop Issue

A. Robinson wrote:
Quote:
We are seeing an error in our SQL Server logs I'm not very familiar
with, and was hoping someone on her ecould shed some light on the
subject...
>
I installed the SS DBA Dashboard on one of our boxes. This box is a
64 bit Windows Server 2003, SP2 running SQL Server 2005 64 bit,
Service PAck 2 with Cumulative Update 3 applied. The entire box has
16GB or RAM and 16 processors. We have 12GB of RAM devoted
exclusively to SQL Server, which is allocated on start up.
>
I'm not sure what this has to do with ASP ... especially classic ASP.
Perhaps you should post this to a SQL Server group.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


  #3  
Old August 28th, 2008, 09:35 PM
=?Utf-8?B?QS4gUm9iaW5zb24=?=
Guest
 
Posts: n/a
Default Re: Thread Drop Issue

Well....there is no generic .Net newsgroup that I could find, so I thought
this would be the closest thing.

Is there a .Net newsgroup?

"Bob Barrows [MVP]" wrote:
Quote:
A. Robinson wrote:
Quote:
We are seeing an error in our SQL Server logs I'm not very familiar
with, and was hoping someone on her ecould shed some light on the
subject...

I installed the SS DBA Dashboard on one of our boxes. This box is a
64 bit Windows Server 2003, SP2 running SQL Server 2005 64 bit,
Service PAck 2 with Cumulative Update 3 applied. The entire box has
16GB or RAM and 16 processors. We have 12GB of RAM devoted
exclusively to SQL Server, which is allocated on start up.
>
I'm not sure what this has to do with ASP ... especially classic ASP.
Perhaps you should post this to a SQL Server group.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
>
>
>
  #4  
Old August 28th, 2008, 09:55 PM
Bob Barrows [MVP]
Guest
 
Posts: n/a
Default Re: Thread Drop Issue

I really think you should start with a sql server group, or at least
with the developer of DBA Dashboard ... a google search just revealed
Greg Larson as its developer
(http://www.sql-server-performance.co...a_dashboard_p1.
aspx).

After looking at that link, I am guessing that this is neither an
ASP.Net nor a classic ASP (which is the focus of this group) question.
No, there probably is not a generic .Net group (I assume you searched
for groups with "dotnet" and/or "framework" in their names ... ), but
I'm not sure such a group is what you need.

A. Robinson wrote:
Quote:
Well....there is no generic .Net newsgroup that I could find, so I
thought this would be the closest thing.
>
Is there a .Net newsgroup?
>
"Bob Barrows [MVP]" wrote:
>
Quote:
>A. Robinson wrote:
Quote:
>>We are seeing an error in our SQL Server logs I'm not very familiar
>>with, and was hoping someone on her ecould shed some light on the
>>subject...
>>>
>>I installed the SS DBA Dashboard on one of our boxes. This box is a
>>64 bit Windows Server 2003, SP2 running SQL Server 2005 64 bit,
>>Service PAck 2 with Cumulative Update 3 applied. The entire box has
>>16GB or RAM and 16 processors. We have 12GB of RAM devoted
>>exclusively to SQL Server, which is allocated on start up.
>>>
>>
>I'm not sure what this has to do with ASP ... especially classic ASP.
>Perhaps you should post this to a SQL Server group.
>--
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles