Viewing 15 posts - 21,781 through 21,795 (of 59,072 total)
GilaMonster (1/21/2015)
To restore a DB from file/filegroup backups, the following is required:
1) If the DB is in simple recovery, then...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2015 at 8:16 am
John Mitchell-245523 (1/21/2015)
Yes, I share your distaste for Hungarian notation. But some people swear by it, and if it works for them, who am I to tell them to avoid...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2015 at 8:13 am
Again, this is for what the first things are that need to be done. The most important things are the backups and basic security, as in those things need...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2015 at 8:05 am
Eirikur Eiriksson (1/20/2015)
Jeff Moden (1/19/2015)
Eirikur Eiriksson (1/19/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2015 at 8:00 am
lawlietdba (1/21/2015)
Please guide me in re writing the trigger for two scenarios which you have advised ... I'm very much interested in doing
That ... I have given the...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 21, 2015 at 7:54 am
These two movies by Kimberly Tripp should help you a lot.
https://technet.microsoft.com/en-us/sqlserver/gg545009.aspx
https://technet.microsoft.com/en-us/sqlserver/gg545008.aspx
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 3:15 pm
I believe it's as simple as backing up and restoring by file name. If you need to do a restore and the partition file isn't read_only, then you'll need...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 3:12 pm
RonKyle (1/20/2015)
It's a real fun trip through the code if even one well used column has its datatype changed.
Just because something is difficult on change doesn't mean it's a bad...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 2:58 pm
John Mitchell-245523 (1/15/2015)
SQLvis (1/15/2015)
Is there a list of standard object nomenclature for indexes, procedures, functions, and views (etc) that most teams should follow?
Not really. It's more important to have...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 2:45 pm
Brandie Tarvin (1/20/2015)
Lately it seems many of our databases are growing "extra large"...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 9:46 am
ScottPletcher (1/20/2015)
Jeff Moden (1/19/2015)
ScottPletcher (1/19/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 9:34 am
richardmgreen1 (1/20/2015)
Hi JeffI think that just about covers it.
I'll also need the dates so I can do a DATEDIFF to find the number of days.
K. Thanks, Richard. I'll...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 7:44 am
Grant Fritchey (1/20/2015)
Doing the rebuilds online can reduce contention, but it will increase the amount of time it takes. It's a tradeoff.
I've been doing some experiments concerning the differences between...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 7:43 am
You bet. Thank you for your feedback.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 7:35 am
mw112009 (1/20/2015)
Sorry what I meant when I said "DO NOT REPLY" is I had already found the solution. Didn't want to bother anyone.
Ah... got it. Thanks for your consideration.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 20, 2015 at 7:34 am
Viewing 15 posts - 21,781 through 21,795 (of 59,072 total)