How to Add Diskgroup in ASM |

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

КОМЕНТАРІ • 56

  • @divineanyenno8824
    @divineanyenno8824 4 роки тому +6

    After watching the way you answer questions in this program, I have no reason not to subscribe. You are a genius! If you could start adding subtitles as you speak, then you will be a DBA beast.

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

    I loved these videos!! thanks for sharing. I have more questions.. sorry about it
    1.Do we need to take separate license for Real time apply.
    2. If there is only 2 or 3 archivelog gap is there and when we copy the logs into standby will it automatically apply? or do we need to register the logs in standby? (I tried 2 times like incremental backup.)
    3.If the database size is like 20TB or more is it ok to use enterprise manager? my doubt is enterprise manager keep checking in regular intervals like 10sec or 30sec will it impact any performance? and loading that much huge data?

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

      1. Not required
      2. Not required to register it manually if MRP is running. If you copy archives and plan to recover standby using RMAN, then you will have to first register archives and then recover the DB. Later you can start MRP.
      3. OEM is a monitoring tool, it does not load 20 TB (in your case) into OEM! It only monitors that status / performance / issues for you DB/Host/storage.

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

      @@dbagenesis Thank you

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

    Great presentation for all of us.

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

    Awesome job please keep continuing. Question: Oracle DB has OMF. someone deleted all the control files. OS -Oracle Linux 7, DB 12c and OS already restarted. Archive log mode is not enabled. Without using the RMAN how to recover the database?

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

      Good one, picked it up for upcoming episode!

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

    for the dataguard gap ....
    wouldn't it be easier to enable the FAL_CLIENT and FAL_SERVER Parameters that will ship the missing archivelog directly on standby ! the only step is to restore the missing archivelog from backup on the primary server if there are no longer present on the primary

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

      You are 100% right, but this can only be used when new archive generation is relatively slow and standby can come in sync.
      If you primary is having heavy archive generation and even if you try to restore archives, ship and apply, the primary has 1000s of new archives. You end up in same place! You resolve 1000 archive gap, meanwhile primary generates 1000 more archives!

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

    Hi Arun,
    Thanks for these daily sessions, my question is what is the method to perform a switch over if both primary and standby are on RAC, I had done the switch over on RAC and ran into issues as other instances were not done with the role change and crossed the down time😂
    Thanks
    Ajaz

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

      Hahaaaa, I have been there and know how it feels when you screw up switchover!
      Do you have specific details of what was the error / issue?
      Generally, 97% of switchovers fail due to wrong configuration of LOG_ARCHIVE_DEST_2 parameter.
      1% switchovers fail due to no configuration of SRL!

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

      In case of RAC Data guard Broker(DGMGRL) utility is best way ....
      At first configure DGMGRL in database side ,mention LOG_ARCHIVE_DEST_2 parameter properly ...
      Check and validate configuration.....
      After that when it's required just fire 1 singel line command...
      Switch over will be done properly and db role will change automatically..

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

      @@dbagenesis
      Hi Arun,
      There was no error ad switch over was successful but only on the node where I was connected, later I checked the status of all the nodes which were not in open or mount modes, I want to know what precautionary measures need to take while doing switch over if your both primary and standby are on RAC.
      Thanks
      Ajaz

  • @vamsikrishna-yk3ib
    @vamsikrishna-yk3ib 4 роки тому +1

    Thanks for choosed my question and it's very helpful to me...thank you soo much

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

    Hi ,
    I have one request to you ...
    Can you please focus on OEM.(Oracle Enterprise Manager)
    Please create some video regarding installing and monitoring by OEM...

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

      Noted, rather I have plan to announce an online training for OEM. Currently my team is doing a POC to see if we can give 3 servers to each student during the training so that server 1 acts as OEM server and other 2 acts as targets.
      Once POC is done, will be announcing it soon!

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

    I used DPA, a solarwinds product for db monitoring..

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

    Thanks for answering my doubt.

  • @kuvinod1
    @kuvinod1 2 роки тому

    Hello Arun, what if we forgot to mention the fail_group name while creating a diskgroup with normal or high redundancy. I know in this case every disk in a diskgroup is its own fail group disk ..But I am not clear if any disk fails then what happened?

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

    Nice sir. its good helpful for us

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

    How flashback works for multitenant architecture? Like if I have 2 pdbs named HR and Sales inside a single CDB and I am performing any change/ release in either of pdb and due to some failure I need to revert changes to original state, before changes. How will it work?

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

      Good question, picked it up for upcoming episodes. Will answer it soon!

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

    We need to knw what is general guideline for sizing db_block_size and db_multi_block_read
    for an application that does many full table scans?

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

      This will be a tedious task coz you need to know average row length and then go for DB BLOCK SIZE.

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

    Thanks for the videos..

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

    Hi Arun,
    can you explain how 3 scan IPs resolve a 8 node rac in Oracle . because we 8 node in the cluster and only 3 scan IPs. how is it possibly resolve these 8 nodes. Can you tell us.

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

      Sure, picked up your question for upcoming episodes!

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

    Thank you sir very helpful for us

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

    How do we know when to rebuild index and what are the ways to monitor index?

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

      ??

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

      You get an idea of the current state of the index by using the ANALYZE INDEX VALIDATE STRUCTURE command.
      SQL> ANALYZE INDEX IDX_GAM_ACCT VALIDATE STRUCTURE;
      There are two rules of thumb to help determine if the index needs to be rebuilt:
      1. If the index has height greater than four, rebuild the index.
      2. The deleted leaf rows should be less than 20%.

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

    Hi Arun,
    What's the difference between row chaining and row migration?

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

      Good question, I have picked it up for the next episode!

  • @vamsikrishna-yk3ib
    @vamsikrishna-yk3ib 4 роки тому +1

    One more question from me...
    What is the difference btw AWR,AHHD,ASH reports ?
    how to explain the AWR report for interview purpose ?

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

      Good one, picked it up for next episode! will be answering it shortly!

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

    Does OEM have separate license for basic use if all the targets are separately licensed?

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

      OEM Cloud Control is free as long as you have at least ONE Oracle product under support you want to monitor with Cloud Control.
      For further information, Please review the link below:
      docs.oracle.com/cd/E73210_01/OEMLI/OEMLI.pdf

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

      @@dbagenesis Thank you very much!

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

    what is row chaining, how does it happen? How can you we reduce it? How do you we
    correct it?

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

      Good one, picked it up for upcoming episode !! Will answer in soon!

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

      Thanks!😊

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

    How can we export and import LOB datatype table?
    My table size near about in TB.

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

      if you have facing any problem with expdp the use exp/imp. It is tested by me.

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

      You can use the SYSCS_UTIL.SYSCS_IMPORT_TABLE and SYSCS_UTIL.SYSCS_IMPORT_DATA procedures to import data into a table that contains a LOB column.
      You can use the SYSCS_UTIL.SYSCS_EXPORT_TABLE and SYSCS_UTIL.SYSCS_EXPORT_QUERY procedures to write LOB data, along with rest of the column data, to a single export file.

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

    Sir I wanted to learn online oracle DBA training so any possible please

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

      You can find all of our courses via below link
      dbagenesis.com/courses

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

    Hi how do I migrate from oracle to postgresql and from oracle to aws rds?

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

      You can use Ora2pg free tool for migration from Oracle to Postgre sql.
      For later, you can always use export & import.

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

    1:43 : I did

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

    Appdynamics tool for monitoring db, servers & the overall application

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

    when you demo it?

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

    Solarwinds and HP OMI

  • @rakeshkarpe3945
    @rakeshkarpe3945 2 роки тому

    How to dismount diskgroup without stopping database

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

    How to migrate mysql to oracle online?

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

      You can use Oracle SQL Developer tool to perform the migration. Google it up "MySQL to Oracle Migration using SQL Developer" and you should get your answers!