ORA-01460 unimplemented or unreasonable conversion requestedCause: The requested format conversion is not supported.Action: Remove the requested conversion from the SQL statement. Check the syntax for the TO_CHAR, TO_DATE, and TO_NUMBER functions to see which conversions are supported.