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