Database Administration (MOSC)

MOSC Banner

DBMS_REDEFINITION set Primary Key column NULLABLE=Yes

edited Apr 21, 2010 5:50AM in Database Administration (MOSC) 6 commentsAnswered
Hello everyone,
When I redefine a table, in a schema other than my own, with the copy_constraints=>TRUE option the primary key constraint is
copied but the primary column NULLABLE value is set to YES (the original table had a value = NO).
When the table is in my schema the primary column NULLABLE value is set to NO.

In both scenarios the interim table primary column NULLABLE property = YES.

I wanted to post it here before submitting a SR to oracle.

Do you see this as expected behavior?
Anyone else experience this?

Maybe I'm missing an parameter and/or option.

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