CrazyEngineers
  • Difference between Serial schedule & Serializability (ADBMS)

    BCA_GIRL

    BCA_GIRL

    @bca-girl-wzX9cA
    Updated: Oct 26, 2024
    Views: 1.3K
    What are the differences between Serial schedule and Serializability?
    As i concerned, a schedule is said to be Serial if all the operation of transaction executes consicutively without any interference from other transaction. For ex. schedule1 is a serial schedule if in it only one transaction executes at any given time.
    When a non-serial schedule produced the same result as serial schedule then,itis known as Serializability.
    Can anyone elaborates these terms with real life examples?????😕
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • 4M4N

    MemberOct 17, 2010

    locking is not required in case of serial schedule because no other transaction can interfere with it, but in other case there might be other processes that are occurring and accessing the variables of the one , so locking mechanism is required, but in the end the result is same
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register