Database Administrator Guide
>
Database Administrator Guide
>
Understanding Multiversion Concurrency Control
>
Invoke MVCC
Was this helpful?
Invoke MVCC
To invoke MVCC for a session or table, use the following SQL statement:
SET LOCKMODE SESSION | ON
table_name
WHERE LEVEL = MVCC
Last modified date: 08/29/2024
This site works best with JavaScript enabled