
1-8
Status Codes
You attempted to add a unique index to a column which already
contains non-unique values.
-1809: Permission denied
The user does not have the appropriate rights for that action. Check
the user permissions and try again. If this problem persists, check
with your system administrator.
-1810: You are not authorized to perform this operation
The user does not have the appropriate rights for that action. Check
the user permissions and try again. If this problem persists, check
with your system administrator.
This status code can also be returned when you try the following
conditions:
To execute a trusted procedure without EXECUTE permission
on the top-most trusted stored procedure.
To perform any operation on a trusted view without appropriate
permission on the outer-most trusted view.
To execute a non-trusted procedure without EXECUTE
permission on the top-most non-trusted stored procedure or on
the referenced objects.
To perform any operation (SELECT, INSERT, UPDATE or
DELETE) on a non-trusted view without appropriate
permission on the view or on the referenced objects.
To create trusted objects as a non-Master user.
To GRANT or REVOKE permissions on a view or stored
procedure as a non-Master user.
To drop an object without ALTER permission on the object.
-1902: Unable to logon. An invalid Username/Password
may have been specified
An invalid username or password may have been specified. Check
your password and try again. If you continue to have problems,
check with your system administrator.
Comentarios a estos manuales