Creating IDENTITY Column In Another Schema Fails With ORA-1031, Even With CREATE ANY SEQUENCE Granted
(Doc ID 2222821.1)
Last updated on FEBRUARY 23, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
A user with CREATE ANY TABLE and CREATE ANY SEQUENCE system privileges cannot create a table that has an IDENTITY column, where the new table is in another schema. The CREATE TABLE statements fail with "ORA-1031: insufficient privileges".
Changes
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 |