Server Error Messages 3700 - 3799

Number

Severity

Text and Explanation

3701

11

 Cannot drop the %S_MSG `%.*s', because it doesn't exist in the system catalogs.

Explanation: Refer to the writeup for this error.

3702

16

 Cannot drop the %S_MSG `%.*s' because it is currently in use.

Explanation: Refer to the writeup for this error.

3703

11

 Cannot drop the %S_MSG with object-id %ld in database %d, because it doesn't exist in the system catalogs.

Explanation: Refer to the writeup for this error.

3704

16

 Cannot drop the %S_MSG `%.*s' because you are not the owner or a user with System Administrator (SA) role.

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

3705

16

 Cannot use DROP %s with `%.*s' because `%.*s' is a %S_MSG. Use DROP %s.

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

3708

16

 Cannot drop the %S_MSG `%.*s' because it is a system %S_MSG.

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

3709

16

 Cannot drop `%.*s' because you are not currently in the master 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.

3710

16

 Cannot use DROP with `%.*s' because `%.*s' is a %S_MSG. Use ALTER TABLE.

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

3711

16

 Cannot use ALTER TABLE with `%.*s' because `%.*s' is a %S_MSG. Use DROP %s.

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

3712

16

 Cannot drop %S_MSG `%.*s' because it still has referential integrity constraints.

Explanation: A table cannot be dropped if it has dependent foreign keys or other referential integrity constraints. Check the constraints associated with the table.

3716

16

 The %S_MSG `%.*s' cannot be dropped because it is bound to one or more %S_MSG.

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

3718

11

 Could not drop index `%.*s' because the table/clustered index entry cannot be found in the sysindexes system catalog.

Explanation: Command failed. Check your database for the object not found and re-enter the command with the correct name.

3723

16

 The table `%.*s' does not have the %S_MSG `%.*s'.  Cannot drop.

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

3724

16

 Level of table or object `%.*s' does not match user's curwrite level.  Cannot drop.

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

3725

16

 Level of index `%.*s' does not match user's curwrite level.  Cannot drop.

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

3726

16

 Level of database `%.*s' does not match user's curwrite level.  Cannot drop.

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

3727

16

 Can not drop the database `%.*s' because cursor `%.*s' is still open. Close the cursor(s) before dropping the database.

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

3728

16

 Cannot drop this database `%S_DBID' as it has some dependencies (referential constraints) from database `%S_DBID'.  Drop the referencing database first, before dropping the referenced database (dependent database).

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

3729

20

 The dropo() function is trying to put too many lock requests in the lock_requests[] array.

Explanation: An internal Adaptive Server error occurred. Report the error to Sybase Technical Support.

3730

16

 Can not drop index `%.*s' because cursor `%.*s' is open.  Close the cursor(s) before dropping the index.

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

3731

16

 Cannot drop table `%.*s' because it is partitioned.

Explanation: Refer to the writeup for this error.

3732

16

 Cannot drop index `%.*s' because there are one or more isolation level 0 scans active on table.

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

3733

10

Warning: There is an invalid cross-database reference in the system catalogs. The referenced database '%.*s' does not exist.

Explanation: This is an informational message. Notify your System Administrator about the message.

3734

10

Warning: There is an invalid cross-database reference in the system catalogs. The referencing database '%.*s' does not exist.

Explanation: This is an informational message. Notify your System Administrator about the message.

3735

10

Warning: There is an invalid cross-database reference in the system catalogs. A referenced table, id %d, in database '%.*s' does not exist.

Explanation: This is an informational message. Notify your System Administrator about the message.

3736

10

Warning: There is a missing referential constraint catalog entry in database '%.*s'.

Explanation: This is an informational message. Notify your System Administrator about the message.

3738

16

 Drop index error: %S_MSG `%.*s' does not have any indexes. Only tables have indexes.

Explanation: DROP INDEX was attempted on an object with no indexes. Only tables with associated indexes may be targeted for this command.

3740

10

 The `drop' command is bypassing updation of referential status bits and flags in database `%.*s', because a referenced table, id %d, is non-existent. The command will execute successfully (assuming no further errors in processing).

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

3741

16

 Cannot drop object `%.*s' because it is tagged as partitioned (# of slices=%ld) although it shouldn't.

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

3742

11

Cannot drop the lightweight procedure '%.*s' because it doesn't exist.  

Explanation: Command failed. Check your database for the object not found and re-enter the command with the correct name.

3743

16

Can not drop the database ’%.*s’ because is is a system proxy database. Use the primary server, and drop the primary database. 

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

3744

16

Can not drop the database ’%.*s’ because it is a failed over database. 

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

3745

16

Cannot drop the database ’%.*s’ because it contains one or more Java classes that are being used as datatypes for columns in table ’%.*s’. Drop the table before dropping the database. 

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

3746

16

Cannot drop table ’%.*s’ because option ’%s’ is set in database ’%.*s’. 

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

3748

16

Stored procedure %.*s is being used as automatic login script.

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

3749

16

Database ’%.*s’ was incompletely dropped; see preceding error. Either re-run the ’DROP DATABASE’ command or run ’DBCC CHECKALLOC’ to fix allocation information.

Explanation: Command failed due to invalid or illegal request. Take corrective action indicated by message.

3750

16

Unable to drop %S_MSG with object ID %d in database %d, because locks could not be acquired on system tables. Retrying.

Explanation: This is an informational message.