Error 615

"Parameter '%1' not found in procedure '%2'"

Item Description

SQLCode

-615L

Constant

INVALID_PARAMETER_NAME

SQLState

42W47

ODBC 2 State

37000

ODBC 3 State

42000

Sybase Error Code

2101

Severity Code

16

Parameter 1

Name of the parameter that was not found.

Parameter 2

Name of the procedure where the parameter was not found.

Probable cause

You supplied a procedure parameter name that does not match a parameter for this procedure. Check the spelling of the parameter name.


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