Learn how the new Oracle 23c "lock-free reservation” feature eliminates the need to code your own locking mechanisms!
Application developers are all too familiar with locking and blocking issues encountered by OLTP applications when multiple sessions attempt to update the same row of a table. 23c provides a declarative mechanism called a “Lock-Free Reservation” that “allows multiple concurrent updates on a numeric column value to proceed without being blocked by uncommitted updates when adding or subtracting from the column value.” (Source Oracle Database 23c Concepts Guide: https://docs.oracle.com/en/database/o...)
This free tutorial demonstrates a typical concurrency issue, how to create “reservable” columns and their basic use to solve concurrency issues.
Presenter: John Watson, SkillBuilders Certified Master Oracle DBA
Visit the tutorial web page and download the scripts and slides for this presentation:
https://skillbuilders.com/course/23c-...
Contents of this video:
00:00 - Introduction to 23 Lock-Free Reservations
00:35 - Lesson 1: The Problem
01:08 - Lesson 2: Demonstration
04:31 - Lesson 3: An Answer
04:51 - Lesson 4: Demonstration
07:45 - Summary to 23 Lock-Free Reservations
Attend instructor-led online class with this instructor, Oracle Certified Master John Watson of SkillBuilders! https://skillbuilders.com/oracle-dba-...
Hire John for Oracle DBA Services...for more info visit: https://skillbuilders.com/database-ad...
About SkillBuilders:
SkillBuilders, 25 years of success stories for Oracle Database Administration, APEX Development, APEX Hosting on OCI and AWS.
Subscribe to our Channel and see hundreds of SkillBuilders Free Tutorials OR watch on web site:
https://skillbuilders.com/free-oracle...