GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Database Administration

 Print  |  
Question:  Troubleshoot an Error

Answer: What will you do if in any condition you do not know how to troubleshoot the error at all and there are no seniors or your co-workers around?


August 08, 2008 00:20:49 #1
 raghuprasad   Member Since: August 2007    Total Comments: 19 

RE: Troubleshoot an Error
 

We need to find where in the complilation the error is occuring.

We have to divide the code. and check for correctness of the code part-by-part..this is called debugging. Keep checking the code untill you find the code which is wrong.


hope this answer helps.
Raghu.

     

 

Back To Question