Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
SQL Server
The MSsync_states table tracks which publication is still in concurrent snapshot mode. This table is stored in the distribution database.
| Column name | Data type | Description |
|---|---|---|
| publisher_id | smallint | The ID of the publisher. |
| publisher_db | sysname | The Name of the publication database. |
| publication_id | int | The ID of the publication. |