Uploading files from apex to object storage
Hi Team,
We have reviewed the recommended options suggested:
https://community.oracle.com/customerconnect/discussion/comment/1694897
For immediate option for minimal change and removal of /u01 file storag and since we have limited space available in local storage (/u01), we are planning to use DBMS_CLOUD to upload files directly to OCI Object Storage instead of using UTL_FILE to write files to /u01.
After implementing this approach, what would be the recommended steps for handling the existing files already present in /u01?
Current situation:
Approximately 80 GB of storage is consumed in /u01.
Around 10,000 files currently exist in the directory.
Tagged:
0