Validating Object Storage URI and Credentials for ADW or ATP

1.. Login to OCI console and create bucket DB_BACKUP 2.. Creating credentials for OCI Object storage. Navigate to user detail page and generate AUTH Token BEGINDBMS_CLOUD.CREATE_CREDENTIAL(credential_name => 'DEF_CRED_NAME',username => 'dawa.engineer@gmail.com',password => 'yT:)PW)rLnRttcG;E[J7');END;/ 3.. Set the database property default_credential to the credential above for e.g DEF_CRED_NAME Note :- Login as ADMIN user 4.. Issue following command … Continue reading Validating Object Storage URI and Credentials for ADW or ATP