Sybase 11.9.x-12.5 User Manual

Page 248

Advertising
background image

Server Error Messages 3700 - 3799

922

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.

Number

Severity

Text and Explanation

Advertising