How are segments uploaded when using the Dynamic Large …

How are segments uploaded when using the Dynamic Large Object (DLO) method?

How are segments uploaded when using the Dynamic Large Object (DLO) method?

A.
The segments must always be uploaded after the manifest file in the Dynamic Large Object method.

B.
To avoid any mismatch in the data, the manifest object is created after uploading all the segments in the Dynamic Large Object method.

C.
segments are first uploaded into the manifest individually and then the manifest containing the segments is uploaded in the Dynamic Large Object method.

D.
A manifest is created and then segments are uploaded in Dynamic Large Object using RMAN.



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Nanda

Ken

Ken

The problem is, the very first line of the document you link to says “This tutorial shows how to upload files larger than 5 GB to Oracle Cloud Infrastructure Object Storage Classic by using the Static Large Object approach, via the REST interface.”

I believe this entire question is problematic, because Oracle supposedly does not support Dynamic Large Objects (DLO).

From https://docs.oracle.com/en/cloud/iaas/storage-cloud/cssto/frequently-asked-questions-object-storage-classic.html:

“Can I upload dynamic large objects using Oracle Cloud Infrastructure Object Storage Classic?

Support for uploading dynamic large objects is not available in Oracle Cloud Infrastructure Object Storage Classic. You can download existing dynamic large objects from your account in Oracle Cloud Infrastructure Object Storage Classic.”

Max

Max

B:
1. Upload the segmented files
2. Creating the manifest
3. Upload the manifest <–