Thank you for your efforts and sharing knowledge. It will be very helpful.
@ShahriarMohammadShoyeb3 жыл бұрын
Thank you for your effort. I really appreciate your sharing knowledge and helped me a lot.
@HARISHREDDY-kn5qe2 жыл бұрын
If we are upgrading sql server from 2012 version to 2014 version which is already mirroring is configuring in 2012,what are the necessary steps in Upgradation process regarding mirroring?
@ravindrabathoji9412 жыл бұрын
Super explanation
@edendavodbetossib88183 жыл бұрын
thank you for everything . It was really helpful
@navyasree61523 жыл бұрын
thankyou so much ,very helpful.can you please upload interview questions
@righttolearnbk3 жыл бұрын
Noted.
@painkillerO83 жыл бұрын
Great Video! How is the application knows which available DB to connect to?
@righttolearnbk3 жыл бұрын
Connection string is mentioned at the application side in case of automatic failover . If no automatic failover the Connection string has to be changed manually..
@painkillerO83 жыл бұрын
@@righttolearnbk thank you for the quick response. Where do I get the connection string so I can provide to application team to configure their application server?
@righttolearnbk3 жыл бұрын
@@painkillerO8 Connection string is the server name itself or you can also use server ip (In case of named instance port number should also be included)