May 21, 2009 at 10:27 pm
Hi Everybody,
I am presently new to the SQL DBA role. I had a daily checkup on "Event viewer errors". Can U let me know what are the types of errors recorded during connection and working with Database?
What are the steps have to take to over come these errors and where can i get the solutions for the errors?
Thank U all,
Venu Gopal.K
Software Engineer
INDIA
May 22, 2009 at 9:43 am
The best way is to make yourself familiar with the Event Log records (Errors - red, Warnings - yellow, Informational messages - blue) is to run SQL Server and take note what are normal messages when running SQL Server. - startup messages, shut down messages, other messages.
Everything with the Red Dot is an error and has to be looked up in SQL Server Books Online at
http://msdn.microsoft.com/en-us/library/ms130214.aspx
just enter the error message into the search box and look what solutions are suggested.
Regards,Yelena Varsha
May 22, 2009 at 10:51 am
hi,
yes, it's required sometimes checking the event viewer, because event viewer records every movement happed at os level, you need go though the sites first to understand the errors.
Goodluck
KingManjunath
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply