Exit 1Z0-997-20 Oracle Cloud Infrastructure 2020 Architect Professional
Question 2 of 5
0% complete
Q2 Multiple choice

As a part of migration exercise for an existing on premises application to Oracle Cloud Infrastructure (OCT), yon ore required to transfer a 7 TB file to OCI Object Storage. You have decided to upload functionality of Object Storage.

Which two statements are true?

Select all that apply.

  • A

    Active multipart upload can be checked by listing all parts that have been uploaded, however It Is not

    possible to list information for individual object part in an active multipart upload

  • B

    It is possible to spill this fileInto multiple parts using the APIs provided by Object Storage.

  • C

    It is possible to split this file into multiple parts using rclone tool provided by Object Storage.

  • D

    After initiating a multipart upload by making a CreateMultlPartUpload RESI API Call, the upload remains active until you explicitly commit it or abort.

  • E

    Contiguous numbers need to be assigned for each part so that Object Storage constructs the object by ordering, part numbers in ascending order