Server Error Messages 4600 - 4699

Number

Severity

Text and Explanation

4601

14

 This permission can only be GRANTed or REVOKEd by owner `%.*s' of object `%S_OBJID', or by a user with GRANTable privileges in database `%S_DBID'

Explanation: You do not have the permission to execute this command. Have the object owner or a user with the needed role run this command.

4602

14

 Permission denied.  Only users with System Administrator (SA) role can GRANT/REVOKE CREATE DATABASE permission.

Explanation: You do not have the permission to execute this command. Have the object owner or a user with the needed role run this command.

4603

14

 Only owner of current database may GRANT/REVOKE this permission.

Explanation: You do not have the permission to execute this command. Have the object owner or a user with the needed role run this command.

4604

16

 There is no such user %.*s.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4605

25

Can't initiate update to sysprotects.  

Explanation: Contact your System Administrator.

4606

16

 GRANTed/REVOKEd privilege %s not compatible with object.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4607

16

 Privilege %s may not be GRANTed or REVOKEd.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4608

16

 Only users with System Administrator (SA) role can GRANT/REVOKE ALTER DATABASE permission, and only to/from users with CREATE DATABASE permission.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4609

16

 You cannot specify a column list with INSERT or DELETE.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4610

16

 You may only GRANT or REVOKE permission on objects in the current database.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4611

16

 The user `%.*s' has granted this privilege to other users. You must use REVOKE WITH CASCADE to revoke privileges for `%.*s' as well as the other users.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4612

16

 Too many users to revoke privileges from,due to cascading GRANT WITH GRANT. To continue, use REVOKE WITH CASCADE on user `%.*s'.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4613

16

WITH GRANT OPTION does not apply to groups and roles.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4614

16

 Column list may be specified either with the privileges or with the table. It cannot be specified in both places.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4615

16

 Permissions may not be revoked from either the DBO or the object owner.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4616

25

 Public has been granted permission on the object with the  grant option. Please revoke the GRANT WITH GRANT option from public before revoking from any user/group.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4617

25

Public has GRANT WITH GRANT permission on at least one of the columns you are trying to revoke. Please revoke the GRANT WITH GRANT option from public before revoking from the users/groups. 

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

4618

16

 The user's curwrite must be at the security label of an object in order for that user to grant/revoke access to that object.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4619

16

The user's curwrite must be at Data Low in order to grant/revoke create database permission. 

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4620

16

 The user must be in the master database in order to grant/revoke create database access.

Explanation: Adaptive Server could not perform the requested action. The command violates a permission or privilege restriction. Check the command and working database context.

4621

16

 Warning. All permissions except CREATE DATABASE are granted/revoked. Only System Administrator can grant/revoke CREATE DATABASE permission.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

4622

10

 Some or all of the specified privileges were not revoked because, they were not granted, or they were granted by some other user.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

4623

18

 Error encountered while retrieving column information.  Aborting grant/revoke command.

Explanation: Command failed due to internal Adaptive Server problem. Perform any diagnostic action indicated by message. Report the error to your System Administrator.

4624

16

The user must be in the master database in order to grant/revoke connect access.  

Explanation: Command failed. Check database context.

4625

16

The user must be in the master database in order to grant/revoke set session authorization access. 

Explanation: Command failed. Check database context.

4626

16

DBCC command ’%s’ cannot be assigned at the database-level.

Explanation: Command failed. Refer to the System Administration Guide for dbcc usage.

4627

16

The user must be in the %.*s database to GRANT/REVOKE this command.

Explanation: Command failed.

4628

16

 GRANT/REVOKE DBCC does not apply to groups or PUBLIC.

Explanation: Command failed. Refer to the Security Administration Guide for usage.

4629

16

DBCC command ’%s’ is a database-level command and ON <database | ALL> is mandatory.

Explanation: Command failed. Refer to the System Administration Guide for dbcc usage.