Database Administration (MOSC)

MOSC Banner

Import Error ORA-04007

Getting below error while importing. Database is 12.2, can the error be ignored?

ORA-04007: MINVALUE cannot be made to exceed the current value

Failing sql is:

ALTER TABLE XXXXX MODIFY ("XXXXX" GENERATED ALWAYS AS IDENTITY MINVALUE 1 MAXVALUE 9999999999999999999999999999 INCREMENT BY 1 START WITH LIMIT VALUE CACHE 20 NOORDER NOCYCLE )

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center