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