Webinar-08- Live DataGuard Implementation - DR Setup - Standby Database Setup Easy Steps

Поділитися
Вставка
  • Опубліковано 16 гру 2024
  • 1) Primary and Standby:
    Primary Database
    -- Production (Read & Write)
    Standby Databases
    -- Secondary (Mount, Open Read Only and Read Write)
    2) The types of standby databases:
    Physical standby database (Redo Apply - Open Read Only)
    -- Allows use of the Oracle Active Data Guard option read-only and Open mode.
    -- Switchover and/or failover operations are permitted
    Logical standby database (SQL Apply - logical SQL statements - Open read Write)
    -- Open for user access while applying changes
    -- Logical standby tables can be open for SQL queries (read only),
    and all other standby tables can be open for updates.
    Snapshot Standby Database (No Redo Apply - Open Read Write)
    -- Guaranteed restore point
    -- Switchover and/or failover operations are not permitted
    3) Oracle Data Guard Services:
    Redo Transport Services
    -- Production to archive destination (Standby)
    -- Manage the process of resolving any gaps
    -- Automatically detect missing or corrupted archived redo log files
    on a standby system and automatically retrieve replacement
    Apply Services
    -- Redo Apply
    -- SQL Apply
    Role Transitions
    -- Switch Over
    -- Failover
    4) Oracle Data Guard Protection Modes
    Maximum Availability
    #DR #DataGuard #Standby #PhysicalStandby #LogicalStandby #SnapshotStandby #Database #Exadata #RAC #ASM #Oracle
    Please do follow me and support me on,
    LinkedIn: / mallik034
    UA-cam: / mallik034
    Fakebook: / mallik034
    Blog: mallik034.blog...
    twitter: / mallik034
    Instagram: / mallik034
    FBPage: / mallik034oracledba
    Skype: malluramadurg
    Regards,
    Mallikarjun Ramadurg
    Mobile: +91 9880616848
    WhatsApp: +91 9880616848
    Email: malluramadurg@gmail.com
    LinkedIn: / mallik034
    UA-cam: / mallik034
    Fakebook: / mallik034
    Blog: mallik034.blog...
    twitter: / mallik034
    Instagram: / mallik034
    FBPage: / mallik034oracledba
    Skype: malluramadurg
    -- zero data loss
    -- redo transport synchronous (applying the transactions at the same time on the primary and secondary database servers)
    -- It will allow the primary to continue and the standby to fall slightly behind
    Maximum Performance
    -- Minimal data loss
    -- redo transport is done asynchronously
    Maximum Protection
    -- zero data loss
    -- redo transport is synchronous (applying the transactions at the same time on the primary and secondary database servers)
    -- Primary will waits for a response from standby
    -- Primary will halt in case no acknoldgement from standby
    5) Creating a Physical Standby Database
    docs.oracle.co...
    6) Creating a Logical Standby Database
    docs.oracle.co...

КОМЕНТАРІ • 36

  • @manohar5393
    @manohar5393 3 роки тому +4

    Thank you so much Mallik sir🙏...your commitment to explore your knowledge to all the viewers is well appreciated...please don't stop uploading videos at any point of time becoz it is very usefull for not only beginners but also working professionals🤗

  • @sadanb4876
    @sadanb4876 3 роки тому +2

    Attended live webinar... One of the best 👍💯.. Looking forward to see more..

  • @BHARARHROYAL
    @BHARARHROYAL 3 роки тому +2

    Every session is good explanation
    Thanks bro.
    God bless you.

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

    Much appreciate, many thanks for imparting your experience.

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

    Thanks for sharing data guard topics..

  • @eriqueemk7885
    @eriqueemk7885 3 роки тому +2

    Thank you Sir...Good job!

  • @kalpaktrivedi
    @kalpaktrivedi Рік тому +1

    I can use the oracle product as personal use and do the dg set up without licence? As i understood, is that correct ?

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

    🙏🙏🙏. Thank you very much .

  • @Holar-o4e
    @Holar-o4e 25 днів тому

    Can i contunue to set Data guard from here onwwrd?

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

    why are u setting ORACLE_SID=ORCL on standby box (is that suppose to be ORCLSB) before U connect rman ?

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

      first you need to connect ORCL source database via RMAN so I set env to ORCL and connect to RAMN.
      after connecting to RMAN I will connect to ORCLSB.
      SO that I can directly close ORCL DB from source target database without backup.

  • @vigneshs1779
    @vigneshs1779 Рік тому

    any differnet between 12c and 19c dataguard setup?

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

    If v use "duplicate target database for standby from active database" will that have any impact on primary w.r.t performance?

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

      Yes impact but it's depends on load .

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

    should SID of production and standby be the same or different (in bash_profile)

  • @harikrishnagajula6485
    @harikrishnagajula6485 3 роки тому +2

    What is the purpose of standby control file?

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

      Yes Malik sir, please explain this topic. Also request you to please explain about standby redo logs.

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

      Controlfile - normal production control file needed for database operation
      Standby controlfile - need for building your DR database
      Snapshot controlfile- consistent copy of your production control file

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

      Standby redo logs are needed for switch over activity or DR drill activity

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

      Thank you so much Malik sir

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

      Malik sir, Can you please explain more about standby controlfile and snapshot controlfile?

  • @svpoornima9945
    @svpoornima9945 11 місяців тому

    need to create db on stby server also no right

  • @suriyam5359
    @suriyam5359 4 місяці тому

    Hi malik good day can u post videos for windows oracle dataguard lab setup and configuration please!?

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

    Appreciate❤

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

    Nice explained 👍👍 can you please provide document