Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

RMAN-05626

The target database must be open.

Cause

A DUPLICATE with FROM ACTIVE DATABASE command was specified while the database was mounted or closed. To perform active database duplication of pluggable databases, the target database must be open in read-only or read/write mode.


Action

Open the target database in read-only or read/write mode and retry the command.