Error 1001

"Parameter '%1' in procedure or function '%2' does not have a default value"

Item Description

SQLCode

-1001L

Constant

NO_DEFAULT_FOR_PARM

SQLState

08W71

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2669

Severity Code

16

Parameter 1

The name of the parameter.

Parameter 2

The name of the procedure or function.

Probable cause

An attempt was made to use DEFAULT as a procedure or function argument, but the corresponding parameter does not have a default value.


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