Oracle Error ORA-31474: Invalid change view window

Oracle Error Message

ORA-31474: Invalid change view window

Reason for the Error

The specified upper_bound or lower_bound is forcing a condition where the change view window will have nothing in it.

Solution

Select a different upper_bound or lower_bound and reissue the API call that produced the error. Alternatively, make the upper_bound or lower_bound parameter NULL and reissue the API call.