Oracle Solution for Error ora-24128

Solution for Oracle Error ORA-24128

ORA-24128: partition name specified for a non-partitioned object

What triggered the Error:

partition name was specified for an object that is not partitioned.

What should we do to fix it:

ecify a partition name only if the object is partitioned.