Viewing 15 posts - 9,751 through 9,765 (of 19,560 total)
Brandie Tarvin (6/9/2011)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 11:46 am
Brandie Tarvin (6/9/2011)
jcrawf02 (6/9/2011)
Jim Murphy (6/9/2011)
GilaMonster (6/9/2011)
I post too much.
Congrats Gail! That's awesome.
The best part is that your posts are not useless point-getting restatements. Grrrr, I hate those....
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 11:14 am
I have used both of them and there is no real comparison. PerfectDisk by far outperforms DisKeeper.
Unfortunately, if you have heavy fragmentation at the OS level - you would...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 11:12 am
For that many records and if you are having performance issues, then yes add a Clustered Index where appropriate.
If performance is not an issue and the tables are bulk load...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 11:08 am
ricer (6/9/2011)
Not sure how using openquery is going to solve anything if...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 11:01 am
Grubb (6/9/2011)
No long-term locking affecting it (lowest I can set the threshold is one second). However, running that often, every bit is a problem!
However, would a...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:58 am
The answer to that question is probably able to be seen in the query plan after the index create.
One possible explanation - fragged heap that just got a clean index...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:55 am
If you only have 4gb RAM available, then yes I would venture to go that route. The OS typically needs no more than that 1GB but mileage varies. ...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:52 am
opc.three (6/9/2011)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:50 am
This table has a high volume of inserts as well as the deletes?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:45 am
The brackets are telling the database engine that all characters between them are part of the table name. Thus you have @t as your table name instead of your...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:44 am
Then I would be looking for something that is blocking or contending with resources.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:40 am
So direct on the server runs that slowly as well?
Are you sure that the workstation that performs quickly is pointed correctly to that server? Maybe an alias is redirecting...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:35 am
Also note, if you are going to change your max memory setting, you should change your min memory setting as well.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:33 am
Anybody ready to start the countdown for 30K?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
June 9, 2011 at 10:31 am
Viewing 15 posts - 9,751 through 9,765 (of 19,560 total)