Transactions and locking
In this set of articles we explore transactions and locking in depth.
Although the focus is on SQL Server, the same is true for Oracle and most other SQL databases.
We start by discussing the basics of transactions and locking regardless of the migrated code, and then dive into its effect on migrated code.
Then we discuss the aspects of transactions and the callstack
- Transactions and locking in SQL Server and Oracle (or any SQL database)
- Transaction Scope and Row Locking in the migrated code
- More on Row Locking
- Transactions and the Controller Stack
- Rollback and the way its handled in migrated applications
- Database Error Handling with Transaction Stack and Scope
- Special Transaction Behaviour
- Row Locking
- Monitoring Row Locking in SQL Server
- Transactions and Locking after migrating to sql
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com