Sybase 11.9.x-12.5 Manuale Utente

Pagina di 588
CHAPTER 6    Adaptive Server Error Messages
921
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.