ALTER TABLE ADD COLUMN Failed With ORA-00604 ORA-00947 not enough values
(Doc ID 1941467.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle 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 Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When trying to add a column to any table, fails with:
ORA-00604: error occurred at recursive SQL level 1
ORA-00947: not enough values
for example:-
Changes
upgrade to 12c followed by a downgrade to 11g
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 |
References |