17.07.2015 Views

The Art of SQL Server FILESTREAM - Red Gate Software

The Art of SQL Server FILESTREAM - Red Gate Software

The Art of SQL Server FILESTREAM - Red Gate Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 10: Integrating <strong>FILESTREAM</strong> with other <strong>SQL</strong> <strong>Server</strong> FeaturesSummaryThis chapter focused on examining how <strong>FILESTREAM</strong> works with other popular <strong>SQL</strong><strong>Server</strong> features. Some <strong>of</strong> these features work well with <strong>FILESTREAM</strong>.• <strong>FILESTREAM</strong> works very well with replication; <strong>FILESTREAM</strong> columns can bereplicated with or without the <strong>FILESTREAM</strong> attribute, and they can be replicatedas VARBINARY(MAX) columns to <strong>SQL</strong> <strong>Server</strong> 2005 subscribers.• <strong>SQL</strong> <strong>Server</strong> supports log shipping <strong>of</strong> <strong>FILESTREAM</strong>-enabled databases. <strong>The</strong>re is nochange in the configuration process except that you need to make sure that the target<strong>SQL</strong> <strong>Server</strong> instances have <strong>FILESTREAM</strong> enabled.• Full-text indexing works with <strong>FILESTREAM</strong> columns in a similar way to that <strong>of</strong>VARBINARY(MAX) columns, but with the 2 GB limitation <strong>of</strong> data size removed.However, some <strong>of</strong> them are only partially supported and a few <strong>of</strong> the veryinteresting features introduced in <strong>SQL</strong> <strong>Server</strong> 2005 and <strong>SQL</strong> <strong>Server</strong> 2008 donot support <strong>FILESTREAM</strong> at all.• Database snapshots <strong>of</strong> <strong>FILESTREAM</strong> databases can be created. However, youcannot include <strong>FILESTREAM</strong> filegroups in the database snapshot. When queryingthe database snapshot, if you attempt to read from the <strong>FILESTREAM</strong> columns,<strong>SQL</strong> <strong>Server</strong> will generate an error.• Change Data Capture does not "<strong>of</strong>ficially" support <strong>FILESTREAM</strong> columns.If you configure CDC on a <strong>FILESTREAM</strong> column, the data will be capturedas VARBINARY(MAX) columns. Enabling CDC on <strong>FILESTREAM</strong> columns isnot recommended.385

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!