sp_dropserver and sp_addserver question

  • I am using the sp_dropserver and sp_addserver command but I really don't understand what it really does other than dropping a server and define a server, like if these commands do other behind the scence function as it is processing or if there are any implications caused by the commands?

  • dy265 (6/30/2010)


    I am using the sp_dropserver and sp_addserver command but I really don't understand what it really does other than dropping a server and define a server, like if these commands do other behind the scence function as it is processing or if there are any implications caused by the commands?

    SP_Add - http://msdn.microsoft.com/en-us/library/ms174411.aspx

    SP_Drop - http://msdn.microsoft.com/en-us/library/ms174310.aspx

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply