Rename a SQL Server

  • Hi,

    We renamed our NT4.0 (SP6a) server in which SQL Server 2000 is residing (sp3).

    The SQL Server recognized the new name immediately but it was recognizing the old name also.

    We ran the following command in the QA:

    sp_dropserver 'old server name'

    sp_addserver 'new server name', 'local'

    Still old and new registration to the server exists.

    We are having replication issues (transactional replication) where the record modifications are not synchronized from subscriber to the publisher (subscriber is the renamed server)

    Thanks in advance,

    Rushdi

  • Check DNS would be my first thing to say.

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

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