Viewing 15 posts - 31 through 45 (of 89 total)
thanks for the quick response. the server did start successfully and is running ok. without the setting, it just gave a warning message.
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 22, 2006 at 9:50 am
Basically, you are leaving space for the data to grow. Check BOL, but in short, when a page runs out of room it splits the page. more splitting means more...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 12, 2006 at 6:26 am
I spoke with the GURU. There was no specific reason for doing this. He just wanted to "code his DDL easier". It was an interesting discussion non the less. Thanks...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 9, 2006 at 12:14 pm
Normally I would agree with you, I've met some of those "GURU's". This one really knew his stuff. I'll find out if there was a reason and put the post...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 8, 2006 at 7:31 am
Andrew -- you can index # tables. I'm asking the question because we had a GURU, who seemed to know everything about MS SQL Server. He created temp table using...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 8, 2006 at 6:25 am
thanks PW, I'm aware of those, I was looking for performance/memory advantages/disadvantages any ideas?
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
June 7, 2006 at 10:03 am
At this stage in my career, with wife and three kids, more vacation time, but more importantly time to take it. Have 3 weeks now and usually take about a...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
May 5, 2006 at 7:28 am
can someone provide some examples of how you do the reindex. What we currently do is loop through the table and exec DBCC DBREINDEX for each table. I get an...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
April 6, 2006 at 8:46 am
the basic diff is this:
blocking - one process is waiting on another process. that other process could be doing whatever, not related o what the first process is doing
Deadlock -...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
April 6, 2006 at 8:39 am
that what i thought. but that is not what is happening. when i use the group by clause with the second line i get incorrect results. if i take the...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
February 8, 2006 at 12:04 pm
found a copy of SP4. It fixed this problem.
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
February 6, 2006 at 9:58 am
found this is Google groups: someone was having same type of problem and said that SP4 corrected the problem.
814113 - FIX DTS Designer May Generate an Access Violation After You...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
February 6, 2006 at 8:38 am
Any solution to this problem yet??? Im having the same problem today, and have had it in the past. This seems to be a "bug". A couple of thing to...
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
February 6, 2006 at 8:26 am
having same problem, has anyone found a solution yet. Not a problem just very very annoying.
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
October 25, 2005 at 2:47 pm
I'm experiencing the same problem, did anyone find an answer to this?
Curtis Smith
SQL Server DBA
Well in worked in Theory ...
September 9, 2005 at 1:20 pm
Viewing 15 posts - 31 through 45 (of 89 total)