exam questions

Exam 70-762 All Questions

View all questions & answers for the 70-762 exam

Exam 70-762 topic 1 question 20 discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You have a database named dbReporting. Users run a large number of read-only ad hoc queries against the database. The application and all ad hoc queries use default database transaction isolation levels. You set the value of the READ_COMMITTED_SNAPSHOT database option to ON.
You have an application that updates 10 tables sequentially and modifies a large volume of records in a single transaction. The updates are isolated from each other.
Users report an error which indicates that the version store us full.
You need to reduce the number of occurrences of the error.
Solution: You increase the maximum database size for the tempdb database.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
https://docs.microsoft.com/en-us/sql/relational-databases/databases/tempdb-database?view=sql-server-2017

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
delgadillo
Highly Voted 4 years, 11 months ago
Answer is Yes
upvoted 17 times
...
Mosufe
Highly Voted 4 years, 9 months ago
The answer is Yes. "You need to reduce the number of occurrences of the error." They dont want to eliminate the problem, just REDUCE the problem.
upvoted 7 times
...
bobby007
Most Recent 5 years, 1 month ago
Answer is no
upvoted 3 times
amar111
5 years ago
any reason for no ? because row versions are store in tempdb . And increasing the space of Tempdb , will definitely reduce the frequency of error occuerence
upvoted 12 times
delgadillo
4 years, 11 months ago
yes, the correct answers is A
upvoted 8 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 ...