Oracle DBA, How To, Error, Cause and Action

ORA-08401: invalid compiler name: string

ORA-08401: invalid compiler name: string


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.