Hi,
How to read the Sql Server log files.
Have checked DBCC LOG(databasename, typeofoutput) Command. But this is not geting output which am looking.
I need to know something like this --> Full history of transactions time to time updates.
--> Who is
doing what (Users Activities on DB)
Would Appreciate if any body can provide a way for such analysis.
Thank You,
Avis