Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 519 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 519
Topic #: 1
[All 312-49v10 Questions]

Joshua is analyzing an MSSQL database for finding the attack evidence and other details, where should he look for the database logs?

  • A. Model.log
  • B. Model.txt
  • C. Model.ldf
  • D. Model.lgf
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
aqeel1506
4 months ago
C. Model.ldf The .ldf file is the transaction log file for an MSSQL database and contains a record of all the transactions and the database modifications made by each transaction.
upvoted 1 times
...
Elb
6 months ago
Selected Answer: C
The SQL Server stores data and logs in Primary Data Files (MDF), Secondary Data Files (NDF) and Transaction Log Data Files (LDF), respectively. MDF is the starting point of a database; it stores user data and database objects NDF is optional and spreads data across multiple databases LDF stores log related information that can be used to recover databases. These are divided into smaller parts called virtual log files.
upvoted 1 times
...
Elb
6 months, 3 weeks ago
C < Log Database File
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 ...