October 31, 2003 at 4:24 am
I was just wondering is there any way to query the transaction log life in sql server?
actually i want to get what table where updated during particular time range.one way is if i take transaction log back up and query those transaction log i can get it.is there any other ways to achieve this.
Regards
Salim
salim
salim
October 31, 2003 at 4:42 am
http://www.sqlservercentral.com/forum/link.asp?TOPIC_ID=12279 might help you
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
November 3, 2003 at 11:44 am
Salim,
We use a product from Lumigent called Log Explorer that is awesome. Also I believe Lockwood Technologies has a program similar to Log Exploer but I have not used it.
There are several undocumented commands that you can use, search around for DBCC LOG and you should be able to find the commands.
Shawn
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply