Oracle Solution for Error ora-14308

Solution for Oracle Error ORA-14308

ORA-14308: partition bound element must be one of: string, datetime or interval literal, number, or NULL

What triggered the Error:

Partition bound list contained an element of invalid type (i.e. not a number, non-empty string, datetime or interval literal, or NULL)

What should we do to fix it:

Ensure that all elements of partition bound list are of valid type