- Home
- Server Administration
- Sharepoint
- Core Solutions of Sharepoint Server 2013 70-331
36.
Which of the following are valid scopes for custom properties? (Choose all that apply.)
- A.Shared properties
- B.Indexed properties
- C.Local properties
- D.All of the above
- Answer & Explanation
- Report
Answer : [A, C]
Explanation :
Explanation :
A. Correct: Valid scope. B. Incorrect: The Indexed properties scope is not valid for custom properties. C. Correct: Valid scope. D. Incorrect: Only the Shared and Local properties scopes are valid for custom properties. |
37.
Which of the following can be configured within a data collector set? (Choose all that
apply.)
- A.Performance counters
- B.Event trace data
- C.Service application databases
- D.System configuration information
- Answer & Explanation
- Report
Answer : [A, B, D]
Explanation :
Explanation :
A. Correct: Performance counters is a selection within the data collector set. B. Correct: Event trace data is a selection within the data collector set. C. Incorrect: Service application databases cannot be configured within a data collector set. D. Correct: System configuration information is a selection within the data collector set. |
38.
How many web applications can be associated with a single content database in Share-
Point?
- A.0
- B.1
- C.2000
- D.5000
- Answer & Explanation
- Report
Answer : [B]
Explanation :
Explanation :
A. Incorrect: A content database always belongs to a web application for it to be
functional with SharePoint. B. Correct: A web application can host many content databases, but a content database can been associated only with a single web application. C. Incorrect: Each content database can be associated with only one web application. D. Incorrect: Each content database can be associated with only one web application. |
39.
You are building an Internet-facing publishing portal. Content will be infrequently added to this portal, but the majority of activity will be read-heavy. Which storage level offers the most cost-efficiencies while also providing the best performance characteristics and a layer of redundancy?
- A.RAID 0
- B.RAID 1
- C.RAID 5
- D.RAID 10
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
A. Incorrect: RAID 0 has excellent performance, but provides absolutely no redundancy. B. Incorrect: RAID 1 offers good performance and redundancy, but does not provide the best economy. C. Correct: RAID 5 provides good read performance, effective redundancy, and also provides the best economy. D. Incorrect: RAID 10 offers good performance and redundancy, but does not provide the best economy. |
40.
You have a limited amount of RAID 10 storage available due to expense. Because you are configuring the SQL data tier of the SharePoint farm, you must decide how best to utilize this fast storage. Which of the following database groupings makes the best use of RAID 10 storage?
- A.Database transaction log files
- B.Search databases
- C.TempDB files and transaction logs
- D.Database data files
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
A. Incorrect: Database transaction logs would not provide the best use, although
performance would improve. B. Incorrect: Search databases can make very good use of this storage, but would not provide the best use from a performance perspective. C. Correct: TempDB Files and transaction logs would make the best use of this storage from a performance perspective. D. Incorrect: Database data files would benefit from the performance gain, but would not provide the best use from a performance perspective. |