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

Free and Premium Oracle 1z0-1067-22 Dumps Questions Answers

Page: 1 / 2
Total 55 questions

Oracle Cloud Infrastructure 2022 Cloud Operations Professional Questions and Answers

Question 1

You are working as a Cloud Operations Administrator for your company. They have different Oracle Cloud Infrastructure (OCI) tenancies for developmentand production workloads. Each tenancy has resources in two regions – uk-london-1 and eu-frankfurt-1. You are asked to manage all resources and to automate all the tasks using OCI Command Line Interface (CLI).

Which is the most efficient method to managemultiple environments using OCI CLI? (Choose the best answer.)

Options:

A.

Use OCI CLI profiles to create multiple sets of credentials in your config file, and reference the appropriate profile at runtime.

B.

Create environment variables for the sets of credentials that align to each combination of tenancy, region, and environment.

C.

Run oci setup config to create new credentials for each environment every time you want to access the environment.

D.

Use different bash terminals for each environment.

Buy Now
Question 2

Your application is using an Object Storage bucket named app-data in the namespace vision, to store both persistent and temporary data. Every week all the temporary data should be deleted to limit the storage consumption.

Currently you need to navigate to the Object Storage page using the web console, select the appropriate bucket to view all the objects and delete the temporary ones.

To simplify the task you have configured the application to save all the temporary data with /temp prefix. You have also decided to use the Command Line Interface (CLI) to perform this operation.

What is the command you should use to speed up the data cleanup? (Choose the best answer.)

Options:

A.

oci os object delete –ns vision –bn app–data ––prefix /temp

B.

oci os object bulk-delete –ns vision –bn app–data ––prefix /temp ––force

C.

oci objectstorage bulk–delete –ns vision –bn app–data ––prefix /temp ––force

D.

oci os object delete app-data in vision where prefix = /temp

Question 3

Which statement about Oracle Cloud Infrastructure paravirtualized block volume attachments is TRUE? (Choose the best answer.)

Options:

A.

Paravirtualized volumes may reduce the maximum IOPS performance for larger block volumes.

B.

Paravirtualized is required to manage iSCSI configuration for virtual machine instances.

C.

Paravirtualized volumes become immediately available on bare metal compute instances.

D.

Paravirtualization utilizes the internal storage stack of compute instance OS and network hardware virtualization to access block volumes.

Question 4

You are using Oracle Cloud Infrastructure (OCI) services across several regions: us-phoenix-1, us-ashburn-1, uk-london-1 and ap-tokyo-1. You have creates a separateadministrator group for each region: PHX-Admins, ASH-Admins, LHR-Admins and NRT-Admins, respectively.

You want to restrict admin access to a specific region. E.g., PHX-Admins should be able to manage all resources in the us-phoenix-1 region only and not any other OCI regions.

What IAM policy syntax is required to restrict PHX-Admins to manage OCI resources in the us-phoenix-1 region only? (Choose the best answer.)

Options:

A.

Allow group PHX-Admins to manage all-resources in tenancy where request.region= ‘phx’

B.

Allow group PHX-Admins to manage all-resources in tenancy where request.permission= ‘phx’

C.

Allow group PHX-Admins to manage all-resources in tenancy where request.target= ‘phx’

D.

Allow group PHX-Admins to manage all-resources in tenancy where request.location= ‘phx’

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: 1 / 2
Total 55 questions