1 Preparing Servers and Network for Database Duplication

Create a standby database by duplicating the active database. RMAN copies the datafiles directly from the primary database to the standby database.

You must mount or open the primary database before running the RMAN DUPLICATE FROM ACTIVE DATABASE command.