ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -780 |
| Constant | SQLE_ARTICLE_PK_CANNOT_BE_UPDATED |
| SQLSTATE | 5RW19 |
| Sybase error code | 13790 |
| ODBC 2 State | 42000 |
| ODBC 3 State | 42S02 |
| Parameter 1 | Name of the table. |
The primary key of a table involved in a publication cannot be updated. The database option "Prevent_article_pkey_update" can be set to "OFF" to allow updates to the primary key of table involved in a publication.