Database Backup and Recovery (MOSC)

MOSC Banner

Using RMAN for Oracle Database in OCI

Hi,

I am very new to database administration in the cloud, but have been trying to configure a backup strategy for our database.

At the moment it is a container database with three seperate PDBs, automatic backup has been setup.

I have been trying to configure RMAN to backup the whole database (ad-hoc once-off) copy to the OCI bucket object storage.

What has worked so far;

  • configuring the oci installer

What isn't working:

  • BACKUP DEVICE TYPE SBTDATABASE; 
  • SET ENCRYPTION ON IDENTIFIED BY 'password' ONLY;

The error I am getting:

  • RMAN-03009: failure of backup command on ORA_SBT_TAPE_1 channel
  • ORA-19836: cannot use passphrase encryption for this backup

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center