Oracle Error ORA-08401: invalid compiler name: string

Oracle Error Message

ORA-08401: invalid compiler name: string

Reason for the Error

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

Solution

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