004 - Listeners in Oracle RAC - remote_listener - local_listener - Real Application Cluster Listener

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

КОМЕНТАРІ • 20

  • @sadanb4876
    @sadanb4876 4 роки тому +1

    Really awesome notes and explanation... Really appreciate sir

  • @AbhishekSingh-bx6ov
    @AbhishekSingh-bx6ov 3 роки тому +1

    Very nice explanation

  • @IndiraVlog--
    @IndiraVlog-- 3 роки тому

    Nice explained 👍👍

  • @SK-lu9wk
    @SK-lu9wk 4 роки тому

    Very informative session. Waiting for some more

  • @stalinjaviermaciasgomez3676
    @stalinjaviermaciasgomez3676 3 роки тому +1

    Correct me if I'm wrong, please.
    If we don´t have a local listener in X node, the SCAN listener will try to establish a connection but it will fail, therefore it will try to connect to another node until it finds an available local_listener to connect to the database.
    The advantage of having a local_listener in the nodes is to receive the incoming connections to connect to the database. This can be translated as load balancing, SCAN listener will try to establish a connection to the listener with less load.
    Thanks for your tutorials Malik, they have been very useful. Regards.

    • @VismoTechnologies
      @VismoTechnologies  3 роки тому +1

      Nopes its not like that.
      If you have local listener then scan will pass the connection to local listener otherwise scan it self will connect to database.

    • @VismoTechnologies
      @VismoTechnologies  3 роки тому

      If you need more detailed explanation please ping on our Telegram group @mallik034

    • @stalinjaviermaciasgomez3676
      @stalinjaviermaciasgomez3676 3 роки тому

      @@VismoTechnologies how can I join the telegram group?

    • @VismoTechnologies
      @VismoTechnologies  3 роки тому

      @@stalinjaviermaciasgomez3676 you can install the Telegram App and search for @mallik034

  • @PrakashPrasain83
    @PrakashPrasain83 4 роки тому

    Very nice demo. If possible, please make videos of showing the major differences/changes in 11gR2 and 12c RAC.

    • @VismoTechnologies
      @VismoTechnologies  4 роки тому +2

      Sure I will do it and upload it soon and also planning to upload 12c and 19c changes. Stay tuned.

  • @akashreddy463
    @akashreddy463 4 роки тому +1

    Hi Sir
    Can you pls uplaod vedios of crsctl and other background procesess in RAC

  • @shtldalvi
    @shtldalvi 3 роки тому

    Hi Malik , how scan listener connect to local listener to get the information any connecting there and how it communicating can u explain?