April 6, 2010 at 12:54 am
Hi
Is it Possible to restore SQL 2005 Master Database into SQL 2008 Master Database.If yes please let me know how to do that.
Thanks in advance
April 6, 2010 at 6:51 am
Thiyagu-343189 (4/6/2010)
HiIs it Possible to restore SQL 2005 Master Database into SQL 2008 Master Database.If yes please let me know how to do that.
Thanks in advance
AFAIK the only supported way to do anything like this is as part of an overall upgrade from 2005 to 2008 using the 2008 installation program.
Like Mr Donor, I am fascinated to hear why you ask this question.
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
April 7, 2010 at 1:31 am
Not only master DB i want to restore all system DBs
I want to retain following informations such as
1.SQL Server logins and the passwords which needs to be transferred
2.SQL Server Agent related to data such as Jobs, alerts, Operators, Maintenance plans etc.
April 7, 2010 at 1:39 am
I would do it using the upgrade option with SQL Server, as Paul suggested.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
April 7, 2010 at 2:18 am
Thiyagu-343189 (4/7/2010)
Not only master DB i want to restore all system DBsI want to retain following informations such as
1.SQL Server logins and the passwords which needs to be transferred
2.SQL Server Agent related to data such as Jobs, alerts, Operators, Maintenance plans etc.
This just sounds like an ordinary instance upgrade...?
Unless you state why you want to do what you ask, it is difficult to add anything...
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
April 7, 2010 at 2:38 am
Along with SQL 2008 instance i need to have SQL 2005 instance too.
If i doing upgrade from 2005 to 2008 whether i can have sql 2005 instance.
April 7, 2010 at 2:42 am
Thiyagu-343189 (4/7/2010)
Along with SQL 2008 instance i need to have SQL 2005 instance too. If i doing upgrade from 2005 to 2008 whether i can have sql 2005 instance.
Not if you upgrade it in place, but there's nothing stopping you taking a copy.
General information here: http://msdn.microsoft.com/en-us/library/ms144267.aspx
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply