Oracle Solution for Error ora-14323

Solution for Oracle Error ORA-14323

ORA-14323: cannot add partition when DEFAULT partition exists

What triggered the Error:

An ADD PARTITION operation cannot be executed when a partition with DEFAULT values exists

What should we do to fix it:

Issue a SPLIT of the DEFAULT partition instead