Oracle 11g active database duplication on Unix/Windows

In this post, let me take you through the step-by-step method of active database duplication, a new feature of Oracle 11g to create a duplicate database. Active database duplication can also be used to create a standby database, which is mentioned separately in another post.

Basics

Upto Oracle version 11g, RMAN ‘DUPLICATE’ command required [...]