Viewing 15 posts - 421 through 435 (of 824 total)
I think that I'll check it out then. Do you have a page number that I can reference so I don't have to search around? If this is the case...
July 19, 2005 at 9:12 am
I have several of Henderson's books but I don't have the one you refer to so I can't verify your statement myself. Just a few thoughts though...
As a sometime autor...
July 18, 2005 at 3:11 pm
Case is primarily a formatting function and seldom, if ever, affects meaning in real life, thus my database objects are almost always case insensitive. Formatting is the job of the...
July 8, 2005 at 7:28 am
In cases like this I love to tell the vendor exactly where they can shove it! For crying out loud, who is the customer here? Vendors either work within my...
July 1, 2005 at 9:35 am
Not only can checkpoints occur, logic would dictate that they would HAVE to. The full backup has to be consistent when it finishes and it couldn't be consistent if there...
July 1, 2005 at 9:23 am
I don't know if there is a specific order in which the data or transaction log pages are written by default. However, since the backup is an online operation if...
July 1, 2005 at 9:13 am
Are they really saying that the user needs to own the database or are they saying that the user needs to be dbo, or are they saying that the user...
June 30, 2005 at 2:35 pm
Believe it or not, we're not trying to pile on here... But it would also be very helpful if you would provide an example of what you want the results...
June 30, 2005 at 12:40 pm
First off I would ask why it is important that a particular user owns the database? Usually it's the case that you don't want a particular user to own the...
June 30, 2005 at 12:37 pm
What are your min and max server memory settings, and how much RAM does your server have?
June 30, 2005 at 12:33 pm
Yeah, I wondered about HT's potential negative effects. The main one being additional parallelism without the benefit of actually having seperate CPU's. I have run our servers both ways and...
June 30, 2005 at 11:59 am
Unfortunately, aside from applying the latest SP those access violations generally indicate that you need to get out your credit card and call PSS.
In all fairness, I have always had...
June 30, 2005 at 11:26 am
Generally speaking, in the absence of a software management server of some sort, you don't.
June 30, 2005 at 11:11 am
I can't say that I've seen this particular issue, but anytime I see Latch warnings like this I immediately suspect the IO subsystem.
June 30, 2005 at 11:06 am
Let me guess... you are using P4 or P4 Xeon chips. This is the hyperthreading, but even though SQL "sees" 8 CPU's you only need to license 4.
June 30, 2005 at 11:03 am
Viewing 15 posts - 421 through 435 (of 824 total)