Error 1331

"The function '%1' requires the use of the '%2' clause"

Item Description

SQLCode

-1331L

Constant

FUNCTION_REQUIRES

SQLState

42WE1

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2807

Severity Code

16

Parameter 1

The name of the function.

Parameter 2

The SQL clause required.

Probable cause

You have attempted to invoke the specified function without the use of a mandatory SQL clause within the context of the function. Note that the function may have been used directly in the query or indirectly within a named window.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com