My Oracle Support Banner

ALTER TABLE ADD COLUMN Might Take Long Time to Execute (Doc ID 2724392.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

ALTER TABLE ADD COLUMN Might Take Long Time to Execute. For example:


ALTER TABLE <schema>.<table> ADD test_column NUMBER(38,0) DEFAULT 0 NOT NULL ENABLE;

when table has policies associated

Changes

 This could be seen after upgrading from 12.1 to a newer version like 12.2 and above

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
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.