Error 994

"Too many arguments for function or procedure '%1'"

Item Description

SQLCode

-994L

Constant

TOO_MANY_ARGUMENTS

SQLState

42WAC

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2661

Severity Code

16

Parameter 1

The name of the function or procedure.

Probable cause

You supplied an argument list that the database server cannot handle. This can happen if the argument list of the function or stored procedure is too long. Rebuilding the database with a larger page size could prevent this error.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com