Phase 3: Implementation |
After you understand the problem and have tested the possible causes, you can move to the Implementation phase. This phase includes the following steps:
Apply the fix in the least-disruptive, lowest-cost manner possible. If you previously tested the fix in a test environment, you would now apply the fix to the production environment. Ideally, the fix should be performed in a way that lets you completely verify that the fix has resolved the problem.1
Check to see that the problem has been resolved. Also, verify that you have not introduced any new problems.1 If the chosen fix does not correct the problem, remove it, and return to analyzing the problem. Otherwise, it may be difficult or impossible to identify the root cause, and there is a possibility that the fix may have caused new problems.
Perform a Root Cause Analysis
Make sure that the fix is not just a band-aid solution or workaround.1 As part of the verification process, it is important to again perform a root cause analysis. This helps ensure that you have actually resolved the root cause of the problem, so that the problem does not reoccur in the future.2
An example of this is when a tape drive has been replaced, but the root cause turns out to be the use of overly abrasive media, and NOT a failure of the drive itself. When the tape drive is replaced, it will work for a period of time, until the abrasive media wears down the new tape drive head and another drive failure occurs. Until the abrasive media is removed from the system, the problem will persist.
Be sure to document the problem, and how you resolved it. This can be a valuable resource if the same problem occurs in the future. It can be used to track recurring problems over time, which can help with future root cause analyses. Or it can be used to continue the troubleshooting process if it turns out that the problem was not really resolved.1
Resolution information can also be used to improve the performance and reliability of future versions of a product, or the design of new products.
Examples
Case Study: My Car Won't Start >
Notes |
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |