ORA-34118
(MXCGHCVT01) To convert date to TEXT or ID use:
CONVERT(expression {ID|TEXT} [dateformat])
CONVERT(expression {ID|TEXT} [dateformat])
Cause
Extra arguments were specified while converting a DATETIME expression to TEXT.
Action
Remove the extra arguments.