Viewing 15 posts - 1,366 through 1,380 (of 19,564 total)
Charles Kincaid (5/4/2015)
Toby, the O/S fragmentation does not have anything to do with the shrink. Actually it does not even apply to...
May 4, 2015 at 1:24 pm
And a third that motion!
It looks like the thread got past that and is back in a productive direction.
May 4, 2015 at 9:48 am
sql-lover (5/1/2015)
I am tuning the following CPU intensive query, which is also a remote query for a given store procedure:
INSERT INTO #t
SELECT top 1 @DOB, col2, col3
FROM Server1.MyDatabase.dbo.MyTable
WHERE col4...
May 4, 2015 at 9:42 am
Jeff Moden (5/4/2015)
Lynn Pettis (5/4/2015)
Jeff Moden (5/4/2015)
Jack Corbett (5/4/2015)
May 4, 2015 at 9:23 am
Jack Corbett (5/4/2015)
Please help me fix this poorly...
May 4, 2015 at 8:21 am
WhiteLotus (5/3/2015)
I see..Hmm how do I trace it then ?cheers
Here is an article with links to other articles.
I am trying to find the pertinent info link/info for the default trace.
May 4, 2015 at 8:09 am
WhiteLotus (5/3/2015)
WhiteLotus (5/1/2015)
Grant Fritchey (5/1/2015)
ZZartin (5/1/2015)
WhiteLotus (5/1/2015)
Grant Fritchey (5/1/2015)
WhiteLotus (5/1/2015)
Grant Fritchey (5/1/2015)
May 3, 2015 at 10:01 pm
Steve Vassallo (4/30/2015)
April 30, 2015 at 8:09 am
For the exclusion part, I would do something like
ISNULL(Anniversaire,'') <> ''
That should handle the empty string and the null problem.
The bigger problem is that the date is stored as...
April 30, 2015 at 8:04 am
TheSQLGuru (4/30/2015)
SQLRNNR (4/30/2015)
Ed Wagner (4/30/2015)
TheSQLGuru (4/30/2015)
This is coming from the Database Manager at our new company.
That seems to have been missed. Sadly it is MANAGEMENT/LEADERSHIP that is forcing these...
April 30, 2015 at 8:00 am
I was worried that logic on the question would be contradictory to reality.
CDC in tempdb makes no sense.
April 30, 2015 at 7:51 am
Ed Wagner (4/30/2015)
TheSQLGuru (4/30/2015)
This is coming from the Database Manager at our new company.
That seems to have been missed. Sadly it is MANAGEMENT/LEADERSHIP that is forcing these ridiculous requirements,...
April 30, 2015 at 7:25 am
Revenant (4/29/2015)
Ed Wagner (4/29/2015)
Eirikur Eiriksson (4/29/2015)
Stuart Davies (4/29/2015)
Eirikur Eiriksson (4/28/2015)
Ed Wagner (4/28/2015)
TomThomson (4/28/2015)
crookj (4/28/2015)
Ed Wagner (4/28/2015)
Revenant (4/28/2015)
SQLRNNR (4/28/2015)
TomThomson (4/27/2015)
SQLRNNR (4/27/2015)
marlinspike
hall
fame
Fortune
Teller
Automatic
Tommy
Gun
Smoke
Mirrors
Reflect
surface
Pro 4
April 29, 2015 at 7:43 pm
Grant Fritchey (4/29/2015)
SQLRNNR (4/29/2015)
Steve Vassallo (4/29/2015)
April 29, 2015 at 4:02 pm
Viewing 15 posts - 1,366 through 1,380 (of 19,564 total)