Hi all
I am using sub-partition template in one of the tables. The sub-partition is based on a virtual column. Oracle is letting me modify the sub-partition template with a new sub-partition value. When I try to modify the virtual columnĀ I end up getting the following error message,
"ORA-54020: Virtual column expression cannot be changed because it is a subpartitioning column".
If you have come across this problem have you ended up re-creating the table or is there any other way to handle this error?
Please advise.
Thanks,
Sanu