Recovery strategies
The purpose of recovering your environment is to restore it due to a software failure (such as a faulty patch or misconfiguration), hardware failure (such as an internal hard disk failure), or due to a need to perform a point-in-time recovery (to undo configuration or architectural changes that have proven defective or problematic).
Multiple factors should be considered before recovering an environment. It depends on which component failed and what point in time you want to recover to. Additional factors such as ensuring consistency among components is equally important. Full restores of the entire mid-tier and database to the same point in time are perhaps the simplest and least risky of all approaches, but are time consuming in nature. Furthermore, when a simple faulty configuration change needs to be rolled back, do you really need to restore the entire environment or just restore that particular component?
The installation of an Oracle SOA Suite 11g environment relies...