I am Oracle 10g dba and configured Multimaster Replication in oracle. Now i am trying to do it in sql server 2005. Which i have done successfully . In Oracle we have a file like tnsnames.ora in which we define connection time out feature using which if connection on one server fails it will automatically transferred to another server. Do we have any facility in sql server 2005 so that if my one server fails my connection got transferred to the second replication database.