"Sequence '%1' in use by another connection"
| Item |
Description |
|
SQLCode
|
-1366L
|
|
Constant
|
SEQUENCE_IN_USE
|
|
SQLState
|
42WE3
|
|
ODBC 2 State
|
40001
|
|
ODBC 3 State
|
40001
|
|
Sybase Error Code
|
3046
|
|
Severity Code
|
16
|
|
Parameter 1
|
Name of user.
|
Probable cause
You have attempted to drop a sequence that is currently being used by another connection.