The sum of all SQL Server matter that exist,
and the space in which all SQL Server events
occur or could occur.
Welcome to SQL Server Universe.com Sign in | Join | Help
in
Home SS SLUG Forums Articles Photos Downloads

Logshipping in SQL server 2005

Last post 08-20-2008, 0:55 by zahran. 1 replies.
Sort Posts: Previous
  • Logshipping in SQL server 2005

     06-04-2008, 13:15

    • Joined on 06-02-2008
    • Posts 2
    • Points 0
    • Top 75 Contributor

    Hai All,

     I am Trying to configer  the Standby server in sql server 2005, i sucuess fully configer, but i hae onr problem how to change standby server to normal sever ? in this one document is i got it in that they are told it is by manually doing in that they are told run the some scripts but in sql server 2005 there is no "DBO.SP_change_primary_role" ,""DBO.SP_change_secondary_role", "DBO.SP_change_monitor_role" so how can i run this scripts... so any body know this how to change standby to primary ? please tell me........

     

    Thanks,

    Nageswar.

     

     

  • Re: Logshipping in SQL server 2005

     08-20-2008, 0:55

    • Joined on 04-03-2007
    • Posts 13
    • Points 0
    • Top 10 Contributor

    You can execute following query to change secondary db to primary in case of fail over,

    RESTORE LOG [SecondaryDB] WITH RECOVERY 

View as RSS news feed in XML

(Best viewed with a resolution of more than 1024 * 768)

Powered by Community Server, by Telligent Systems