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 541 discussion

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

While collecting Active Transaction Logs using SQL Server Management Studio, the query Select * from ::fn_dblog(NULL, NULL) displays the active portion of the transaction log file. Here, assigning NULL values implies?

  • A. Start and end points for log sequence numbers are specified
  • B. Start and end points for log files are not specified
  • C. Start and end points for log files are specified
  • D. Start and end points for log sequence numbers are not specified
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://logicalread.com/sql-server-dbcc-log-command-tl01/#.YUnuGGYzYo8

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
T__
Highly Voted 2 years, 11 months ago
The answer should be = D.Start and end points for log sequence numbers are not specified. According to the EC-council Database Forensic Module - In the Collecting Active Transaction Logs Using SQL Server Management Studio section, "Assigning NULL value imply that the start and end points for the log sequence numbers LSN are not specified"
upvoted 8 times
hisham
1 year, 6 months ago
correct
upvoted 1 times
...
...
Elb
Most Recent 6 months, 1 week ago
Selected Answer: D
D < Assigning NULL values implies that the start and end points for log sequence numbers (LSNs) are not specified
upvoted 1 times
...
diomaya
1 year, 5 months ago
Selected Answer: D
According to EC Council, (NULL,NULL) means the start and end points are not specified.
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 ...