Showing posts with label ORA-04017: invalid value string (length = string) for parameter max_dump_file_size. Show all posts
Showing posts with label ORA-04017: invalid value string (length = string) for parameter max_dump_file_size. Show all posts

Tuesday, 31 January 2012

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

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

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

Action: reassign a proper value to this parameter.