Microsoft
70-457 · Question #162
You administer a Microsoft SQL Server 2012 database. You need to ensure that the size of the transaction log file does not exceed 2 GB. What should you do?
The correct answer is B. In SQL Server Management Studio, right-click the database, select Properties, and then click Files. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2012 database. You need to ensure that the size of the transaction log file does not exceed 2 GB. What should you do?
Options
- AIn SQL Server Management Studio, right-click the instance and select Database Settings.
- BIn SQL Server Management Studio, right-click the database, select Properties, and then click Files.
- CUse the ALTER DATABASE...SET LOGFILE command along with the midsize parameter.
- DIn SQL Server Management Studio, expand the Storage leaf under the database.
How the community answered
(24 responses)- A8% (2)
- B83% (20)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.