Can we name an automatic list partition as per user's naming critria?
I have a table A for which I have created a partition which is automatic. Now when a new row with partitioning key will be inserted a new partition will be created. But I want that partition to be named according to my choice and not an oracle defined name.
With help I created a procedure that renames system GENERATED PARTITION names to the high value.
In the example below I created a list PARTITION for states.