Lec-77: All Concurrency Problems | Dirty Read | Incorrect Summary | Lost Update | Phantom Read

Поділитися
Вставка
  • Опубліковано 8 чер 2024
  • 👉Subscribe to our new channel: / @varunainashots
    0:00 - Introduction
    0:22 - Dirty Read
    1:29 - Incorrect Summary
    2:51 - Lost Update
    3:58 - Unrepeatable Read
    4:35 - Phantom Read
    ► Database Management System(Complete Playlist):
    • DBMS (Database Managem...
    Other subject-wise playlist Links:
    --------------------------------------------------------------------------------------------------------------------------------------
    ►Design and Analysis of algorithms (DAA):
    • Design and Analysis of...
    ►Computer Architecture (Complete Playlist):
    • Computer Organization ...
    ► Theory of Computation
    • TOC(Theory of Computat...
    ►Artificial Intelligence:
    • Artificial Intelligenc...
    ►Computer Networks (Complete Playlist):
    • Computer Networks (Com...
    ►Operating System:
    • Operating System (Comp...
    ►Structured Query Language (SQL):
    • Structured Query Langu...
    ►Discrete Mathematics:
    • Discrete Mathematics
    ►Compiler Design:
    • Compiler Design (Compl...
    ►Number System:
    • Number system
    ►Cloud Computing & BIG Data:
    • Cloud Computing & BIG ...
    ►Software Engineering:
    • Software Engineering
    ►Data Structure:
    • Data Structure
    ►Graph Theory:
    • Graph Theory
    ►Programming in C:
    • C Programming
    ►Digital Logic:
    • Digital Logic (Complet...
    ---------------------------------------------------------------------------------------------------------------------------------------
    Our social media Links:
    ► Subscribe to us on UA-cam: / gatesmashers
    ►Subscribe to our new channel: / @varunainashots
    ► Like our page on Facebook: / gatesmashers
    ► Follow us on Instagram: / gate.smashers
    ► Follow us on Instagram: / varunainashots
    ► Follow us on Telegram: t.me/gatesmashersofficial
    ► Follow us on Threads: www.threads.net/@gate.smashers
    --------------------------------------------------------------------------------------------------------------------------------------
    ►For Any Query, Suggestion or notes contribution:
    Email us at: gatesmashers2018@gmail.com

КОМЕНТАРІ • 87

  • @user-gl7wp7wg2v
    @user-gl7wp7wg2v 6 місяців тому +20

    00:07 Concurrency can lead to problems in parallel schedules
    00:39 In case of transaction failure, rollback the invalid value to prevent errors.
    01:16 Incorrect summary problem
    01:57 A value was found to be 950 and B value increased by 50 resulting in 1050
    02:35 Incorrect summary problem occurs when transactions with aggregate functions are interrupted
    03:16 Product with id 1 received 10 likes
    03:51 Multiple reads of the same value from a database
    04:25 Explanation of phantom read
    Crafted by Merlin AI.

  • @fannyjacob8535
    @fannyjacob8535 2 роки тому +10

    The dude is just not fakeing . The finishes of the goals. Beautiful. Magisterial. Love you *leapnotch!.* .🙏🏼.

  • @divyakeshri2831
    @divyakeshri2831 2 роки тому +2

    BEST BEST BEST
    THANKU FOR THIS AMAZING COURSE SIR❤

  • @parthsalat
    @parthsalat Рік тому +17

    In lost update I don't thing there was anything related to "likes". It was all about "quantity".

    • @ManjuBala-wd8hf
      @ManjuBala-wd8hf Місяць тому

      Yes it's just that the quantity is loss when it's 6

  • @tubafaryal8980
    @tubafaryal8980 Рік тому +2

    Such a good tutor, no doubt🙌

  • @anzeratfatima1998
    @anzeratfatima1998 3 місяці тому

    You know how to teach every type of student 😊

  • @manishojha9398
    @manishojha9398 2 роки тому +30

    Great explaination ..One of the finest teacher ever seen. Thank you for all the efforts you made for us.
    You are really a gem for us..

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

      Thanks for your comment, will introduce you to something quite different and profitable.
      W. H. A. -SA-AP
      +1. = 2. = 1.= 0. =8=. 0. =6. =3. 0. =9. {9.

  • @mohitbhalaria2079
    @mohitbhalaria2079 Рік тому +8

    This video is bit rushed I guess rest all previous videos I found were weel explained..

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

    U r great sir ji
    Sir ji KV computer teacher ke liye alg se series banao plz sir ..
    Agar paid video lectures ho to bhi bahut badhiya h ji .
    Thank u so much for these free online videos.

  • @November17th
    @November17th Рік тому +5

    Sir please make a video on generalisation and specialization..
    Love from Nepal 🥰

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

    Simply superb 💥

  • @xe-non3511
    @xe-non3511 Рік тому +1

    Your teaching style is good and fabulous when you use board and marker , that time your teaching is mush more clarity .

  • @shashanksharma7747
    @shashanksharma7747 2 роки тому +2

    best lecture and best channel for study gate examination

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

    nicely explained

  • @varshaelf
    @varshaelf 2 роки тому +2

    Thank you sir 😊

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

    Well sir

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

    sir your intro is simple and awesome some channal having annoying intro and eats time ..

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

    Sir... Ji please algorithm wali series complete kar do....🙏 Apke alawa aur kisi teacher ki padaai samaj main nhi অতি... 😢

  • @madhusen4561
    @madhusen4561 2 роки тому +1

    How can I purchase ur NIELIT STQC study materials n video ??

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

    Thank u

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

    Sir, what is the meaning of "Read after write"?

  • @m.shazainkhan33
    @m.shazainkhan33 2 роки тому +2

    Achy sy smj a gai topic ki thnx sir👍👍

  • @KhushiSharma-vt2gb
    @KhushiSharma-vt2gb 2 роки тому +1

    👍🏻

  • @abhijeetpanchal9881
    @abhijeetpanchal9881 Місяць тому

    00:08 Concurrent problems include dirty read, incorrect summary, lost update, and phantom read.
    00:41 Concurrency problems lead to incorrect data updates.
    01:18 Concurrency problems include dirty read, incorrect summary, lost update, and phantom read.
    01:59 Demonstrating Concurrency Problems with Dirty Read and Lost Update
    02:38 Concurrency problems include dirty read, incorrect summary, lost update, and phantom read.
    03:17 Concurrency problems can lead to incorrect data updates
    03:49 Concurrency issues - Dirty Read, Incorrect Summary, Lost Update, Phantom Read
    04:25 Concurrency problems and phantom read
    Crafted by Merlin AI.

  • @SP-bl7or
    @SP-bl7or 24 дні тому

    Concurrency problems include dirty read, incorrect summary, lost update, and phantom read, which occur when multiple transactions work on the same data simultaneously, leading to inconsistent or lost data.
    Key moments:
    00:10 Concurrency in database transactions can lead to issues like dirty reads, incorrect summaries, and lost updates, impacting data integrity and consistency.
    -Dirty reads occur when one transaction reads uncommitted changes made by another transaction, potentially leading to incorrect data processing.
    -Incorrect summaries happen when aggregate functions are performed on incomplete or outdated data, resulting in inaccurate calculations and outcomes.
    -Lost updates occur when multiple transactions try to update the same data simultaneously, leading to inconsistencies and data loss.
    03:49 The video discusses the concept of lost update and unrepeatable read in database transactions, highlighting how conflicting changes can lead to data inconsistencies and phantom reads.
    -Lost update scenario occurs when one transaction overwrites changes made by another, resulting in data loss and inconsistencies.
    -Unrepeatable read happens when a transaction reads data that has been modified by another transaction in between reads, causing inconsistent results.
    -Phantom read refers to a situation where a transaction reads data that fits a certain condition, but the data disappears due to another transaction's actions.

  • @systembagofficial
    @systembagofficial 5 місяців тому

  • @rudradhamecha
    @rudradhamecha 11 місяців тому +2

    even if the transaction T1 doesen't fail in the example of a Dirty read
    Then it would be an example of an incorrect summary

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

    3:12 quantity

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

    chaa gye guru ji

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

      Thanks for your comment, will introduce you to something quite different and profitable.
      W. H. A. -SA-AP
      +1. = 2. = 1.= 0. =8=. 0. =6. =3. 0. =9. {9.

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

    you have not explained phantome tuple nad enrepeated read at all just displayed maybe its usefull in your goal(gate) but in college exams they ask about it its in our portion and in detail

  • @kakalidas4506
    @kakalidas4506 2 роки тому +1

    Sir please solve me one question.. IGNOU may ak 3rd semester may questions ayahey DBMS ke concurrency schedule ke upar o wala question please solve kardengi... IGNOU (BCA);MCS:023......year:(feb2021)Q1:d...... please solve this problem....

  • @anishali8042
    @anishali8042 Рік тому +2

    You told that without commit the changes won't be made then how is A = 50 without commit 0:37?

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

      Same doubt

    • @ranjita2022
      @ranjita2022 5 місяців тому

      whether to read old value or changed value, this is the conflict which occur in dirty read

  • @m.kalpana3391
    @m.kalpana3391 2 роки тому +2

    Thank you sir but I don't know Hindi well.. please explain in English sir🙏

    • @parthsalat
      @parthsalat Рік тому +4

      You can turn on video captions

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

    💗💗💗💗💗

  • @Rohitkumar-jz9ff
    @Rohitkumar-jz9ff Рік тому +2

    congrats for one million in advance sir

  • @VikasSharma-nx5go
    @VikasSharma-nx5go 2 роки тому +4

    Sir notes ki PDF bhi dedo 🙏🙏🙏 please

  • @Good-tz8ep
    @Good-tz8ep Рік тому

    ❤️❤️💕💕

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

    Legend watch this video before 10 minutes exam 😅😅

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

    Sir is ke notes hai kay

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

    Is video me ek do kamiyan thi dada

  • @farrukhahmedsid
    @farrukhahmedsid 20 днів тому

    There are problems in this video and also required more detail else it can lead to misguide.

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

    "Bichari T2"😂😂😂

  • @AmirMolaeiMusic
    @AmirMolaeiMusic Рік тому +3

    It would be great if it was in English

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

      You can turn on video captions

    • @iconicchandu21
      @iconicchandu21 10 місяців тому +1

      Aree America Ke Dalal 😂😂😂

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

    Bechari t2😂😂😂

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

    Explanation was not good. Take more example of it .

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

    Sir if u able to speak in English...then explain in English sir

    • @TheUnkn0wn01
      @TheUnkn0wn01 10 місяців тому

      Abee angreez ki aulaad hindi sikh

  • @KeerthipriyaTalluri
    @KeerthipriyaTalluri 2 роки тому +57

    Sir plz teach in English .....😭

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

      Thanks for your comment, will introduce you to something quite different and profitable.
      W. H. A. -SA-AP
      +1. = 2. = 1.= 0. =8=. 0. =6. =3. 0. =9. {9.

    • @parthsalat
      @parthsalat Рік тому +20

      You can turn on video captions

    • @sagarbhatt5489
      @sagarbhatt5489 Рік тому +30

      Ja pehle Hindi sikh ke aa.......#angrej

    • @amantyagi4653
      @amantyagi4653 Рік тому +2

      Ro kyu rha h fir

    • @parthborad5415
      @parthborad5415 Рік тому +9

      North Indian mai Convert Ho Ja

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

    Why Is My Ear Bleeding? Such an accent 🤦🏻‍♂

    • @bree9895
      @bree9895 2 роки тому +6

      dont watch, nobody asked you to.

  • @fannyjacob8535
    @fannyjacob8535 2 роки тому +1

    The dude is just not fakeing . The finishes of the goals. Beautiful. Magisterial. Love you *leapnotch!.* .🙏🏼.