samuraiRocker
Programmer
Hi.
I need to have two separate database servers to have the same exact data at all times, and I'm guessing "mirroring" the SQL Server would somehow achieve this, but I'm not sure if that's the best way, or if it's possible at all.
We are trying to have two different servers acting as one with Network Load Balancing, and they aren't clustered with MSCS. When a request is made to these servers, there need to be separate database servers on each of the machines, and they have to have the same exact data.
I'm not really a system administrator, and I'm clueless as to what my options are, and I'm pretty sure there is some other ways to achieve the same result.....
So, what I'm trying to find out is:
1, Is it possible to "mirror" a database server so that they have the same data at all times?
2, Is there a better way of having two database servers, acting as one, without having to have to cluster them?
Any help/comment/suggestion would be greatly appreciated.
Thank you very much
I need to have two separate database servers to have the same exact data at all times, and I'm guessing "mirroring" the SQL Server would somehow achieve this, but I'm not sure if that's the best way, or if it's possible at all.
We are trying to have two different servers acting as one with Network Load Balancing, and they aren't clustered with MSCS. When a request is made to these servers, there need to be separate database servers on each of the machines, and they have to have the same exact data.
I'm not really a system administrator, and I'm clueless as to what my options are, and I'm pretty sure there is some other ways to achieve the same result.....
So, what I'm trying to find out is:
1, Is it possible to "mirror" a database server so that they have the same data at all times?
2, Is there a better way of having two database servers, acting as one, without having to have to cluster them?
Any help/comment/suggestion would be greatly appreciated.
Thank you very much