Oracle Error ORA-32849: string cannot be set unless string is set

Oracle Error Message

ORA-32849: string cannot be set unless string is set

Reason for the Error

An attempt was made to specify a value for a parameter that cannot be set unless an associated parameter is also set.

Solution

Specify a valid value for both parameters, or, do not specify a value for either parameter.