| Number | Severity | Text and Explanation | 
|---|
| 6101 | 16 | 
 Process `%d' is not a valid process number.  Choose a number between 1 and `%d'.
 
 Explanation:    Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated
by message. | 
| 6102 | 14 | 
 Permission denied.  Only users with System Administrator (SA) role can run the KILL command.
 
 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. | 
| 6103 | 17 | 
 Unable to do cleanup for the killed process; received Msg %d.
 
 Explanation:    Refer to the writeup for this error. | 
| 6104 | 16 | 
 You cannot use KILL to kill your own process.
 
 Explanation:    Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated
by message. | 
| 6106 | 16 | 
 Process `%d' is not an active process number.
 
 Explanation:    Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated
by message. | 
| 6107 | 14 | 
 Only User processes can be KILLed or SYB_TERMINATEd.
 
 Explanation:    Command failed due to invalid or illegal request. Adaptive
Server cannot perform the requested action. Take any corrective
action indicated by the message. | 
| 6108 | 16 | 
 Process `%d' is not sleeping under a valid KILL condition, and therefore cannot be KILLed.
 
 Explanation:    Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated
by message. | 
| 6109 | 16 | 
The KILL command is not legal in a user transaction.
 
 Explanation:    Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated
by message. |