Changes in This Release for Backup and Recovery Reference

This preface contains:

Changes in Oracle Database Release 19c

The following are changes in Oracle Database Backup and Recovery Reference for Oracle Database release 19c.

New Features

  • PLUGGABLE DATABASE clause in GRANT and REVOKE commands

    You can grant and revoke privileges on a specific PDB to a database user. See GRANT and REVOKE.

  • Recovery catalog support for PDBs

    You can connect to the recovery catalog when you are connected to a target PDB.

    See CONNECT.

Deprecated Features

Starting in Oracle Database 19c, the Data Recovery Advisor (DRA) feature is deprecated.

The deprecation of DRA includes deprecation of the following Oracle Recovery Manager (RMAN) commands: LIST FAILUREADVISE FAILUREREPAIR FAILURE, and CHANGE FAILURE. Database administrators will no longer have access to these commands. There is no replacement feature for DRA.

Changes in Oracle Database Release 18c, Version 18.1

The following are changes in Oracle Database Backup and Recovery Reference for Oracle Database release 18c, version 18.1.

New Features

  • Duplicate PDBs to an existing CDB

    The DUPLICATE PLUGGABLE DATABASE command is used to duplicate a PDB to an existing CDB.

    See Also:

    DUPLICATE

  • Duplicate databases to Oracle Cloud

    An on-premises database can be duplicated to Oracle Cloud. Similarly, you can duplicate a database in Oracle Cloud as an on-premises database.

    See Also:

    AS ENCRYPTED and AS DECRYPTED clauses in DUPLICATE

  • RMAN backups usable after migration

    RMAN backups of a non-CDB or PDB that were created before the non-CDB or PDB was migrated and plugged in to a different target CDB can be used for recovery operations in the target CDB.

    See Also: