Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Procedure '%1' is no longer valid Next Page

Procedure '%1' not found


Item

Value

Constant

SQLE_PROCEDURE_NOT_FOUND

ODBC 2 State

S0002

ODBC 3 State

42S02

Parameter 1

Name of the procedure that could not be found.

Severity

11

SQLCODE

-265

SQLSTATE

52W09

Sybase error code

504

Probable cause

You misspelled the name of a procedure, or you did not qualify a procedure name with a user name.