1.

How to bring mirror DB online if Principle is down?

Answer»

The Remote Procedure Call (RPC) is a system SERVICE for interprocess communication (IPC) between different PROCESSES. This can be in over on the same computer, on the LAN, or in a remote location, and it can be accessed over a WAN connection or over a VPN connection.

RPC working on a dynamic range of ports and connect using any available port from the available range. There is a long list of services that depends on RPC like Telnet, DHCP, DNS, COM+, DTC, WINS, etc.

You may face multiple errors when RPC is not working like

  1. Cluster name mention not found
  2. Node1 not able to COMMUNICATE to NODE 2
  3. File Share not working
  4. MSDTC issues
  5. Etc.


Discussion

No Comment Found