Administering a SQL Database Infrastructure — Question 212

You administer a Microsoft SQL Server 2016 database.
You need to ensure that the size of the transaction log file does not exceed 2 GB.
What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because it directly involves modifying the transaction log's autogrowth settings to ensure it does not exceed 2 GB. Options A and B are incorrect as they either do not exist or do not apply to limiting the size of the transaction log file specifically. Option C also does not provide the necessary steps to limit the size effectively.