Oracle Error Message
ORA-08460: invalid environment clause in environment parameter
Reason for the Error
The environment parameter passed to a UTL_PG conversion routine contained an unsupported or invalid environment clause. Only the CURRENCY SIGN and the DECIMAL-POINT IS COMMA environment clauses are supported.
Solution
Correct the environment parameter.