Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

On partition

9876564Jun 14 2013 — edited Jun 14 2013

Hi All,

{code} Version 11.2.0.2.0 {code}

I have to create a range partition on an existing table which is having a huge amount of production data.

I was trying to do it using the DBMS_redifinition package but getting the following error

"PLS-00201: identifier 'DBMS_REDEFINITION' must be declared"

Do we have any other way to achieve this without droping the table.

Thanks

Abhishek

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 12 2013
Added on Jun 14 2013
4 comments
171 views