Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server Newbies
»
Down grade from sql 2008r2 Enterprise to...
Down grade from sql 2008r2 Enterprise to Standard
Rate Topic
Display Mode
Topic Options
Author
Message
jdbrown239
jdbrown239
Posted Thursday, August 16, 2012 7:45 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:35 AM
Points: 112,
Visits: 212
Since the only way to go from Enterprise to Standard edition is to uninstall enterprise and then install standard. I would like to know what I will lose after attaching the databases. Will jobs and SSIS packages have to be created again? has anyone ever done this or have any good links containing procedures?
Post #1345968
anthony.green
anthony.green
Posted Thursday, August 16, 2012 7:53 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
Jobs, logins, linked servers, server side DDL triggers, logon triggers, SSIS packages, database mail etc etc will all be lost.
I have attached a powershell script which will export all SSIS packages from MSDB to file system.
Take a look at SP_REVLOGIN, to script out logins.
The rest would need to be scripted or documented so that it can be re-created.
If you can and you have spare hardware, do this side by side as its a big task to do, that way you also have a quick rollback method should it all go wrong.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1345974
jdbrown239
jdbrown239
Posted Thursday, August 16, 2012 3:18 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:35 AM
Points: 112,
Visits: 212
Would backing up and restoring msdb and master solve some of the loss issues?
Post #1346266
sqlsurfing
sqlsurfing
Posted Thursday, August 16, 2012 4:44 PM
Valued Member
Group: General Forum Members
Last Login: Today @ 3:51 PM
Points: 64,
Visits: 510
I'm wondering also if restoring the system dbs along with user dbs might work if using same machine? Do you have a way to test this, I'd be interested in knowing?
--------------------------------------------------
...0.01 points per day since registration... slowly crawl up to 1 pt per day hopefully
www.sqlsurfing.com
Post #1346286
anthony.green
anthony.green
Posted Friday, August 17, 2012 1:35 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
MSDB you probably wont have any problems with, but master you might as thats the "server" db, unsure if there would be some flag or data in master to say this is an Enterprise server or a Standard server.
Would be one to test out though if you did have a second server you could install enterprise, then uninstall, install standard.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1346369
jdbrown239
jdbrown239
Posted Friday, August 17, 2012 1:41 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, May 16, 2013 11:35 AM
Points: 112,
Visits: 212
The project is a little ways down the road but I will try that and let you guys know. The install of standard will be on the same machine so i will be testing it.
Post #1346733
EdVassie
EdVassie
Posted Monday, August 20, 2012 7:00 AM
SSCrazy
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 8:57 AM
Points: 2,619,
Visits: 2,749
You should be able to do this via the Edition Upgrade option, I am sure we have done this.
Go to Microsoft SQL Server Configuration Tools, and navigate to SQL Server installation Center then click the Maintinance link and choose Edition Upgrade.
You should be able to put in your Standard Edition license key. You will have to restart SQL Server before it can take effect.
Author:
SQL Server FineBuild
1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005.
25 March 2013
: now over 23,000 downloads.
Disclaimer: All information provided is a personal opinion that may not match reality.
Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
Post #1347146
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.