Viewing 15 posts - 991 through 1,005 (of 1,187 total)
Barry McConnell (12/11/2007)
By confusion, I was...
December 11, 2007 at 10:16 am
Barry McConnell (12/11/2007)
December 11, 2007 at 8:45 am
Just my humble observation - and one that I haven't tested in SQL 2005 - is that a lack of a PK causes this issue in Enterprise Manager, assuming there...
December 11, 2007 at 8:18 am
Thanks for the excellent article. It is the classic easier-said-than-done list, but given that I can see the value of all of the things you listed, I will take it...
November 29, 2007 at 2:22 pm
PS - I don't see anywhere obvious where I can specify these connection options in ColdFusion - if anyone knows ColdFusion and can point it out if there is such...
November 27, 2007 at 1:04 pm
Thanks,
The local server is SQL 2000. The linked server is SQL 2005.
Because this is a SELECT statement, I tried making a view, but I don't know if ANSI_NULLS and ANSI_WARNINGS...
November 27, 2007 at 12:59 pm
OK, thanks,
Yes, though, that is what I meant. The queries on the new server fail with this error:
Server: Msg 208, Level 16, State 1, Line 1
Invalid object name 'table1'
I was...
November 20, 2007 at 12:52 pm
Thanks again, Jeff,
We think we spotted one long-running query that was causing problems, so that is good since I think the developer was able to control it not to run...
November 20, 2007 at 11:01 am
Thanks for everyone's advice.
About how much does Idera's Diagnostic Manager cost?
webrunner
November 18, 2007 at 4:02 pm
Many thanks. I will consult that article.
webrunner
November 17, 2007 at 10:14 pm
Thanks, Jeff,
The issue with the blocking in this case is that it results from queries waiting so long that they are causing the web site to run very slowly or...
November 17, 2007 at 9:21 pm
Thanks, absolutely, I don't think I would shrink the transaction file given the size it is now (around 1 GB). However, this application I have been introduced to seems to...
November 13, 2007 at 4:49 pm
Thanks for your reply.
I was looking at the ldf file in the file system. I understand that the file may stay the same size after a transaction log backup (a...
November 13, 2007 at 4:33 pm
mekal inc (11/9/2007)
...
So your best choice i guess is to stay with your current system and buy an addtional 4 Gb RAM and your good to go.
Or reinstall to...
November 10, 2007 at 7:18 am
mekal inc (11/6/2007)
See this kb article for info regarding correct memory setting and general info (follow...
November 8, 2007 at 10:45 am
Viewing 15 posts - 991 through 1,005 (of 1,187 total)