AWR Report Analysis - How to Read AWR Report? Performance Tuning and Troubleshooting - PT 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

ความคิดเห็น • 48

  • @krishartha
    @krishartha 9 หลายเดือนก่อน

    Thanks a lot for this useful session

  • @BeaHuman396
    @BeaHuman396 4 ปีที่แล้ว +2

    Thanks for sharing your knowledge

  • @omprakashmishra1947
    @omprakashmishra1947 4 ปีที่แล้ว +1

    It was very nice session and i am still waiting for your further session on PT. I hope you will come with it soon.

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว +1

      Very soon. I will upload other videos too.

  • @satishkrajendran8703
    @satishkrajendran8703 3 ปีที่แล้ว +1

    Appreciate your effort on this

  • @bharathkumar-ds8cd
    @bharathkumar-ds8cd 4 ปีที่แล้ว

    Nice session

  • @prakashallad781
    @prakashallad781 ปีที่แล้ว

    Thanks a ton for you efforts!! Perfect explaination...

  • @jagsrinistudy7401
    @jagsrinistudy7401 2 ปีที่แล้ว

    This is good explanation. where can i find AWR Report Analysis - How to Read AWR Report? Performance Tuning and Troubleshooting - PT 1

  • @BabitaSingh-rn4ol
    @BabitaSingh-rn4ol 10 หลายเดือนก่อน

    So Beautiful and nice

  • @amandeepgera4109
    @amandeepgera4109 4 ปีที่แล้ว +1

    wonderful

  • @sqlserver5268
    @sqlserver5268 4 ปีที่แล้ว

    Very good session, thanks.

  • @nikhilingale9636
    @nikhilingale9636 2 ปีที่แล้ว

    Hi Mallikarjun Sir,
    This is Nikhil from Belgaum. I'm glad that I came across this video while debugging one of the issue that I've seen in work place. You've created a very good content of many oracle concepts. Great work sir. Keep the good work going.
    Between I've some doubts on what's the exact different between DB time and CPU time here.
    I see that one of the remote connection process who's loading 5 lakhs of entries for an hours taking more CPU around 20 to 25% on VMWare. Problem is the number of provisioning or inserts are more on hardware server and less on VMWare environment i.e, hardware server has 190 inserts per sec and VMWare is showing 150 inserts per second.
    This is what I'm debugging now, system configuration is same for both environment. One thing what I observed on VMWare is one of the oracle remote connection process takes around 22 to 25% CPU most of the time but on hardware the same is very less.
    I see that some of the Oracle External procedure call execution time is more on VMWare and less on hardware. How do I take it further for debugging? Can you give me some clue here?
    My goal is to achieve at least 170 records insert per second on vmware. It's basic insert statement to the table and in background that table has got on trigger which inserts the data to another table to keep track of the data for auditing.
    Thank you very much Sir.

  • @SumanGirijaHi
    @SumanGirijaHi 4 ปีที่แล้ว +2

    Please come up with wait events - both standalone db and rac gc cr or gc current wait events and help to explain in more details . Thanks , you are making great videos

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว +1

      Sure I will explain in next video

    • @SumanGirijaHi
      @SumanGirijaHi 4 ปีที่แล้ว +3

      @@VismoTechnologies please include exadata related wait events as well .. thanks a lot ..

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว +1

      @Girija, I will take one session only for reading RAC AWR report and specifically all RAC related and exadata related information. Stay tuned.

  • @goddygoddy7167
    @goddygoddy7167 5 หลายเดือนก่อน

    truly an ace!

  • @anshulshilpi
    @anshulshilpi 3 ปีที่แล้ว

    Please take more sessions on PT.

  • @anshulshilpi
    @anshulshilpi 3 ปีที่แล้ว

    Hi sir, Thanks lot for taking good session. I am learning lots of new things from your videos. Can you take take good time and bad time awr report and how to compare it, tune parameters.

  • @sira7493
    @sira7493 2 ปีที่แล้ว

    in the Top ten foreground events , what is the threshold value for Wait Avg(ms) ?

  • @umashankar327
    @umashankar327 4 ปีที่แล้ว

    Good session.
    Can you please take the session analyze the execution plan.

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว

      @Uma shankar, Sure It is in list. I will do in sometime next week or next to next week.
      I will first cover on ASH and other PT sessions

  • @vilayath250
    @vilayath250 4 ปีที่แล้ว +1

    Hi Mallik, kindly make a video on base lines if possible, Regards

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว

      Sure its noted. Its already in my list.
      I will upload video soon

    • @vilayath250
      @vilayath250 4 ปีที่แล้ว

      Thanks dear

  • @noorhirjee2274
    @noorhirjee2274 4 ปีที่แล้ว +1

    Can you please explain me how to read alert log files.
    Thanks.

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว

      This is simple.
      I will take one session on reading the alert log and some other trace files.

  • @rangareddy3753
    @rangareddy3753 3 ปีที่แล้ว

    Hi Mallikarjun, Thanks for the session, could you please correct me on below concerns.
    1.If CPU idle time is high means, then DB is idle and doing nothing, in that case how we can say its good.
    2.If Sql Execution time is half of the DB time means, rest half time is waiting for something, in that case how we can say its a good sign.
    3.Logical read means , retrieving data from Disk , right? in this case , if too many logical reads means, its scanning the complete table, in this case how we can say too many logical reads is good sign.
    Kindly help me in understanding the above

    • @VismoTechnologies
      @VismoTechnologies  3 ปีที่แล้ว +2

      1.If CPU idle time is high means, then DB is idle and doing nothing, in that case how we can say its good.
      >>> If CPU is idle then DB is expected to be idle.
      >>> If the DB is Idle and if you see the CPU is not idle then you need to investigate on leakage where your CPU is utilized
      >>> If the BD is not idle and CPU is Idle then you need to check on the DB resource and DBRM and IORM other things
      2.If Sql Execution time is half of the DB time means, rest half time is waiting for something, in that case how we can say its a good sign.
      >>> You can not have 100% on execution time for each and every query because there are lots of contention on resource availability like IO, CPU, memory and Network. If you get 50% of execution time then query is doing good. Most of the scenario you even not get 30% of execution time for each query
      3.Logical read means , retrieving data from Disk , right? in this case , if too many logical reads means, its scanning the complete table, in this case how we can say too many logical reads is good sign.
      >>> Physical reads mean reading from disk not logical reads.
      >>> logical reads means reading data directly from memory(SGA)

    • @RACSINFOTECH
      @RACSINFOTECH ปีที่แล้ว

      .Logical read means , retrieving data from Disk , right? its reading from the buffer so its good .. if more physical reads then its load on the dbfiles to buffer that's also good we cant take any actions immediately for physical reads as well , because its happens as and when any new query's enter into the database.. if its happing on daily basis then we need to consider that parameter ...

  • @KKumar-gq9wk
    @KKumar-gq9wk 4 ปีที่แล้ว

    Hi Mallik
    Have you created playlist for PT series ? I don’t see one. Thanks for sharing.

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว

      Yes I have. I will take brief explanation video

  • @NannaKuturuBangalore
    @NannaKuturuBangalore 9 หลายเดือนก่อน

    Requesting to do 19c installation step by step

  • @sira7493
    @sira7493 2 ปีที่แล้ว

    when i extracted the AWR report, it shows me execute to parse is 52% and soft parse % is 99.83, how that will be possible in general when softparse id 99% we should excpect execute to parse should always be higher isnt ?

  • @bharathkumar-ds8cd
    @bharathkumar-ds8cd 4 ปีที่แล้ว +1

    Rac wait events and how to proactive and reactive tuning also important.

    • @VismoTechnologies
      @VismoTechnologies  4 ปีที่แล้ว +1

      I will take one session on RAC wait event and complete reading RAC AWR report.

  • @oekpet4768
    @oekpet4768 3 ปีที่แล้ว

    Hello Admin, Please help zoom in your video

  • @pravatkumar2004
    @pravatkumar2004 3 ปีที่แล้ว +3

    Not able to explain... Just reading awrreport

  • @soumyasarkar1011
    @soumyasarkar1011 2 ปีที่แล้ว

    Poor explanation , just read whatever written in screen and generally available in most of the documents.

  • @mayankrustagi9079
    @mayankrustagi9079 2 ปีที่แล้ว

    You should work on your explanation skills bro. You are just reading.