Topics
Started by
Posts
Last post
Hi all, Today, we got one query for performance tuning, which is like, selecting 460 columns from 6…
3 replies
We are seeing high miscellaneous wait types on our server. What exactly are these wait types?
6 replies
Hi, This is a question which came out of curiosity to know of how sql server handles memory. Assume…
9 replies
Dear All, I have a VB based desktop application with back end MS SQL server 2000 database with serv…
1 replies
We are using a stored procedure, which inserts into a temp table and uses spatial index for search…
2 replies
Hi Experts, I was Tuning a query which is running for a long time of more than 30 min.When i look a…
8 replies
Hi there! After seeing a great session on statistics by Grant at SQL Saturday, I've been eagerly ex…
9 replies
Users claims the slow performance on the database. I collected top waits for the server as below. H…
4 replies
I have a stored procedure hitting a 761969 row table and doing several table scans on it. It is ind…
13 replies
If I am doing a select * from <local table>, then how am I getting a wait type of "Async_Netw…
4 replies
I have complex view and try to fetch data from it. In following code query 2 takes 1 sec to execute…
3 replies
I'm trying to get a handle per-database performance on my servers (SQL 2005 and 2008 R2) to determi…
2 replies
I found a simple query on the web to evaluate my waitstats for log writes. SELECT wait_time_ms FROM…
1 replies
Hello there! Starting off with some DDL... CREATE TABLE #AgentSession( [sessionId] [int] IDENTIT…
8 replies
Hi, I occasionally get the following message on our production sql server box. Transaction (Process…
2 replies
Viewing 15 topics - 361 through 375 (of 636 total)
You must be logged in to create new topics.