ORA-04112
invalid or missing version string provided to Multilingual Engine (MLE) module string
Cause
The value for the VERSION clause of the CREATE MLE MODULE DDL was either missing, too long, or not a valid string.
Action
Provide a valid string as part of the VERSION clause or remove the VERSION clause. VERSION strings must have 256 or fewer characters.