Oracle 1z0-997-20 Exam Practice Questions (P. 2)
- Full Access (50 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
You work for a public health care company based in the United States. Their existing patient records system runs in an on-premise data center and the customer is sending tape backups offsite as part of their disaster recovery planning.
You developed an alternative archival solution using Oracle Cloud Infrastructure (OCI) that will save the company a significant amount of money on a yearly basis.
The solution involves storing data in an OCI Object Storage bucket. After reviewing your solution with the customer Global Risk and Compliance (GRC) team, they highlighted four security requirements:
✑ All data less than 1 year old must be accessible within 2 hours
✑ All data must be retained for at least 10 years and be accessible within 48 hours
✑ All data must be encrypted at rest
✑ No data may be transmitted across the public internet
Which two options meet the requirements outlined by the customer GRC team? (Choose two.)
You developed an alternative archival solution using Oracle Cloud Infrastructure (OCI) that will save the company a significant amount of money on a yearly basis.
The solution involves storing data in an OCI Object Storage bucket. After reviewing your solution with the customer Global Risk and Compliance (GRC) team, they highlighted four security requirements:
✑ All data less than 1 year old must be accessible within 2 hours
✑ All data must be retained for at least 10 years and be accessible within 48 hours
✑ All data must be encrypted at rest
✑ No data may be transmitted across the public internet
Which two options meet the requirements outlined by the customer GRC team? (Choose two.)
- AProvision a FastConnect link to the closest OCI region and configure a private peering virtual circuit.
- BProvision a FastConnect link to the closest OCI region and configure a public peering virtual circuit.Most Voted
- CCreate an OCI Object Storage Standard tier bucket. Configure a lifecycle policy to archive any object that is older than 365 days.Most Voted
- DCreate an OCI Object Storage Standard tier bucket. Configure a lifecycle policy to delete any object that is older than 7 years.
- ECreate a VPN connection between your on-premises data center and OCI. Create a Virtual Cloud Network (VCN) along with an OCI Service Gateway for OCI Object Storage.
Correct Answer:
BC
BC
send
light_mode
delete
Question #7
You are helping a customer troubleshoot a problem. The customer has several Oracle Linux servers in a private subnet within a Virtual Cloud Network (VCN). The servers are configured to periodically communicate to the Internet to get security patches for applications installed on them.
The servers are unable to reach the internet. An Internet Gateway has been deployed in the public subnet in the VCN and the appropriate routes are configured in the Route Table associated with the public subnet.
Based on cost considerations, which option will fix this issue? (Choose the best answer)
The servers are unable to reach the internet. An Internet Gateway has been deployed in the public subnet in the VCN and the appropriate routes are configured in the Route Table associated with the public subnet.
Based on cost considerations, which option will fix this issue? (Choose the best answer)
- ACreate a NAT gateway in the VCN and configure the NAT gateway as the route target for the private subnet.Most Voted
- BCreate another Internet Gateway and configure it as route target for the private subnet.
- CCreate a Public Load Balancer in front of the servers and add the servers to the Backend Set of the Public Load Balancer.
- DImplement a NAT instance in the public subnet of the VCN and configure the NAT instance as the route target for the private subnet.
Correct Answer:
D
D
send
light_mode
delete
Question #8
Multiple departments in your company use a shared Oracle Cloud Infrastructure (OCI) tenancy to implement their projects. You are in charge of managing the cost of OCI resources in the tenancy and need to obtain better insights into department's usage.
Which three options can you implement together to accomplish this? (Choose three.)
Which three options can you implement together to accomplish this? (Choose three.)
- ACreate a budget that matches your commitment amount and an alert at 100 percent of the forecast.Most Voted
- BSet up a tag default that automatically applies tags to all specified resources created in a compartment. Then use these tags for cost analysis.Most Voted
- CSet up different compartments for each department. Then track and analyze cost per compartment.Most Voted
- DUse the billing cost tracking report to analyze costs.
- ESet up a consolidated budget-tracking tags to analyze costs in a granular manner.
Correct Answer:
ACE
Reference:
https://www.oracle.com/a/ocom/docs/cloud/ops-billing-100.pdf
(22)
ACE
Reference:
https://www.oracle.com/a/ocom/docs/cloud/ops-billing-100.pdf
(22)
send
light_mode
delete
Question #9
After performing maintenance on an Oracle Linux compute instance the system is returned to a running state. You attempt to connect using SSH but are unable to do so. You decide to create an instance console connection to troubleshoot the issue.
Which three tasks would enable you to connect to the console connection and begin troubleshooting? (Choose three.)
Which three tasks would enable you to connect to the console connection and begin troubleshooting? (Choose three.)
- AStop the compute instance using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI).
- BReboot the compute instance using the Oracle Cloud Infrastructure (OCI) Management Console.
- CEdit the Linux boot menu to enable access to console.
- DUpload an API signing key for console connection authentication.
- EUse SSH to connect to the public IP address of the compute instance and provide the console connection OCID as the username.
- FUse SSH to connect to the service endpoint of the console connection service.
Correct Answer:
BCF
Reference:
https://oracle.github.io/learning-library/oci-library/L200-LAB/Compute-Console-Connection/HOL-Console-Connection.html
BCF
Reference:
https://oracle.github.io/learning-library/oci-library/L200-LAB/Compute-Console-Connection/HOL-Console-Connection.html
send
light_mode
delete
Question #10
You designed and deployed your Autonomous Data Warehouse (ADW) so that it is accessible from your on-premise data center and servers running on both private and public networks in Oracle Cloud Infrastructure (OCI).

As you are testing the connectivity to your ADW database from the different access paths, you notice that the server running on the private network is unable to connect to ADW.
Which two steps do you need to take to enable connectivity from the server on the private network to ADW? (Choose two.)

As you are testing the connectivity to your ADW database from the different access paths, you notice that the server running on the private network is unable to connect to ADW.
Which two steps do you need to take to enable connectivity from the server on the private network to ADW? (Choose two.)
- AAdd an entry in the Security List of the ADW allowing ingress traffic for CIDR block 10.2.2.0/24
- BAdd an entry in the route table (associated with the private subnet) with destination of 0.0.0.0/0; target type of NAT Gateway, add a stateful egress rule to the security list (associated with the private subnet) with destination of 0.0.0.0/0 and for all IP protocols.Most Voted
- CAdd an entry in the access control list of ADW for IP address 129.146.160.11Most Voted
- DAdd an entry in the route table (associated with the private subnet) with destination of 0.0.0.0/0; target type of Internet Gateway, add a stateful egress rule to the security list (associated with the private subnet) with destination of 0.0.0.0/0 and for all IP protocols.
- EAdd an entry in the access control list of ADW for CIDR block 10.2.2.0/24.
Correct Answer:
AB
AB
send
light_mode
delete
All Pages