Oracle Error ORA-04017: invalid value string (length = string) for parameter max_dump_file_size

Oracle Error Message

ORA-04017: invalid value string (length = string) for parameter max_dump_file_size

Reason for the Error

neither did the string supplied for max_dump_file_size parameter match the “UNLIMITED” string value nor did it represent a base 10 integer.

Solution

reassign a proper value to this parameter.