|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Wednesday, April 20, 2011 6:43 AM
Points: 99,
Visits: 243
|
|
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
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Monday, July 30, 2012 10:42 AM
Points: 3,434,
Visits: 519
|
|
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://www.microsoft.com/sql 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 Varshal
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, June 12, 2009 4:15 AM
Points: 21,
Visits: 31
|
|
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
|
|
|
|