New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

New Release 1z0-1067-22 Oracle Cloud Solutions Infrastructure Questions

Page: 2 / 2
Total 55 questions

Oracle Cloud Infrastructure 2022 Cloud Operations Professional Questions and Answers

Question 5

You have created the following JSON file to specify a lifecycle policy for one of your object storage buckets:

How will this policy affect the objects that are stored in the bucket? (Choose the best answer.)

Options:

A.

Objects with the prefix “LOGS” will be retained for 120 days and then deleted permanently.

B.

Objectscontaining the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be deleted 120 days after creation.

C.

The objects with prefix “LOGS” will be deleted 30 days after creation date.

D.

Objects containing the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be migrated back to standard Storage 120 days after creation.

Question 6

You have the following compartment structure within your company’s Oracle Cloud Infrastructure (OCI) tenancy:

You want to create a policy in the root compartment to allow SystemAdmins to manage VCNs only in CompartmentC.

Which policy is correct? (Choose the best answer.)

Options:

A.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentB:CompartmentC

B.

Allow group SystemAdmins to manage virtual-network-family in compartment Root

C.

Allow group SystemAdmins to manage virtual-network-family in compartmentCompartmentA:CompartmentB:CompartmentC

D.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentC

Question 7

You have created an Autonomous Data Warehouse (ADW) service in your company’s Oracle Cloud Infrastructure (OCI) tenancy and you now have to load historical data into it. You have already extracted this historical data from multiple data marts and data warehouses. This data is stored in multiple CSV text files and these files are ranging in size from 25 MB to 20 GB.

Which is the most efficient and error tolerant method for loading data into ADW? (Choose the best answer.)

Options:

A.

CreateAuth token, use it to create an object storage credential by executing DBMS_CLOUD.CREATE_CREDENTIAL, using the web console upload the CSV files to an OCI object storage bucket, create the tables in the ADW database and then execute DBMS_CLOUD.COPY_DATA foreach CSV file to copy the contents into the corresponding ADW database table.

B.

Create the tables in the ADW database and then execute SQL*Loader for each CSV file to load the contents into the corresponding ADW database table.

C.

Create Auth token, useit to create an object storage credential by executing DBMS_CLOUD.CREATE_CREDENTIAL, using OCI CLI upload the CSV files to an OCI object storage bucket, create the tables in the ADW database and then execute Data Pump Import for each CSV file to copy the contents into the corresponding ADW database table.

D.

Create Auth token, use it to create an object storage credential by executing DBMS_CLOUD.CREATE_CREDENTIAL, using OCI CLI upload the CSV files to an OCI object storage bucket, create the tables in the ADW database and then execute DBMS_CLOUD.COPY_DATA for each CSV file to copy the contents into the corresponding ADW database table.

Question 8

Which two statements about the OracleCloud Infrastructure (OCI) Command Line Interface (CLI) are TRUE? (Choose two.)

Options:

A.

You can run CLI commands from inside OCI Regions only.

B.

You can filter CLI output using the JMESPath query option for JSON.

C.

The CLI provides an automatic way to connect with instances provisioned on OCI.

D.

The CLI allows you to use the Python language to interact with OCI APIs.

E.

The CLI provides the same core functionality as the Console, plus additional commands.

Page: 2 / 2
Total 55 questions