What should you do?

Correct Answer for the following Question is given below

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?

Question:

What should you do?

Options:

Execute sp_configure ‘max log size’, 2G.

use the ALTER DATABASE…SET LOGFILE command along with the maxsize parameter.

In SQL Server Management Studio, right-click the instance and select Database Settings. Set the maximum size of the file for the transaction log.

in SQL Server Management Studio, right-click the database, select Properties, and then click Files. Open the Transaction log Autogrowth window and set the maximum size of the file.

Correct Answer

The Correct Answer for this Question is

in SQL Server Management Studio, right-click the database, select Properties, and then click Files. Open the Transaction log Autogrowth window and set the maximum size of the file.

Explanation

The Question – What should you do? has been answered correctly and answers for the question is in SQL Server Management Studio, right-click the database, select Properties, and then click Files. Open the Transaction log Autogrowth window and set the maximum size of the file.

More about these Exams

These Exam Questions and the order of these questions keep changing. but the answers are obviously same. so if you don’t find a question after another we suggest you search it in the search box and we are sure you’ll find it. you can bookmark this site for Quick access in future.

We hope you found it helpful don’t forget to leave a comment if you feel a need to correct or ask we’re always here to help.

you can find more here at mnccertified

Feel free to contact via comment or email.

Happy Learning

Cheers, Team MNCcertified

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *