"PARTITION BY not allowed in reference to window '%1'"
| Item |
Description |
|
SQLCode
|
-948L
|
|
Constant
|
PARTITIONBY_NOT_ALLOWED
|
|
SQLState
|
42WA4
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2612
|
|
Severity Code
|
16
|
|
Parameter 1
|
The name of the window.
|
Probable cause
When an existing window name is referenced from an inline window specification, the inline specification must not have a PARTITION BY clause.