Oracle Solution for Error ora-31474

Solution for Oracle Error ORA-31474

ORA-31474: Invalid change view window

What triggered the Error:

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

What should we do to fix it:

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.