100% Guaranteed Results 1z0-1072-22 Unlimited 256 Questions [2023]
1z0-1072-22 Dumps PDF - Want To Pass 1z0-1072-22 Fast
Oracle 1z0-1072-22 Certification Exam covers a range of topics related to cloud infrastructure, including cloud architecture, network design, security, and data management. 1z0-1072-22 exam consists of 60 multiple-choice questions that need to be completed within 105 minutes. Candidates are required to score a minimum of 68% to pass the exam and obtain the certification.
The Oracle 1z0-1072-22 exam consists of 70 multiple-choice questions and has a duration of 105 minutes. The questions cover a wide range of topics such as OCI core services, security, networking, databases, and IAM. 1z0-1072-22 exam is available in English and Japanese languages and can be taken online or at a testing center.
NEW QUESTION # 96
Which two statements about the Oracle File Storage Service (FSS) Security are accurate? (Choose two.)
- A. Encryption of file storage in FSS is optional.
- B. Data in transit to an FSS mount target is encrypted.
- C. Oracle IAM controls which filesystems are mountable by which instances.
- D. Security lists can be used as a virtual firewall to prevent an instance from mounting an FSS mount target within a subnet.
- E. FSS leverages UNIX user group and permission checking for file access security.
Answer: B,E
Explanation:
All data is encrypted at rest. and In-transit encryption provides a way to secure your data between instances and mounted file systems using TLS v. 1.2 (Transport Layer Security) encryption.
File Storage service supports the AUTH_UNIX style of authentication and permission checking for remote NFS client requests.
NEW QUESTION # 97
You have just created an Autonomous Data Warehouse (ADW) and you want to connect to the ADW using SQL Developer.
What three items are needed to connect to the ADW using SQL Developer? (Choose three.)
- A. the keystore password
- B. the public IP address of the ADW server
- C. the client credentials file
- D. a security list with an ingress rule for TCP port 1521
- E. the admin password
Answer: A,C,E
Explanation:
https://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/adwc/OBE_Provisioning_Autonomous_Data_Warehouse_Cloud_bak/provisioning_autonomous_data_warehouse_cloud.html
NEW QUESTION # 98
You are deploying a highly available web application in OracleCloud Infrastructure and have decided to use a public load balancer. The back-end web servers will be distributed across all three availability domains (ADs).
How many subnets should you create to deliver a secure highly available application?
- A. foursubnets in total; one subnet in each AD for the web servers and a single subnet in any one AD for the load balancer
- B. five subnets in total; two subnets each in the first and second AD with a single subnet in the third AD
- C. six subnets in total; two subnets in each AD; one for the load balancer and one for the web servers
- D. three subnets in total; one subnet in each AD
Answer: C
NEW QUESTION # 99
Where do you findthe tnsnames.ora for your Autonomous Data Warehouse (ADW) database?
- A. The ADW database will place the tnsnames.ora file in an object storage bucket
- B. You are automatically prompted to download the tnsnames.ora file upon creation of the ADW database
- C. You can download tnsnames.ora from Oracle Cloud Infrastructure web console under ADW details page
- D. The tnsnames.ora file is included in credentials.zip file that you download from service console of ADW
Answer: D
Explanation:
Explanation
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/connect-intorduction.html#GUID To download client credentials from the Autonomous Transaction Processing Service Console:
- From the Service Console click the Administration link.
-Click Download Client Credentials (Wallet).
- On the Download Client Credentials (Wallet) page, enter a wallet password in the Password field and confirm the password in the Confirm Password field. The password must be at least 8 characters long and must include at least 1 letter and either 1 numeric character or 1 special character. This password protects the downloaded Client Credentials wallet.
- Click Download to save the client security credentials zip file. By default the filename is:
Wallet_databasename.zip. You can save this file as any filename you want. You must protect this file to prevent unauthorized database access.
The zip file includes the following:
tnsnames.ora and sqlnet.ora: Network configuration files storing connect descriptors and SQL*Net client side configuration.
cwallet.sso and ewallet.p12: Auto-open SSO wallet and PKCS12 file. PKCS12 file is protected by the wallet password provided in the UI.
keystore.jks and truststore.jks: Java keystore and truststore files. They are protected by the wallet password provided while downloading the wallet.
ojdbc.properties: Contains the wallet related connection property required for JDBC connection. This should be in the same path as tnsnames.ora.
NEW QUESTION # 100
Which two options are true for Autonomous Transaction Processing (ATP) database? (Choose two.)
- A. You can scale CPU up or down in ATP
- B. You can add new ORACLE_HOME for bringing older versions of on-premises databases to ATP
- C. You canadd more Pluggable Database for consolidating multiple databases in ATP
- D. You can scale storage up or down in ATP
- E. You can add/remove Diskgroup in ATP
Answer: A,D
Explanation:
Explanation
You can scale up/down your Autonomous Database to scale both in terms ofcompute and storage only when needed, allows people to pay per use.
Oracle allows you to scale compute and storage independently, no need to do it together. these scaling activities fully online (no downtime required) in Details page Autonomous Database click Scale Up/Down. Click on arrow to select a value for CPU Core Count or Storage (TB).
Or Select auto scaling to allow the system to automatically use up to three times more CPU and IO resources to meet workload demand, compared to the database operatingwith auto scaling disabled.
NEW QUESTION # 101
Which three types of credentials are used to manage Oracle Cloud Infrastructure Identity and Access Management (IAM)? (Choose three.)
- A. Swift Password
- B. Windows Password
- C. API Signing Key
- D. Console Password
- E. SSH Key
Answer: A,C,D
Explanation:
Reference: https://cloud.oracle.com/iaas/whitepapers/best-practices-for-iam-on-oci.pdf You manage the following types of credentials with Oracle Cloud Infrastructure IAM: Console password: For signing in to the Console, which is the user interface for interacting with Oracle Cloud Infrastructure API signing key (in PEM format): For sending API requests, which require authentication Swift password: For using a Swift client with Recovery Manager (RMAN) to back up an Oracle Database System (DB System) database to Object Storage
NEW QUESTION # 102
Which two options are available within the service console of Autonomous Transaction Processing?
- A. Fine tune a long running query using optimizer hints
- B. Configure resource management rules and reset the admin password
- C. Monitor the health of the database server including CPU, memory and query performance
- D. Perform a manual backup of the ATP database
Answer: B,C
Explanation:
Explanation

NEW QUESTION # 103
A customer has launched a compute Instance in the Virtual Cloud Network (VCN), which hasan Internet gateway, a service gateway, a default security lists and a default route table. Customer has opened up Port 22 in the security lists attached to the compute instance subnet, however is still unable to connect to compute instances using ssh.
Which option would remedy this situation?
- A. Modify the route table associated with the VCN subnet in which the instance resides. Add a following route to the route table.
Destination CIDR: 0.0.0.0/0
Target: Internet Gateway (IGW) - B. Modify the security list associated with the VCN subnet in which the instance resides. Add a stateful egress rule to allow icmp traffic in addition to the port 22.
- C. Modify the route table associated with the VCN subnet in which the instance resides. Add a following route to the route table.
Destination CIDR: 0.0.0.0/0
Target: Service Gateway (SGW) - D. Modify the route table associated with the VCN subnet in which the instance resides. Add a following route to the route table.
Destination CIDR: 0.0.0.0/0
Target: Dynamic Routing Gateway (DRG)
Answer: A
Explanation:
Explanation
You create an internet gateway in the context of a specific VCN. In other words, the internet gateway is automatically attached to a VCN. However, you can disable and re-enable the internet gateway at any time.
For traffic toflow between a subnet and an internet gateway, you must create a route rule accordingly in the subnet's route table (for example, destination CIDR = 0.0.0.0/0 and target = internet gateway). If the internet gateway is disabled, that means no traffic will flow to or from the internet even if there's a route rule that enables that traffic.
For the purposes of access control, you must specify the compartment where you want the internet gateway to reside. If you're not sure which compartment to use, put theinternet gateway in the same compartment as the cloud network.
NEW QUESTION # 104
You plan to upload a large file (3 TiB) to Oracle Cloud Infrastructure (OCI) Object Storage. You would like to minimize the impact of network failures while uploading, and therefore you decide to use the multipart upload capability.
Which TWO statements are true about performing a multipart upload using the Multipart Upload API?
- A. You do not have to commit the upload after you have uploaded all the object parts.
- B. While a multipart upload is still active, you can keep adding parts as long as the total number is less than 10000.
- C. When you split the object into individual parts, each part can be as large as 50 GiB.
- D. You do not need to split the object into parts. Object Storage splits the object into parts and uploads all of the parts automatically.
Answer: B,C
NEW QUESTION # 105
You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly-weighted round robin policy toyour backend web servers. You notice that one of your web servers is receiving more traffic than other web servers.
How can you resolve this imbalance?
- A. Check security lists and route tables of your virtual cloud network (VCN) and fix any issues associated with the rules
- B. Delete and re-create your OCI load balancer
- C. Create separate listeners for each backend web server
- D. Disable session persistence on your backend set
Answer: D
Explanation:
Explanation
Session persistence is a method to direct all requests originating from a single logical client to a single backend web server. Backend servers that use caching to improve performance, or to enable log-in sessions or shopping carts, can benefit from session persistence
NEW QUESTION # 106
Which three load-balancing policies can be used with a backend set?
- A. least connections
- B. CPU utilization
- C. weighted round robin
- D. IP hash
- E. throughput
Answer: A,C,D
NEW QUESTION # 107
Which two statements are true about data guard service on DB Systems in Oracle Cloud Infrastructure (OCI)?
(Choose two.)
- A. Data guard implementation requires two DB Systems, one running the primary database on a virtual machine and the standby database running on bare metal
- B. Data guard configuration on the OCI is limited to one standby database per primary database
- C. Data guard implementation requires two DB Systems, one containing the primary database and one containing the standby database
- D. Data guard configuration on the OCI is limited to a virtual machine only
Answer: B,C
NEW QUESTION # 108
Your company has decided to move a few applications to Oracle Cloud and you have been asked to design it for both High Availability (HA) and Disaster Recovery (DR).
Which two should youconsider while designing your Oracle Cloud Infrastructure architecture? (Choose two.)
- A. Compartments
- B. Instance Shape
- C. Availability Domain
- D. Region
Answer: C,D
Explanation:
Explanation
References:https://blogs.oracle.com/cloud-infrastructure/migration-and-disaster-recovery-in-the-oracle-cloud-wi
NEW QUESTION # 109
Which statement is true about cloning a volume?
- A. Youneed to detach a volume before cloning from it.
- B. You can create a clone for a volume across regions.
- C. You can change the block volume size when cloning a volume.
- D. A cloned volume is the same as a snapshot that has a dependency on the source volume.
Answer: C
Explanation:
Explanation
References:https://docs.cloud.oracle.com/iaas/Content/Block/Tasks/cloningavolume.htm?tocpath=Services%7CB
NEW QUESTION # 110
Which two Oracle Cloud Infrastructure services use a Dynamic Routing Gateway?
- A. OCI FastConnect Private Peering
- B. OCI FastConnect Public Peering
- C. OCI IPSec VPN Connect
- D. Internet Gateway
- E. Local Peering
Answer: A,C
Explanation:
Explanation
You can think of a DRG as a virtual router that provides a path for private traffic (that is, traffic that uses private IPv4 addresses) between your VCN and networks outside the VCN's region.
You use a DRG when connecting your existing on-premises network to your virtual cloud network (VCN) with one (or both) of these:
IPSec VPN
Oracle Cloud Infrastructure FastConnect (Private Only)
You also use a DRG when peering a VCN with a VCN in adifferent region:
Remote VCN Peering (Across Regions)
NEW QUESTION # 111
Your company sells services to photographers where patrons can preview the photos that they want prints for. To avoid unauthorized copies, the sample photos have lower resolution and are watermarked. The photos are processed after they are uploaded. The process is fast but not immediate. It creates samples and sends them to storage outside of the instances.
Which type of instance is ideal for a process like this; short lived and one that keeps the cost low?
- A. Spot instances
- B. On-demand instances
- C. Preemptible instances
- D. Burstable instances
Answer: C
NEW QUESTION # 112
You need to set up instance principals so that an application running on an instance can call Oracle Cloud Infrastructure (OCI) public services, without the need to configure user credentials.
A developer in your team has already configured the application built using an OCI SDK to authenticate using the instance principals provider.
Which is NOT a necessary step to complete this set up?
- A. Generate Auth Tokens to enable instances in the dynamic group to authenticate with APIs.
- B. Deploy the application and the SDK to all the instances that belong to the dynamic group.
- C. Create a dynamic group with matching rules to specify which instances you want to allow to make API calls against services.
- D. Create a policy granting permissions to the dynamic group to access services in your compartment or tenancy.
Answer: B
NEW QUESTION # 113
Which two configuration formats does Terraform support? (Choose two.)
- A. HCL
- B. XML
- C. JSON
- D. YAML
Answer: A,C
Explanation:
Reference:
Terraform configuration files can use either of two formats: Terraform domain-specific language (HashiCorp Configuration Language format [HCL]), which is the recommended approach, or JSON format if the files need to be machine-readable.
NEW QUESTION # 114
......
Updated Verified 1z0-1072-22 Q&As - Pass Guarantee: https://2cram.actualtestsit.com/Oracle/1z0-1072-22-exam-prep-dumps.html