ALTER TABLE ADD Column With DEFAULT Values Turn To Updates Due To Disabled VPD Policy
(Doc ID 2708625.1)
Last updated on SEPTEMBER 08, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
An ALTER TABLE ADD column with DEFAULT values is turning to update commands for each row due to disabled VPD policy with statement_type = update
Alter table add column optimizes only when the table does not have a VPD policy. But even when the policy is disabled, we do not see the optimizations.
Cause
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
Symptoms |
Cause |
Solution |
References |