Oracle DBA, How To, Error, Cause and Action

ORA-13015: the window definition is not valid

ORA-13015: the window definition is not valid

Cause:

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


Action:

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

No comments:

Post a Comment

Thanks for your comment.