ORA-04017: invalid value string (length = string) for parameter MAX_DUMP_FILE_SIZE
Cause:
The string supplied for the parameter MAX_DUMP_FILE_SIZE was not an integer, an integer followed by 'K', 'M', or 'G', nor the special value UNLIMITED.
Action:
Provide a proper value for this parameter.