Viewing 15 posts - 1 through 15 (of 89 total)
C64DBA (6/12/2012)
June 13, 2012 at 6:59 am
I saw the same problem again today. Does anyone have any ideas or suggestions?
June 11, 2012 at 11:05 am
Nevermind...answered my own question. I need to enable Errors and Warnings on the trace. Yuck...wish the developers would use try and catches instead of making me run a...
May 29, 2012 at 12:18 pm
opc.three (4/20/2012)
April 20, 2012 at 11:26 am
Phil Parkin (4/10/2012)
OK - do you have SSIS installed on both servers? Merely executing the command line is not sufficient.
Yes, SSIS is installed on both servers, but the command line...
April 10, 2012 at 9:11 am
Phil Parkin (4/10/2012)
DBAgal (4/10/2012)
April 10, 2012 at 8:48 am
SQLRNNR (3/31/2012)
March 31, 2012 at 4:37 pm
Henrico Bekker (3/30/2012)
Is your Active node already set up without issues?
Yes. We're rebuilding the second node from scratch due to OS problem.
March 30, 2012 at 12:30 pm
SQLKnowItAll (2/21/2012)
February 21, 2012 at 12:08 pm
calvo (2/21/2012)
February 21, 2012 at 11:29 am
calvo (2/21/2012)
February 21, 2012 at 10:58 am
Below is part of the query structure. There are 14 CROSS JOINS and 5 INNER JOINS in the entire query. It touches many tables and columns,...
January 26, 2012 at 11:01 am
GilaMonster (1/26/2012)
Data volume or statisics changes could have caused a change in exec plan that resulted in more IOs. Hard to debug properly without exec plans before and after.
I completely...
January 26, 2012 at 10:36 am
I unfortunately don't have the query execution path; its actually a group of queries, all very unoptimized, that I can't touch because it was written by a third party. ...
January 26, 2012 at 10:25 am
GilaMonster (1/4/2012)
Have you read through this: http://blogs.msdn.com/b/psssql/archive/2009/05/29/how-it-works-sql-server-timings-and-timer-output-gettickcount-timegettime-queryperformancecounter-rdtsc.aspx
Yes, I already have.
January 4, 2012 at 12:12 pm
Viewing 15 posts - 1 through 15 (of 89 total)