Oracle Solution for Error ora-34897

Solution for Oracle Error ORA-34897

ORA-34897: (PPMONTHS01) Blank lines are not allowed in the MONTHNAMES option.

What triggered the Error:

There is at least one blank line in the string populating the MONTHNAMES option. We do not allow blank month names.

What should we do to fix it:

Remove the blank line(s) from the string.