Collection Contents Index Owner '%1' used in a qualified column reference does not match correlation name '%2' Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

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


Item

Value

Constant

SQLE_NO_DEFAULT_FOR_PARM

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the parameter.

Parameter 2

The name of the procedure or function.

Severity

16

SQLCODE

-1001

SQLSTATE

08W71

Sybase error code

13491

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.


Collection Contents Index Owner '%1' used in a qualified column reference does not match correlation name '%2' Next PDF