@@SunindraSeepana At present I don't have the setup ready in my pc, we need good hardware configuration, planning to do it with Azure Virtual Machines..
can you setup db mirroring on servers on 2 different AWS Lightsail accounts? We're trying to be online as much as possible as one of our script is messing up the server, and it hangs the server up that it becomes unresponsive. Until we found where this script is or what issue it does create, we need to be able to serve our app as much as we can. I haven't done with the video yet, but your sample is basically within a single domain.
Hi Thank you very much for the very informative video. I have a question regarding mirroring operating modes and MS SQL editions. High Performance (asynchronous) mode is supported only on MS SQL Enterprise edition, right? I cannot run it on MS SQL Standard edition, right?
hello I have a problem in SQL Server 2014 Mirroring " the server network address cannot be reached mirroring 1418" and I am using IP address both Computers Principle and Mirror Servers. so, how to fix it?
We can configure mirroring with 5022 Port if we are using different Server / Machin. If we configure mirroring on same / only one Machin then port will be 5022(Principal) & 5023(mirror).
Hi Sir,
Thank's a lot for this video.
My all doubts are cleared after watching this configuration of mirroring.
Thank you once again.
U r dominated techbrothers 🤗
I’m not interested to watch tech brothers video
Thanks!
Hi
Thank you very much for the very informative video.
Super video i understand clearly
Nice. Well explained. Thank you
Hi.. Thanks for wonderful video.
Excluding the endpoint videos . What is the setup u did with vms before begining the main topic .please tell 😢
Failoer concept is excellent sir God bless you
Thank you.
Sir could you please upload Clustering cocepts
@@SunindraSeepana
At present I don't have the setup ready in my pc, we need good hardware configuration, planning to do it with Azure Virtual Machines..
Thanks a lot sir.....
can you setup db mirroring on servers on 2 different AWS Lightsail accounts? We're trying to be online as much as possible as one of our script is messing up the server, and it hangs the server up that it becomes unresponsive. Until we found where this script is or what issue it does create, we need to be able to serve our app as much as we can.
I haven't done with the video yet, but your sample is basically within a single domain.
Muito obrigadoo !
Super Boss !!
Can I configure Database Mirroring on the same computer with a different SQL Server Instances
Yes
Thank you
great video..have one doubt that if we want to failover multiple databases just say like 20db's, how can we do at a time?
use Always-on AG
thank you bro so much
Hi
Thank you very much for the very informative video.
I have a question regarding mirroring operating modes and MS SQL editions. High Performance (asynchronous) mode is supported only on MS SQL Enterprise edition, right? I cannot run it on MS SQL Standard edition, right?
hi sir while configuring to mirroring in mirror server we are getting listeners port getting 5023 where as principal instance listeners port is 5022
Thanks
Can you set up database mirroring on virtual machines hosted on AWS with SQL Server installed. Also without domain controller.?
Yes we can. We can even setup between different domains
@@righttolearnbk can you make a video on this sir.
can we configure logshipping in clustering if possible how? can please explain me
But for 2008 it asks database option in mirror server to restore
why didn't we configure mirror DB in standby mode?
how to fix if someone has changed recovery model to simple for mirrored database
Is Mirror possible for SQL Express?
hello I have a problem in SQL Server 2014 Mirroring " the server network address cannot be reached mirroring 1418" and I am using IP address both Computers Principle and Mirror Servers.
so, how to fix it?
Could be a endpoint issue. Watch this ruclips.net/video/BF0S8UGJT5o/видео.html
Make sure you have restore FULL & T_LOG Backup with No Recovery Option.
Which edition of 2014?
how did you configure 5022 as port for both principal and mirror servers
Because database are in different machine.
We can configure mirroring with 5022 Port if we are using different Server / Machin.
If we configure mirroring on same / only one Machin then port will be 5022(Principal) & 5023(mirror).
I am trying to create mirror with two machines but getting error 923
How to troubleshoot 927 error in Database Mirroring?
Sir,What about service account id should be same or not
Service account need not to be same. I have tested this in production environment and it is working well.
@@righttolearnbk Thanks Sir, but can we configure 1 with window authentication and 1 with sa
Is it clustered setup
No
please the script of mirroring
Ms SQL server standard support database mirroring.