Recreate a deleted partition 11g r2
Hi Team,
Kindly asking for your help in recreating a recently deleted partition.The entire february partitions were deleted fron the table. Well i tried to recreate the partition by first spliting the partitions ,but am getting the below error
ORA-14080
The cause for ORA-14080 error is due to Oracle user attempted to split a partition along a bound which either collates higher than that of the partition to be split or lower than that of a partition immediately preceding the one to be split.
I tried to check the high value
below are scripts used to create a table and to create monthly partitions