Re: named pipes



ok, for example
Active-Active cluster. One instance server1, another one -
server2\instance

Since my application isnt't cluster aware i create an alias to connect
via named pipes.

- server alias: server2
- server name: server2\instance
- pipe name: \\server2\pipe\MSSQL$INSTANCE\sql\query


when server2 fails over to server1 i can't use my application. At this
moment I can ping server2 successfully.
If i change on the client the alias server2:
- server alias: server2 (it's the same)
- server name: server1
- pipe name: \\server1\pipe\\sql\query

I can connect and can't use my application

.



Relevant Pages

  • Re: Move WSS 2.0 to a new server
    ... When you have server2 ready, rename serverold to something else and then ... If your users use dns to resolve names, the alias is called a CNAME. ... Restoring Web Sites in Windows SharePoint Services Administrator's Guide: ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Problem With Replication On Port 2433
    ... Is the distribution agent using the alias you configured for server2 in its ... Looking for a SQL Server replication book? ... why- I cannot switch it to port 1433. ... Connections through a server alias, ...
    (microsoft.public.sqlserver.replication)
  • Creating Alias name for File sharing.
    ... I want to add an alias name to this server called Server2 so when someone ... I do remember in the past that someone said there was a Reg Hack to sort ...
    (microsoft.public.windows.server.general)
  • Re: push replication failing - firewall
    ... connecting to Server2 using QA and see if you can connect that way. ... check that your alias uses TCP/IP and not named pipes. ...
    (microsoft.public.sqlserver.replication)

Loading