Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Parse error: %1 Next Page

PARTITION BY not allowed in reference to window '%1'


Item

Value

Constant

SQLE_PARTITIONBY_NOT_ALLOWED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the window.

Severity

16

SQLCODE

-948

SQLSTATE

42WA4

Sybase error code

13540

Probable cause

When an existing window name is referenced from an inline window specification, the inline specification may not have a PARTITION BY clause.