Viewing 15 posts - 961 through 975 (of 2,436 total)
SET SARCASM_MODE ON
What do you call 500 lawyers at the bootom of the sea ?
SET SARCASM_MODE OFF
I just forwarded the article to the CIO ... he needed something to start...
December 11, 2006 at 9:40 am
I tend to agree with Gail. Here's a couple of modification and potential 'gotchas'. We have to start out with the "gotchas" first because they may alter your choice of...
December 8, 2006 at 2:51 pm
You may also want to lok at 'striping' your backup target files. I have a 300 Gb database in simple recovery mode being backed up to 4 files. The execution...
December 8, 2006 at 9:53 am
What is the 'recovery mode' of the database ?
If it is 'simple' recovery more, then transaction log backups to a file are not possible.
If it is any other recovery mode...
December 8, 2006 at 9:31 am
In course of life, the intangibles, by far, outweigh the tangibles in life.
Have a great weekend Steve !
December 8, 2006 at 9:16 am
Tis a spirited and quite humorous discussion today John ... Unfortunately I do not know how to translate your request about "Caesar" and his "equine" riding skills. Sorry to disappoint...
December 7, 2006 at 1:11 pm
I dunno ... color me a half a bubble off ...
It has nothing to do with trust - this is something you earn. It's actually professionalism - something you practice at work or in your...
December 7, 2006 at 10:11 am
A paper trail is needed <period>
I would even opt to go one step further since there will probably never be 'standardized' electronic voting machines. Let's just go back to plain...
December 6, 2006 at 2:38 pm
Let's get real ... money, flextime, training, bonuses only go so far. The phrase "Know thyself" is of paramount importance and usually the one most often looked over or forgotten.
Quite...
December 6, 2006 at 2:08 pm
SET REALITY_MODE ON
I'm sorry ... after reading all of the responses - (I have done quite a few live demos myself), "memorex" has no place. "live" is the only way...
December 6, 2006 at 11:16 am
Clarification - minimally logged as in a truncate table, page deallocations are logged as opposed to individual rows being logged when using delete.
December 6, 2006 at 9:13 am
For databases in simple recovery mode use:
BACKUP LOG database_name WITH TRUNCATE_ONLY
December 5, 2006 at 2:21 pm
Well Lowell, if you can get your stuff to run efficiently on the present 'development' equpment you have. By Jove, when it goes into production on the 'good' stuff' it...
November 17, 2006 at 1:14 pm
One additional thought is to partition the tables based on the month. This will allow you quick and easy maintenance when archiving and purging data. The additional benefit is that...
November 17, 2006 at 1:04 pm
Viewing 15 posts - 961 through 975 (of 2,436 total)