exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 1 question 43 discussion

Actual exam question from Microsoft's DP-300
Question #: 43
Topic #: 1
[All DP-300 Questions]

You have an Azure SQL Database elastic pool that contains 10 databases.

You receive the following alert.

Msg 1132, Level 16, state 1, Line 1
The elastic pool has reached its storage limit. The storage used for the elastic pool cannot exceed (76800) MBs.

You need to resolve the alert. The solution must minimize administrative effort.

Which three actions can you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. Increase the maximum storage of the elastic pool.
  • B. Delete data from a database.
  • C. Remove a database from the pool.
  • D. Enable data compression.
  • E. Shrink individual databases.
Show Suggested Answer Hide Answer
Suggested Answer: ADE 🗳️

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
[Removed]
Highly Voted 1 year, 5 months ago
To resolve the storage limit alert for your Azure SQL Database elastic pool, you can: A. Increase the maximum storage limit of the elastic pool through Azure's management tools, which is a quick fix requiring minimal administrative effort. D. Enable data compression to reduce the storage size of tables and indexes, which can provide space savings without data loss. E. Shrink individual databases to release unused space back to the pool, although this should be done carefully to avoid performance issues due to fragmentation. Options B and C are less desirable as they involve deleting data or databases, which requires more effort and could impact your applications. Always consider the long-term implications and monitor storage after making changes to prevent future issues.
upvoted 5 times
DaTheo
1 year, 1 month ago
The answer D is wrong. For enable data compression, you need additional space. "The disk space requirements for enabling or disabling row or page compression are the same as for creating or rebuilding an index." https://learn.microsoft.com/en-us/sql/relational-databases/data-compression/data-compression?view=sql-server-ver16
upvoted 1 times
...
...
voodoo_sh
Most Recent 2 months ago
Selected Answer: ACE
I think it is ACE. D. enable data compression - will compress the data inside the database files, but won't change the size of the database files itself immediately.
upvoted 1 times
...
2f5c7cd
6 months ago
Selected Answer: ADE
https://learn.microsoft.com/en-us/azure/azure-sql/database/troubleshoot-common-errors-issues?view=azuresql#elastic-pool-errors
upvoted 2 times
2f5c7cd
6 months ago
Sorry, ACE
upvoted 1 times
...
...
bingomutant
7 months ago
ACD - A and D are fairly obvious , E is fraught with potential problems , B involves losing data the way the question is phrased , which must be undesirable
upvoted 1 times
...
04db10c
9 months, 1 week ago
C is not valid as in A, you already increased pool size.
upvoted 1 times
...
scottytohotty
10 months, 3 weeks ago
Selected Answer: ACD
ACD, study the free material on the MS site.
upvoted 3 times
...
Dalamain
1 year ago
Answer looks good - don't forget all these options could work but the question mentions the solutions must be the ones of "least administrative effort". For example option B Deleting data isn't as simple as it seems, you'd need to discover what data can be deleted, get permission from compliance teams on whether you can delete the "old/unused" data etc.
upvoted 1 times
...
lziolkow
1 year, 4 months ago
Selected Answer: ADE
I agree with chandlermonica833
upvoted 4 times
...
Zest1082
1 year, 6 months ago
Isn't taking a DB out of the pool the same fix as deleting data?
upvoted 1 times
...
vcloudpmp
1 year, 9 months ago
https://stackoverflow.com/questions/52496146/azure-sql-server-error-the-elastic-pool-has-reached-its-storage-limit-the-sto https://learn.microsoft.com/en-us/azure/azure-sql/database/file-space-manage?view=azuresql-db increase resource size shrink database move a database to another tier
upvoted 1 times
...
MS_KoolaidMan
1 year, 11 months ago
Selected Answer: ACE
A,C,E are the only options that will resolve the issue with elastic DB pools.
upvoted 4 times
scottytohotty
10 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/azure-sql/database/elastic-pool-resource-management?view=azuresql Data compression is valid per the above article. Scroll a little ways down.
upvoted 1 times
...
...
U_C
2 years ago
If we need to directly resolve the alert, I think the answer is correct.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago