Posts
Sort by recent activity
Clogging up the sql
Does anyone know why this query is killing my instance.
INSERT INTO [#Cluster_SqlServer_Error_Keys]
SELECT [Id]
FROM [data].[Cluster_SqlServer_Error_Keys_Purgeable](@PurgeDate)
I have killed the sp...
no values for database
I had data for a long time on the buffer page life and other sql values... then it just stopped.. everything is 0...
I check the log and it says everytihng is ok... i am getting machine information..
Slowdown of interface
I have 8 servers on my sql monitor.
The response time has slowed down SO much.
When I try to open alerts from the inbox, it takes 30 or more seconds to open.
Is there a reason for this? Can I speed...
Restore with dynamic fields
Hi.. I don't know if anyone has done this, but I have quite a few databases I would like to restore automatically. I have a vb.net program passing variables to a stored procedure and would like the...
Annoying Crash
It seems that there is some crash event when I click on an instance on the left and scroll up with the mouse wheel.
Is this a known issue? I have a habit of scrolling to the top with my mouse wheel...