Re: .ldf files



Yes, this is most likely your transaction log, and it is not intended to be
analyzable. It is for SQL Server's own internal purposes. There are some 3rd
party tools available which can analyze the contents, such as

http://www.red-gate.com/products/SQL_Log_Rescue/

and

http://www.lumigent.com/products/le_sql.html

--
HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://sqlblog.com


"mfm" <mfm@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F937D3DE-463A-45F8-9FC6-CB78605552FD@xxxxxxxxxxxxxxxx
Is the .ldf file the tranasction log, and if so,
How can I analyze the contents of the .ldf file?



.



Relevant Pages