Expand Minimize
This topic has not yet been rated - Rate this topic

MSdynamicsnapshotviews

SQL Server 2000

The MSdynamicsnapshotviews table tracks all the temporary dynamic snapshot views created by the snapshot agent, and is used by the system for cleaning up views in the case of an abnormal shutdown of SQL Server Agent or the Snapshot Agent. This table is stored in the publication and subscription databases.

Column name Data type Description
dynamic_snapshot_view_name sysname Name of the temporary dynamic snapshot view.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.