Oracle Error ORA-13015: the window definition is not valid

Oracle Error Message

ORA-13015: the window definition is not valid

Reason for the Error

The number of values used to define the window does not correspond to the window type.

Solution

Verify that the number of values used to defined the window is correct for the window type and number of dimensions.