Changing from SQL Server 2000 Enterprise Edition to Standard Edition


 

hello all,

 

  here need or suggestions following topic...

 

i using sql server 2000 enterprise edition installed on machine. wanted change edition enterprise standard.

there around 4 user databases exists on server.

what areas have take care while doing this? normal installation?

no log shipping implemented on server.

 

your suggestions helpful me.

 

thanks in advance.

welcome msdn forums smile

you can perform below steps namely,
  1. script logins in sql 2000 enterprise edition using link (use method1)
  2. script jobs in sql 2000 enterprise edition using link
  3. save dts packages structured storage file
  4. detach user databases in enterprise edition , keep in safe location
  5. uninstall sql 2000 enterprise edition
  6. install sql 2000 standard edition
  7. attach user databases detached in step 4
  8. execute scripts taken in step 1 create logins
  9. execute scripts taken in step 2 create jobs
  10. save dts taken in step 3 sql server 2000 standard edition
good luck !
- deepak


SQL Server  >  SQL Server Setup & Upgrade



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........