April 20, 2004 at 9:19 am
Hi Team,
Did any had converted Enterprize edition of SQL 2000 to Standard Edition of SQL 2000, If so please let me know.
Thanks
venkatesh
April 20, 2004 at 10:16 am
Why do you want to downgrade your SQL Server?
Enterprise Edition is the most powerful of the versions.
-SQLBill
April 20, 2004 at 11:18 am
I've done a couple of downgrade. Here is what I usually do when I need to do one:
1.backup all databases on the server to be downgrade.
2. Stop SQL Server. Copy mssql\data folder to mssql\data_backup.
3. Uninstall SQL Server. (Note: mssql\data will be empty.) All users data will stay.
4. Reboot server.
5. Install SQL Server standard edition.
6. Install lates SP.
7. Install latest hot fix\security update.
8. stop sql server.
9. replace mssql\data with mssql\data_backup.
10. start sql server.
11. enjoy your day. (If anything had failed in the process, you have your backup to start everything over.)
mom
April 21, 2004 at 8:01 am
Hi MOM, Thanks for you quick replay.
Bill, For your question, The reason we are planning to downgrade as the license and cost that is only the reason, more over the SQL server is used for third party application which we are using internal to our company.
Thanks
venkatesh
April 13, 2005 at 8:47 am
With this method do you have a backup of the DTS an schedule jobs
Thanks
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply