exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 237 discussion

Actual exam question from Microsoft's 70-764
Question #: 237
Topic #: 1
[All 70-764 Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: BDF 🗳️
References:
http://msdn.microsoft.com/en-us/library/gg509097.aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
TheSwedishGuy
5 years, 5 months ago
FileTables require FileStream to be set up.
upvoted 2 times
...
TheSwedishGuy
5 years, 5 months ago
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
...
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.

SaveCancel
Loading ...