Microsoft SQL Server Articles

Links, articles, scripts, tips, and other technical sources for managing SQL Server. DBALinks is dedicated to SQL Server and database administration.

ABOUT SQL SERVER

 

 

Articles | Categories | Search | Syndication

DBCC OPENTRAN

DBCC OPENTRAN
140 Views :: 0 Reviews :: :: DBCC - Database Console Command
 

Displays information about the oldest active transaction and the oldest distributed and nondistributed replicated transactions, if any, within the specified database. Results are displayed only if there is an active transaction or if the database contains replication information. An informational message is displayed if there are no active transactions.

DBCC OPENTRAN ('database_name')

Rating
Reviews
Currently, there are no reviews. Be the first to post one!
Click here to post a review