"Cannot open the requested object for write in the current transaction (%2). Another user has write access in transaction %3. %1"
| Item | Description |
|---|---|
|
SQLCode |
-1000029L |
|
Constant |
EMSG_CAT_ONLY1WRITER |
|
SQLState |
QDA29 |
|
ODBC 2 State |
ERROR |
|
ODBC 3 State |
ERROR |
|
Sybase Error Code |
20689 |
|
Severity Code |
|
|
Parameter 1 |
location of the exception |
|
Parameter 2 |
The transaction id of the hopeful writer. |
|
Parameter 3 |
The transaction id of the user currently writing. |