Viewing 15 posts - 451 through 465 (of 1,524 total)
It should work still work. I had a linked server going from SQL2008 to SQL2000 and SQL 2008R2 to SQL2000 as well.
May 9, 2014 at 8:51 am
On every SQL Server I create a nightly maintenance plan up do DB Intergity checks.... then another Maint. plan to update stats weekly.
May 9, 2014 at 8:49 am
Here is a script that all DBA's should run periodically even if you think you know who may have 'sa' and or other rights within SQL Server. Once in a...
May 1, 2014 at 8:55 am
Here is a thought you could try if you haven't already. Instead of backing up to one file backup to 4 files. I have seen backup times for...
May 1, 2014 at 8:51 am
Make sure you rebuild indexes and update stats too. Every time I move a db from older version of SQL Server to a new version I rebuild the indexes.
May 1, 2014 at 8:48 am
In general we have virtualized almost all of our Windows servers except for about 10%. We do have 3 prod SQL Server clusters that are not as busy as...
April 21, 2014 at 10:41 am
The added features are nice. However, most of these features are ENTERPRISE Edition only. Most of all of the installations in the world are Standard Edition and I would...
April 15, 2014 at 9:44 am
William Soranno (4/15/2014)
Your senario might work if I had only a few databases to mirror and a few "applications" to change connection strings.
I have 66 databases, and growing, on the...
April 15, 2014 at 8:55 am
Interesting article and you make some good points. However, we are going to migrating away from our Clusters that we have as we upgrade in the coming years. We...
April 15, 2014 at 8:14 am
Eric M Russell (4/14/2014)
April 14, 2014 at 1:48 pm
Tatsu (4/14/2014)
Markus (4/14/2014)
April 14, 2014 at 1:11 pm
Tatsu (4/14/2014)
Eric M Russell (4/14/2014)
I can see why the development and support team for a line of business database would shrug it off.
The In-Memory OLTP and In-Memory Columnstore indexes (for...
April 14, 2014 at 7:44 am
Eric M Russell (4/14/2014)
April 14, 2014 at 7:41 am
skeleton567 (4/11/2014)
April 14, 2014 at 4:35 am
We have a massive system that we implemented in 2010 that has a handful of SQL2005 dbs as its back end. The application is running on Win2003 32 bit...
April 11, 2014 at 8:56 am
Viewing 15 posts - 451 through 465 (of 1,524 total)