When I have Perform Database Mirroring following Error Message Generate
Database Mirroring Transport is disabled in the endpoint configuration
Please Give me a Solution . I have use 2 servers in same domain.
When I have Perform Database Mirroring following Error Message Generate
Database Mirroring Transport is disabled in the endpoint configuration
Please Give me a Solution . I have use 2 servers in same domain.
Really need some more details here, but you can check your SQL server build number to make sure that you are not running RTM (9.0.1399) which comes with database mirroring disabled by default. If that's the case then you should install the latest service pack (SP3) or enable database mirroring with sp_configure.
No one has followed this question yet.