ORA-04017: invalid value string (length = string) for parameter max_dump_file_size
What triggered 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.What should we do to fix it:
reassign a proper value to this parameter.