Oracle Error ORA-31453: invalid value string for parameter, expecting: Y, N, or NULL

Oracle Error Message

ORA-31453: invalid value string for parameter, expecting: Y, N, or NULL

Reason for the Error

The specified value was not Y, N or NULL.

Solution

Specify Y, N or NULL for the parameter and retry the command.