Tuesday, March 20, 2012

Active Entries in Transaction Log

How can I display the current active entries in the transaction log?Mannie
DBCC TRACEON (3604)
DBCC loginfo(number) -- select db_id('pubs')
"Mannie" <anonymous@.discussions.microsoft.com> wrote in message
news:4429A6B9-2E10-4972-AD57-AED13E3DD808@.microsoft.com...
quote:

> How can I display the current active entries in the transaction log?
|||you can use third party tools to explore the transaction log entries like
Lumigent Technologies Lumigent Log Explorer
harshal.
"Mannie" <anonymous@.discussions.microsoft.com> wrote in message
news:4429A6B9-2E10-4972-AD57-AED13E3DD808@.microsoft.com...
quote:

> How can I display the current active entries in the transaction log?

No comments:

Post a Comment