netnut1234
Technical User
I have a question regarding a SQL synchronization / Mirroring
At present we have 2 SQL servers that are in an active passive setup. We have installed on the servers a third party software that manage the connection to the database and it the active one goes down then will fail over to the passive database. So to the user the database is always available.
We are having issues with this third party application and want to take it out of the loop.
What we are trying to achieve is to synchronize/mirror all the databases between the 2 database servers. Is there an easy way to achieve this within SQL without using any third party applications. There is log shipping, but as we aren't that confident with SQL we are after some advice as to how we can get our goal of having all databases synchronized between the 2 servers.
Any help will be appreciated
Thanks
Tim
At present we have 2 SQL servers that are in an active passive setup. We have installed on the servers a third party software that manage the connection to the database and it the active one goes down then will fail over to the passive database. So to the user the database is always available.
We are having issues with this third party application and want to take it out of the loop.
What we are trying to achieve is to synchronize/mirror all the databases between the 2 database servers. Is there an easy way to achieve this within SQL without using any third party applications. There is log shipping, but as we aren't that confident with SQL we are after some advice as to how we can get our goal of having all databases synchronized between the 2 servers.
Any help will be appreciated
Thanks
Tim