This topic has not yet been rated - Rate this topic

Filestream and FileTable Dynamic Management Views (Transact-SQL)

This section describes the dynamic management views related to the FILESTREAM and FileTable features.

sys.dm_filestream_file_io_handles (Transact-SQL)

Displays the currently open transactional file handles.

sys.dm_filestream_file_io_requests (Transact-SQL)

Displays current file input and file output requests.

sys.dm_filestream_non_transacted_handles (Transact-SQL)

Displays the currently open non-transactional file handles to FileTable data.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.