질문하기질문하기
 

답변됨Move all databases to new SQL Server 2005

  • 2009년 7월 4일 토요일 오전 11:18Hari2009 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Hi,

    I need to move all my SQL Server 2005 databases to fresh SQL Server 2005 and connect to production sharepoint application server.

    Reason:I dont have enough disk space in SQL Server 2005.

    Below are my understanding.

    1. Prepare new Sql Server 2005 server. 
    2. Make note of all database names & it associated database name.
    3. Stop all services in central admin.
    4. Take all database backup from source server.
    5. Detach the databases.
    6. move all databases to new server.
    7. Create all the database with same names mentioned in step2 in new server. 
    8. Attach all the database with the respective backup moved.
    9.Redirect the farm to refer new database server
    10. Restart all the services in central admin.
    11. restart the application server.

    Is there any other steps involved in moving database to new new server?

    Regards,
    Hari
     

     

     

     

답변

모든 응답