Viewing 15 posts - 256 through 270 (of 310 total)
Farhan -
I've seen many bugs with the Optimizer. One of them was logged (3 years ago) to Microsoft and never solved .
Hope you...
March 18, 2004 at 9:09 am
Hello Ryan,
My optimizer is like yours...
Just to be more acurate: I didn't say that queries that are covered by an index are not...
March 18, 2004 at 8:18 am
Hello Ray,
I'm not aggree with you...
A query does not have to be "covered" by an index all the time.
Even if you do a SELECT * From a table and you...
March 18, 2004 at 7:07 am
Thank's Peter for your input.
But as I can see the InvariantCulture is related to english (codepage 850 or 437 ??? not sure, not clear) and this is not what we...
March 18, 2004 at 6:42 am
Jonathan,
Error logs are generated normally... I also tested if the SQL Server Agent service startup account was able to write in that directory: it works.
Thank's for your help,
Carl
March 17, 2004 at 6:55 am
Hello Jason,
No unfortunately this is not the case.
Best regards,
Carl
March 16, 2004 at 2:32 pm
Thank's for your reply...
But all the event log (Application, security and system) are set to "Overwrite events as needed".
Also our server reboot every week.
Regards,
Carl
March 16, 2004 at 9:17 am
Hello Chris,
I re-installed Yukon and still have this error.
Don't know why.
Regards,
Carl
March 5, 2004 at 12:54 pm
Jared,
you were right, the developper who made those two programs has made mistakes.
Now we have the correct Exception: Transaction (Process ID %d) was deadlocked on {%Z} resources with another process...
March 4, 2004 at 9:18 am
Alamir,
"Timeout expired" and deadlock are not the same.
You can reach a timeout without having a deadlock situation.
Those are two different concepts.
Carl
March 4, 2004 at 6:59 am
Hello Jared,
As you mentionned we are not interested at all to rely on lock timeout for the deadlock handling.
But we did two little programs to test a deadlock and the...
March 4, 2004 at 6:21 am
Hello Frank,
We discover something really interesting : On SQL Server 7.0, no matter the way we used ADO.NET, it is always sent to the...
February 27, 2004 at 8:30 am
Frank,
Today we will make some other "isolated" performance tests, but since now we cannot see much difference between those two.
I will post the result later today if I have the...
February 27, 2004 at 7:04 am
Viewing 15 posts - 256 through 270 (of 310 total)