September 21, 2008 at 6:38 pm
Is it ok to look at the error log in notepad?
September 22, 2008 at 1:30 am
Sure. It's just a text file. You won't be able to save it, but then you shouldn't make changes to it.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 30, 2008 at 3:47 am
You can also look at the errorlog by executing this T-SQL statement:
exec master..xp_readerrorlog
Wilfred
The best things in life are the simple things
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply