Problems with Concurrent Execution of Transactions

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

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

  • @invisiqueshadow5972
    @invisiqueshadow5972 3 года назад +19

    Maturity is when you realise that this is better than gate smashers.

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

      Yeah bro..this is so good...

  • @shauntomy1277
    @shauntomy1277 8 лет назад +9

    One of the best teachers i have seen, keep up the good work :)

  • @raghul867
    @raghul867 3 года назад +14

    I'm the only one who watching this with 2x speed before 10mins of exam.

  • @tejeshkonchada3971
    @tejeshkonchada3971 5 лет назад +16

    Play at 1.25 times original speed. Thank me later

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

      thank you! you time saver

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

      Playing at 2x still seems slow xD

  • @lordstinson8095
    @lordstinson8095 7 лет назад +6

    What's the difference between "Unrepeatable read" and "Phantom Read" problem?

  • @AjwogTHUM
    @AjwogTHUM 6 лет назад

    Thank you for this lesson

  • @ChandanYadav-hb6ux
    @ChandanYadav-hb6ux 8 лет назад +2

    nice explanation....
    please uploaded video on Concurrency Control..

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

    What a good explanation.

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

    Good explanation.

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

    Very simple and understandable, just what I was looking for thank you

  • @moha_linus
    @moha_linus 7 лет назад

    I don't understand English but i understand you hahaha
    It's very good explanation from u
    Thnx to much

  • @SarbotamChatterje
    @SarbotamChatterje 8 лет назад +2

    IS IT A DIRTY READ CASE DURING LOST UPDATE PROBLEM? I THINK NO, COS THE VALUE OF X IS NOT YET WRITTEN IN COLUMN 1 AND THE VALUE IS STILL 100 FOR X IN COLUMN 2.. PLZ EXPLAIN. 5:10

    • @wonkyochoe2093
      @wonkyochoe2093 8 лет назад

      I'm not sure what your are trying to say but if I understand correctly, that is not a "dirty read case". The problem of above schedule in Lost update problem is that T1, T2 are not serializable. In other words, that schedule is wrong case since T2 will read not-updated "x" value from Hard disk. In this case, all transaction will be terminated or committed without abort but x will be a wrong value.
      In contrast, in dirty read case, x must have a original value because T1 has been aborted. But, T2 still have a changed "x" value. So, this case is not a updating problem.
      I wrote this knowledge as far as I know. If you find any incorrect information about above comment, please make correction

    • @bushrapirzada6776
      @bushrapirzada6776 6 лет назад +1

      Yes you are right, the word itself says DIRTY READ, means a failed value is read by some other transaction, and a value is read by other transaction only if it is written(write) first

  • @anjalithakkar2259
    @anjalithakkar2259 7 лет назад +1

    you hv a grt handwriting!

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

    Excellent explaination thankx

  • @thakur_185.
    @thakur_185. 7 лет назад +1

    excellent explanation

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

    Nicely explained 👌 👏

  • @khoah9714
    @khoah9714 8 лет назад +1

    Very good, thanks!

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

    Great video. Thank You

  • @sanjeevsingh-nh4xj
    @sanjeevsingh-nh4xj 6 лет назад +1

    does w(x) means writing update to database?????

  • @venkateshchowdarapu5125
    @venkateshchowdarapu5125 5 лет назад +2

    Sir in dirty read problem example how can T2 read the value of X as 110 instead of 100 which is not commited.

    • @sauravkumar7508
      @sauravkumar7508 5 лет назад

      Because in t1 a write operation is performed after increasing the value of A.

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

    thank you ,it was nice and simple explanation

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

    what about dirty writes and write skew anomaly?

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

    I like more and more what your explanation thanks more

  • @ChandanYadav-hb6ux
    @ChandanYadav-hb6ux 8 лет назад +1

    nice explanation..
    please uploaded video on topic in dbms like Dynamic Hashing ,Indexes ...

  • @jibeshbhattacharjee4306
    @jibeshbhattacharjee4306 7 лет назад

    Neat. a very good idea for a youtube channel

  • @pvksmaheeth8816
    @pvksmaheeth8816 6 лет назад

    Nice explanation

  • @rajatshetty10
    @rajatshetty10 8 лет назад

    Thank you very much for the explanation sir....

  • @aqeelar4121
    @aqeelar4121 5 лет назад

    Helpful !

  • @muthaiahpalaniappan8009
    @muthaiahpalaniappan8009 8 лет назад

    Sorry for my ignorance...but what is the use of writing to the Database???
    It can commit directly while it writes to the table, right??, why is this intermediate step of writing to Database? If it's really required can you give me an example, at which point it may failed to commit when the write is successful. Thanks

  • @ShikhaMallick
    @ShikhaMallick 8 лет назад +3

    Good explanation...

  • @vemulaakash8212
    @vemulaakash8212 6 лет назад

    Thank you that is all I can say

  • @jeremiahazubuike3006
    @jeremiahazubuike3006 6 лет назад

    thanks a bunch for the well organized and simplified explanations

  • @lakshayvinayak440
    @lakshayvinayak440 6 лет назад

    Will u pls provide us notes of all the topics

  • @rajankumar5030
    @rajankumar5030 5 лет назад

    really helpful

  • @saivandanadiaries
    @saivandanadiaries 8 лет назад

    well taught !!

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

    tysm

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

    Designing data-intensive applications book is recommended

  • @loveislulu264
    @loveislulu264 5 лет назад

    what about multiuser anomaly?

  • @thotakranthikumar2252
    @thotakranthikumar2252 8 лет назад

    can u please provide a video on INCONSISTENT RETRIEVAL PROBLEM

  • @gozdec.1376
    @gozdec.1376 5 лет назад

    thanks

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

    CHeck out the Pi calculus and Rholang/RChain project, safe concurrent execution

  • @amitasingh3581
    @amitasingh3581 7 лет назад

    sir please prefer white background color
    it's comfortable to read with white bg

  • @rohanchutke2298
    @rohanchutke2298 6 лет назад

    thanks saved my arse !

  • @kumariabha1382
    @kumariabha1382 7 лет назад

    sir pls make vedio on what are WR ,RW,WW problem plzzzzzz

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

    Are you Bangali ?

  • @shambhavi_7957
    @shambhavi_7957 8 лет назад +1

    i did not understand the last two ones incorrect summary and unrepeatable read
    can u please explain...

  • @Dnyaneshwar_Mulay
    @Dnyaneshwar_Mulay 2 года назад +1

    Wrong information shared