"More articles are being dropped from publication '%1' than are defined"
Item |
Description |
SQLCode
|
-1318L
|
Constant
|
TOO_MANY_ARTICLES_DELETED
|
SQLState
|
42W89
|
ODBC 2 State
|
37000
|
ODBC 3 State
|
42000
|
Sybase Error Code
|
2890
|
Severity Code
|
16
|
Parameter 1
|
Name of the publication from which the article could not be dropped.
|
Probable cause
The number of articles in a publication can never fall below one. Your ALTER PUBLICATION has more drop/delete article clauses than the current number of articles in the publication.