I am having a probvlem with my partitioning key. I was able to create my partition, but when i try and insert data into that partition i keep getting this error. ORA-14401: inserted partition key is outside specified partition.
There are other partitions after this one. SO i am afraid to just delete it and try to use that same number because it will then not be recognized. What is the best alternative?