You administer a Microsoft SQL Server 2012 instance. You need to configure a new database to support FILETABLES. What should you do? Choose all that apply.
A.
Disable FILESTREAM on the Database.
B.
Enable FILESTREAM on the Server Instance.
C.
Configure the Database for Partial Containment.
D.
Create a non-empty FILESTREAM file group.
E.
Enable Contained Databases on the Server Instance.
F.
Set the FILESTREAM directory name on the Database.
Non-empty means an empty file that is pointed out in the filestream (filestream1 below)
FILEGROUP FileStreamGroup1 CONTAINS FILESTREAM( NAME = Arch3,
FILENAME = 'c:\data\filestream1')
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.70-764 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
TheSwedishGuy
5 years, 5 months agoTheSwedishGuy
5 years, 5 months ago