"Cannot drop multiplex server %2 as it holds freelist. %1"
| Item | Description |
|---|---|
|
SQLCode |
-1004013L |
|
Constant |
EMSG_MPX_CANNOT_DROP_HOLDS_FREELIST |
|
SQLState |
QDD08 |
|
ODBC 2 State |
ERROR |
|
ODBC 3 State |
ERROR |
|
Sybase Error Code |
21224 |
|
Severity Code |
|
|
Parameter 1 |
Location of the exception |
|
Parameter 2 |
Multiplex Server Name |
If a writer holds a freelist, it cannot be dropped. If the writer can be started, start it. This is because a startup or a clean shutdown will clear the freelist. If the writer cannot be restarted, restart the coordinator with -iqmpx_reclaimwriterfreelist <server name> server switch to force the coordinator to reset the writer freelist.