Search

BOL for sys.dm_exec_sessions does not mention 2 columns returned by the DMV by Wayne Sheffield

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 775508
Opened: 12/31/2012 11:19:01 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
The sys.dm_exec_sessions DMV does not have documentation for the database_id and open_transaction_count columns returned by the DMV in BOL (http://msdn.microsoft.com/en-us/library/ms176013.aspx)
Details (expand)

Product Language

English

Version

SQL Server 2012 - Developer Edition

Category

Documentation

Operating System

Windows 7 Ultimate

Operating System Language

US English

Steps to Reproduce

na

Actual Results

These columns are not documented

Expected Results

Document the columns

Platform

X64

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/2/2013 at 8:21 AM
Fixed. Thank you for submitting this. The update will appear in the online version in a couple of weeks.
Posted by Microsoft on 1/1/2013 at 12:18 PM
Hi Wayne,
Thanks for reporting this error in the documentation. We will publish the updated topic by the end of January.

Kind regards,
Gail Erickson
SQL Serve Documentation Team
Sign in to post a workaround.