MSAMM
Back to course

Oracle Apps DBA: Keeping E-Business Suite Alive · Module 6 · Cloning

The clone process, end to end

Lesson 58 of 184 · 2 min

Preparing the source, copying, and configuring the target. THE WHOLE SEQUENCE ONCE, before any of the detail. Three phases, and holding them apart is what makes the detail in the following lessons make sense. PREPARE THE SOURCE. A utility is run on the source instance which captures its configuration into a form the target can consume — on both tiers. It does not change the source and it does not require an outage, which is what makes cloning from production possible at all. Lesson 3 is the timing detail. COPY. The application file system and the database files are moved to the target host. This is the long phase and it is entirely a file transfer — hours on a real estate, and the duration is the reason a clone is planned rather than performed on request. CONFIGURE THE TARGET. A utility is run on the target which rewrites the

The full lesson is part of the course

The video, the complete written lesson and the module quiz are included in Oracle Apps DBA: Keeping E-Business Suite Alive, with a certificate on completion and a fourteen-day refund window.

Get the free lessons by email

We will email you a link to every free lesson in this course. No account needed, and one message only.

In this module: Module 6 · Cloning

  1. 1Why anybody wants a clone
  2. 2The clone process, end to end
  3. 3Preparing the source without an outage
  4. 4Configuring the target
  5. 5What a clone does not copyFree preview
  6. 6The post-clone checklist
  7. 7Cloning between different hosts and versions
  8. 8Refreshing rather than cloning
  9. 9Making it repeatable
  10. 10What breaks: four cloning failures
  11. 11Lab briefing · Clone, then find what you missed