Oracle Error ORA-23319: parameter value string is not appropriate

Oracle Error Message

ORA-23319: parameter value string is not appropriate

Reason for the Error

The given value of a parameter is either null, misspelled, or not supported.

Solution

Refer to the documentation and use parameter values that are appropriate for the given situation.