Viewing 15 posts - 406 through 420 (of 2,897 total)
Time to do some studying. Haven't done any migrations in a while.
November 17, 2016 at 12:48 pm
Looks like I got budget approval for SQL 2016 !!
Can I restore SQL 2005 Master, model, msdb databases to 2016 ?
https://msdn.microsoft.com/en-us/library/ms190679.aspx
Or are there other considerations since 2005 is so old...
November 17, 2016 at 12:07 pm
One thought. Is there any SQL 2005 syntax or other features that will fail on SQL 2016 ??
For instance, we have some tables with datatype TEXT, which I think is...
November 11, 2016 at 2:40 pm
We are migrating to VM servers at a hosting facility, away from old hardware in our own rack.
November 11, 2016 at 2:39 pm
Thanks for all the helpful replies !
🙂
November 11, 2016 at 9:22 am
Eirikur Eiriksson (11/10/2016)
Think this is the wrong question, should be "what are the justifications for running an unsupported version of SQL Server"
😎
Doesn't cost any money ?? $10,000 to upgrade...
November 10, 2016 at 10:07 am
Can I install SQL 2016 on a new server, and just restore 2005 databases to it ??
October 26, 2016 at 3:11 pm
andrew gothard (10/17/2016)
October 17, 2016 at 10:03 am
RTaylor2208 (9/30/2016)
homebrew01 (9/30/2016)
RTaylor2208 (9/30/2016)
When replicating an...
September 30, 2016 at 12:40 pm
RTaylor2208 (9/30/2016)
When replicating an indexed view it will...
September 30, 2016 at 8:47 am
No testing yet. I have a test server to experiment on.
September 28, 2016 at 1:13 pm
They will probably be on the same server, but different databases.
The thinking was a denormalized flat file, with indexed columns would give fast search results.
Insert/Update triggers on the base tables,...
September 28, 2016 at 12:15 pm
Why do you need the DB off line ?
I was suggesting searching jobs and stored procedures for anything related to backup/restore history tables.
September 14, 2016 at 8:56 am
John Mitchell-245523 (9/13/2016)
(1) Take...
September 13, 2016 at 1:21 pm
Something deleting backup history for that backup ?
For instance, if you drop a database through the GUI, there's a checkbox default to delete backup history. If someone scripted out the...
September 13, 2016 at 1:07 pm
Viewing 15 posts - 406 through 420 (of 2,897 total)