Read Only Tables in Oracle 11g
(Doc ID 467085.1)
Last updated on JANUARY 07, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 11.1.0.6 [Release 11.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Purpose
Table READ ONLY option is a good feature in 11g in order to perform TABLE maintenance we can lock table to block DML.When a table is in read-only mode,operations that attempt to modify table data are disallowed.
Scope
This bulletin explains this new feature for all DBAs and developers.This document assumes familiarity with 'Table creation'.
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Scope |
Details |
References |