ORA-02149 Specified partition does not exist
Hello All,
I wanted to rename an existing partition but i'm getting the above error.
I could list the partition name using "SELECT * FROM ALL_TAB_PARTITIONS WHERE TABLE_NAME IN ()"
and the partition is listed there. When i try to rename it--error!. When i try to select from the said partition
i get the same error.
Does anybody have any idea regarding this? should i run stats?
Thanks. More power.
yoy