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

Поділитися
Вставка
  • Опубліковано 13 жов 2024

КОМЕНТАРІ • 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.