ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 477 - 312-49v10 discussion

Report
Export

As a part of the investigation, Caroline, a forensic expert, was assigned the task to examine the transaction logs pertaining to a database named Transfers. She used SQL Server Management Studio to collect the active transaction log files of the database. Caroline wants to extract detailed information on the logs, including AllocUnitId, page id, slot id, etc. Which of the following commands does she need to execute in order to extract the desired information?

A.
DBCC LOG(Transfers, 1)
Answers
A.
DBCC LOG(Transfers, 1)
B.
DBCC LOG(Transfers, 3)
Answers
B.
DBCC LOG(Transfers, 3)
C.
DBCC LOG(Transfers, 0)
Answers
C.
DBCC LOG(Transfers, 0)
D.
DBCC LOG(Transfers, 2)
Answers
D.
DBCC LOG(Transfers, 2)
Suggested answer: D
asked 18/09/2024
Asad yaseen
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first