Oracle Solution for Error ora-08401

Solution for Oracle Error ORA-08401

ORA-08401: invalid compiler name: string

What triggered the Error:

An invalid compiler name was passed to a UTL_PG conversion routine.

What should we do to fix it:

Correct the compiler name parameter in the PL/SQL code that called the conversion routine.