December 17, 2009 at 11:35 am
Hi All,
I have something going crazy in a SQL 2005 Express instance that is filling up the SQL Server logs. They logs grow to big to open in NotePad and Express doesn't have a way to open them. Any suggestions for a 3rd party tool (or other method) to explore these?
Thanks,
Tim
December 17, 2009 at 11:40 am
May I suggest you go to the link below
View SQL Server Error Logs through T-SQL code
Use the code mentioned there to retrieve the last 24 hours of the Active Error Log.
Change the hours value if you need it.
OR there is an active thread here that might help you
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 17, 2009 at 4:21 pm
That's great help, thank you!
Tim
December 17, 2009 at 7:52 pm
Welcome ! 🙂
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply