Why my Always on Availability Groups is not getting failed over despite of no errors part-2

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 5

  • @sqlserver6395
    @sqlserver6395 ปีที่แล้ว +1

    I have same similar kind of issue when we want to failover to secondary replica in ag that is manual failover . we received an error with wsfc 5016 with sql server 41018 error . we are unable to failover.

  • @smempire5027
    @smempire5027 ปีที่แล้ว

    hi dear How do I know if SQL Server needs more memory?

  • @bkchaitanya-x2n
    @bkchaitanya-x2n ปีที่แล้ว

    Hi Vamsi,
    Apart from jobs, how specific applications let's say some readable applications can connect to secondary replicas to increase performance? How they identify the secondary node to connect and perform the task
    Can you please tell me

    • @vamsychiranjeevi9619
      @vamsychiranjeevi9619  ปีที่แล้ว

      You need to use Read only routing. once we configure then reporting workloads can be diverted with the help of Application Intent=Readonly. But we need to have license to make use of secondary replicas for reporting.