nerdexam
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)
  • A
    8% (2)
  • B
    83% (20)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-457 Practice