Baskarbaskarblogspot.hashnode.dev·Jul 7, 2024How to download multiple files together from OCI Object Storage to Oracle Autonomous Database Directory such as DATA_PUMP_DIRThis article guides you with the commands for downloading multiple files together from OCI Object Storage to Oracle Autonomous Database Directory Object such as DATA_PUMP_DIR. Remember that we don't have OS access for our Autonomous Serverless Databa...DiscussGET_OBJECT
Baskarbaskarblogspot.hashnode.dev·Jun 27, 2024How to list all the Objects from OCI Bucket Storage via SQL Query in Autonomous DatabaseThe following queries can be used to list all the objects from your OCI Bucket Storage. -- First Create a Credential using the following code. -- In the below code, the 'username' parameter expects your "Tenancy" Username which you can find in your O...DiscussOCI Bucket