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

Use of feature '%1' is not allowed Next Page

User '%1' already has EXECUTE permission


Item

Value

Constant

SQLE_ALREADY_HAS_EXEC_PERMS

ODBC 2 State

42000

ODBC 3 State

42000

Parameter 1

Name of the user ID that already has EXECUTE permission.

Severity

16

SQLCODE

-968

SQLSTATE

42WAB

Sybase error code

13522

Probable cause

You attempted to give EXECUTE permission on a stored procedure to a user that already has EXECUTE permission on that procedure.