002 - What is VIP & What is SCAN in Oracle RAC? || Real Application Cluster

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 58

  • @prasadd1324
    @prasadd1324 2 года назад +12

    If anyone watches all ur RAC videos they can very easily clear interviews of 4 to 6 exp

  • @Muhammadilyas-nk4ox
    @Muhammadilyas-nk4ox Год назад +2

    Thanks Mallik for making best and easy videos of RAC

  • @AbhishekSingh-bx6ov
    @AbhishekSingh-bx6ov 3 года назад +3

    Thanks a lot Sir, after a long time I got this useful video related to SCAN. You have cleared my all SCAN related doubts in RAC.

  • @raviy10
    @raviy10 Год назад

    Thanks, this is very detailed and easy to follow

  • @b7videos684
    @b7videos684 4 года назад +1

    Awesome explaination

  • @mohammedbaageel
    @mohammedbaageel 3 года назад

    Thank you for the clear explanation and easy way to simplify the complexity things in Oracle RAC structure.
    Waiting for more RUclips videos.

  • @RajeshSharma-pz1jy
    @RajeshSharma-pz1jy 3 года назад +1

    Nice One

  • @akashreddy463
    @akashreddy463 4 года назад +1

    Thanks very much...this is very useful vedio.

  • @yuqinli6176
    @yuqinli6176 3 года назад

    Super good resources to watch!

  • @naveenkumart2283
    @naveenkumart2283 4 года назад +1

    Thanks Mallik good explanation

    • @VismoTechnologies
      @VismoTechnologies  4 года назад

      Thank you @Naveen, Keep watching my channel and share with you friends.

  • @sagarreddy4768
    @sagarreddy4768 4 года назад +2

    Super explanation sir. I have queries??
    You mention that before 11g vips are used for node connectivities. When SCAN got introduced from 11gr2 it resolves connections to the nodes. If SCAN is balancing node connectivity why do vip's divert node connectivities.

    • @VismoTechnologies
      @VismoTechnologies  4 года назад +4

      SCAN is for load balancing and HA but user session and application connection has to happen via your node VIPs not with SCAN IPs.

  • @balajichandramohan5117
    @balajichandramohan5117 10 месяцев назад

    Hi Mallik,
    Well explained. where scan ips are mentioned.

  • @ramyasubramanian6207
    @ramyasubramanian6207 3 года назад

    Thanks alot..really good job

  • @mojganmansouri9030
    @mojganmansouri9030 2 года назад

    Thank you. It's greatttttttttt.

  • @balajichandramohan9707
    @balajichandramohan9707 Год назад

    Hi Mallik,
    Good one,
    If we add or remove nodes from the cluster, how the SCAN gets updated about these details.
    How to find the ips of SCAN in DNS/GNS.

  • @meghakaradi
    @meghakaradi 4 года назад

    Nice explanation

  • @rajaneeshy5334
    @rajaneeshy5334 2 года назад

    Hi Sir,
    we have different nodes(in the sense instances) if request goes from node1 it fetches the data from database and where it will place the data,(in single instance it place in database buffer cache) in RAC it will place all the node's DBC or anything else.
    Q.one instance goes down,DBC also goes down in this case no data present in that DBC.?

  • @suryaboddu6402
    @suryaboddu6402 4 года назад

    Nice Explanation Mallik.

    • @VismoTechnologies
      @VismoTechnologies  4 года назад

      Thanks for liking. Please do watch my videos and share with your Oracle circles

  • @jobmyjob
    @jobmyjob 5 месяцев назад

    thanks you a lot

  • @JazzyGyani
    @JazzyGyani 4 года назад +2

    Thanks, Malik for a good explanation. What is the role of VIPs after the SCAN introduced in 11gR2.

    • @VismoTechnologies
      @VismoTechnologies  4 года назад +10

      @Gurpreet, VIP has many advantages.
      1. Your local listener should run on VIP
      2. You application should connect to database via SCAN and then node VIP.
      3. Once node goes down your VIP will shift to other surviving node.

    • @JazzyGyani
      @JazzyGyani 4 года назад +1

      @@VismoTechnologies Thanks Mallik for clearing my doubt ☺

    • @VismoTechnologies
      @VismoTechnologies  4 года назад

      Most Welcome

    • @sagarreddy4768
      @sagarreddy4768 4 года назад

      2.Even after node addition or eviction on cluster from 11gr2 scan is balancing node connectivities. Then why again vip's are doing user connectivities to surviving node?? can you please let me know sir?

    • @vinny_vlogs4262
      @vinny_vlogs4262 3 года назад

      @@VismoTechnologies you're awesome man..really helps the explanation..👍🙏

  • @shahmd2903
    @shahmd2903 4 года назад +4

    Hello sir, In this video at 9 min 30 seconds , you are saying the "VIP will be shifted to surviving node and the connection is also shifted to surviving node and the connection is still established to database.
    I am sorry but please correct this statement, it is not true , The VIP will shift to surviving node but the existing connection will not shift to any of the existing nodes. the existing connection will disconnect, user has to establish new connection

    • @VismoTechnologies
      @VismoTechnologies  4 года назад +4

      Please refer the video on FAN and TAF. I have made one video on that where I have mentioned that you need to setup TAF and FAN so that all existing user or application connection will be shifted to surviving node.
      Our of those user connected session only select statement will continue to execute but any DDL statement user has to resubmit the request.
      If you still have doubt in understanding. feel free to call me I will explain you.

    • @rpbhagato
      @rpbhagato 2 года назад

      @@VismoTechnologies But let's say, We are connected to database using vip of node 1, and if that node goes down, then the vip will failover, but the user will get the timeout error .

  • @rajeshagd2295
    @rajeshagd2295 2 года назад +2

    i have one question ..if we are adding more nodes into the cluster ..still do we need manually entry in the scan list for those nodes? or will it take automatically and put into the scan list

    • @tryponraj
      @tryponraj 4 месяца назад

      Oracle Net Services is aware of new addition of nodes. When request reaches it, it will pick one of the db instances on a node to serve data. So, it is implictly taken care while adding/removing the nodes from the cluster.

  • @huzaifaansari8688
    @huzaifaansari8688 3 года назад

    great session only 1 query.
    what's the point of having 3 scan ip if it is going to resolve connection in round robin fashion which can be achieved with 1 scan ip as well ?

    • @mohammadislam3134
      @mohammadislam3134 2 года назад

      It was the easiest steps taught by you sir to keep concept permanent in mind.

  • @CheersBritain
    @CheersBritain 4 года назад

    Nicely explained 👍👍

  • @ranaghosh9954
    @ranaghosh9954 4 года назад +1

    We can not have different subnet in case of public ips because the different subnets will not communicate each other and failover will not take place

  • @mukhtaransari7913
    @mukhtaransari7913 3 года назад

    sir please can you explain about split brain in oracle rac?

  • @devangsangani7580
    @devangsangani7580 4 года назад +1

    Different subnet is possible but same class of IP (public,virtual and scan).if i am not wrong please correct me...

  • @kharish525
    @kharish525 3 года назад

    How to configure SCAN ? Any video for that

  • @arihantpandya598
    @arihantpandya598 Год назад +1

    Answer to your question is VIP and Scan ip should be in same subnet as your public ip

  • @rehantayyab82
    @rehantayyab82 3 года назад +1

    can ip number greater than 255 ? ......... in scan example i think u mistakenly expalined 192.168.1.300 ?

    • @VismoTechnologies
      @VismoTechnologies  3 года назад +2

      It was just example i gave.
      IP address can not go more than 255 in case of IPv4.
      If it is IPv6 then you can have IP more than 255 in one subnet

  • @vnaprasad
    @vnaprasad 6 месяцев назад +1

    All IPS should be under same sub net mask

  • @saurabhkhairnar8413
    @saurabhkhairnar8413 4 года назад

    Guess different subnets for different type of ips can be possible as it will anyway going to resolve the ips to the target system ip. Pl let me knw if this is correct.