Backup Module Install error
Summary:
Backup Module Install error
Content (required):
Trying to install backup module with intention to backup onprem database to oci object storage using rman.
Version (include the version you are using, if applicable):
Various versions 11.2.0.4 ...19c
Code Snippet (add any code snippets that support your topic, if applicable):
I tried two runs with two different endpoints for object storage, two different errors
[oracle ~]$ java -jar /u01/app/oracle/product/OPC/opc_installer/oci_installer/oci_install.jar -host https://objectstorage.us-ashburn-1.oci.oraclecloud.com -pvtKeyFile /home/oracle/.oci/oci_api_key.pem -pubFingerPrint <FingerPrint> -tOCID <tnenacy ocid> -uOCID <user ocid> -cOCID <compartment ocid> -bucket bkpdb -enableArchiving TRUE -archiveAfterBackup "14 days" -walletDir /home/oracle/OPC/wallet -libDir /home/oracle/OPC/lib -configFile /home/oracle/.oci/config -debug