Oracle Solution for Error ora-14011

Solution for Oracle Error ORA-14011

ORA-14011: names assigned to resulting partitions must be distinct

What triggered the Error:

Names of partitions resulting from splitting of an existing table or index partition are not distinct

What should we do to fix it:

rename resulting partition(s) to ensure that their names are distinct and different from those of any other partition of the table or index