The Abreast Of The Times Guide To 1z0-1072-20 Test Questions

Proper study guides for Down to date Oracle Oracle Cloud Infrastructure 2020 Architect Associate certified begins with Oracle 1z0-1072-20 preparation products which designed to deliver the Validated 1z0-1072-20 questions by making you pass the 1z0-1072-20 test at your first time. Try the free 1z0-1072-20 demo right now.

Free demo questions for Oracle 1z0-1072-20 Exam Dumps Below:

NEW QUESTION 1

You are running an online gaming application hosted on a VM.Standard2.1 instance shape in Oracle Cloud Infrastructure. As the game becomes popular, you identify network throughput as a bottleneck on your instance when uploading user data.
D18912E1457D5D1DDCBD40AB3BF70D5D
Though you want to resolve the issue, you want to observe the demand for a week before adding new application instances.
Which action is the most efficient way to resolve this issue?

  • A. Add a secondary virtual network interface card (VNIC).
  • B. Change shape of the instance to a higher network bandwidth instance.
  • C. Delete the instance while preserving boot volume and spin up a new higher network bandwidth instance with this boot volume.
  • D. Change the performance tier of attached block volume to High Performance.

Answer: B

NEW QUESTION 2

D18912E1457D5D1DDCBD40AB3BF70D5D
Which two methods are supported for migrating your on-premises Oracle database to an Oracle Autonomous Transaction Processing (ATP) database in Oracle Cloud Infrastructure? (Choose two.)

  • A. Load text files into ATP using SQL Developer.
  • B. Use RMAN duplicate.
  • C. Use Oracle Data Pump.
  • D. Transfer the physical database files and re-create the database.
  • E. Use database backup and restore.

Answer: CD

Explanation:
Reference: https://docs.oracle.com/en/solutions/migrate-to-atp/index.html#GUID-28E5A683-6DC6-4A07- BB1C-55F020D4C1CD

NEW QUESTION 3

Which three methods can you use to manage Oracle Cloud Infrastructure services? (Choose three.)

  • A. Oracle Cloud Infrastructure Desktop Client
  • B. Oracle Cloud Infrastructure Console
  • C. SSH or RDP
  • D. Command-line Interface
  • E. REST API

Answer: BDE

Explanation:
https://docs.cloud.oracle.com/iaas/Content/GSG/Concepts/baremetalintro.htm

NEW QUESTION 4

You are running a mission-critical database application in Oracle Cloud Infrastructure (OCI). You take regular backups of your DB system to OCI object storage. Recently, you notice a failed database backup status in the console.
What step can you take to determine the cause of the backup failure?

  • A. Ensure that your database host can connect to OCI object storage.
  • B. Ensure the database archiving mode is set to NOARCHIVELOG.
  • C. Make sure that the database is not active and running while the backup is in progress.
  • D. Don't restart the dcsagent program even if it has a status of stop/waiting.

Answer: A

Explanation:
Database backups can fail for various reasons. Typically, a backup fails because either the database host cannot access the object store, or there are problems on the host or with the database configuration.
First need to determining the Problem
In the Console, a failed database backup either displays a status of Failed or hangs in the Backup in Progress or Creating state. If the error message does not contain enough information to point you to a solution, you can use the database CLI and log files to gather more data. Then, refer to the applicable section in this topic for a solution.
Database Service Agent Issues
Your Oracle Cloud Infrastructure Database makes use of an agent framework to allow you to manage your database through the cloud platform. Occasionally you might need to restart the dcsagent program if it has the status of stop/waiting to resolve a backup failure.
Object Store Connectivity Issues
Backing up your database to Oracle Cloud Infrastructure Object Storage requires that the host can connect to the applicable Swift endpoint. You can test this connectivity by using a Swift user.
Host Issues
One or more of the following conditions on the database host can cause backups to fail:
- Interactive Commands in the Oracle Profile
- The File System Is Full
- Incorrect Version of the Oracle Database Cloud Backup Module
- Changes to the Site Profile File (glogin.sql)
Database Issues
An improper database state or configuration can lead to failed backups.
- Database Not Running During Backup
- Archiving Mode Set to NOARCHIVELOG (When you provision a new database, the archiving mode is set to ARCHIVELOG by default. This is the required archiving mode for backup operations)
- Stuck Database Archiver Process and Backup Failures
- Temporary Tablespace Errors
- RMAN Configuration and Backup Failures
- RMAN Retention Policy and Backup Failures
- Loss of Objectstore Wallet File and Backup Failures
TDE Wallet and Backup Failures
- Incorrect TDE Wallet Location Specification
- Incorrect State of the TDE Wallet
- Incorrect Configuration Related to the TDE Wallet
- Missing TDE Wallet File
As this is not new provisioned database and already in the ARCHIVELOG , regular backups of DB system to OCI object storage in places, so the best answers are,
- Ensure that your database host can connect to the OCI object storage
- Restart the database service agent

NEW QUESTION 5

You have multiple applications installed on a compute instance and these applications generate a large amount of log files. These log files must reside on the boot volume for a minimum of 15 days and must be retained for at least 60 days. The 60-day retention requirement is causing an issue with available disk space.
What are the two recommended methods to provide additional boot volume space for this compute instance? (Choose two.)

  • A. Terminate the instance while preserving the boot volum
  • B. Create a new instance from the boot volume and select a DenseIO shape to take advantage of local NVMe storage.
  • C. Create an object storage bucket and use a script that runs daily to move log files older than 15 days to the bucket.
  • D. Create and attach a block volume to the compute instance and copy the log files.
  • E. Create a custom image and launch a new compute instance with a larger boot volume size.
  • F. Write a custom script to remove the log files on a daily basis and free up the space on the boot volume.

Answer: BD

Explanation:
These log files must reside on the Volume

NEW QUESTION 6

Which two choices are true for Oracle Autonomous Database with Shared Exadata Infrastructure?

  • A. Billing for storage usage continues when autonomous database is stopped.
  • B. Billing stops for both CPU and storage usage when autonomous database is stopped.
  • C. Billing for compute usage stops when autonomous database is stopped.
  • D. Autonomous database does not support per-second billing.
  • E. Billing does not stop when autonomous database is terminated.

Answer: AC

NEW QUESTION 7

You have been asked to create an Identity and Access Management (IAM) user that will authenticate to Oracle Cloud Infrastructure (OCI) API endpoints. This user must not be given credentials that would allow them to log into the OCI console.
Which two authentication options can you use? (Choose two.)

  • A. SSL certificate
  • B. API signing key
  • C. SSH key pair
  • D. PEM Certificate file
  • E. Auth token

Answer: BE

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcredentials.htm

NEW QUESTION 8

Which two tagging related items are valid attributes that may be included in payload of an audit log event? (Choose two.)

  • A. Predefined values
  • B. Free-form tags
  • C. Tag variables
  • D. Defined tags
  • E. Cost-tracking tags
  • F. Default tags D18912E1457D5D1DDCBD40AB3BF70D5D

Answer: BD

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Audit/Reference/logeventreference.htm#payload

NEW QUESTION 9

You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly-weighted round robin policy to your back-end web servers. You notice that one of your web servers is receiving more traffic than other web servers.
How can you resolve this to make sure traffic is evenly distributed across all back-end webservers?

  • A. Disable cookie-based session persistence on your backend set.
  • B. Change keep-alive setting between the load balancer and backend server.
  • C. Disable SSL configuration associated with your backend set.
  • D. Create separate listeners for each backend web server.

Answer: D

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Balance/Concepts/balanceoverview.htm

NEW QUESTION 10

Which two components cannot be deleted in your Oracle Cloud Infrastructure Virtual Cloud Network?
(Choose two.)

  • A. Service gateway
  • B. Default security list
  • C. Routing gateway
  • D. Default route table
  • E. Default subnet

Answer: BD

Explanation:
Reference: https://www.oracle.com/a/ocom/docs/vcn-deployment-guide.pdf (4)

NEW QUESTION 11

There are multiple options of migrating Oracle Databases from on-premises to Oracle Cloud Infrastructure.
Which two characteristics do you need to consider when choosing a migration method? (Choose two.)

  • A. On-premises database character set and application version
  • B. On-premises database version and quantity of data, including indexes
  • C. On-premises host operating system platform and network bandwidth
  • D. On-premises connectivity using remote and local VCN peering

Answer: BC

Explanation:
References: https://docs.cloud.oracle.com/iaas/Content/Database/Tasks/migrating.htm Some of the characteristics and factors to consider when choosing a migration method are:
On-premises database versionDatabase service database versionOn-premises host operating system and versionOn-premises database character setQuantity of data, including indexesData types used in the
on-premises databaseStorage for data stagingAcceptable length of system outageNetwork bandwidth

NEW QUESTION 12

Which statement is NOT true about the Oracle Cloud Infrastructure Object Storage service?

  • A. Object storage resources can be shared across tenancies.
  • B. Immutable option for data stored in the Object Storage can be set via retention rules.
  • C. Object versioning is enabled at namespace level.
  • D. Object lifecycle rules can be used to either archive or delete objects.

Answer: B

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Object/Tasks/usingversioning.htm

NEW QUESTION 13

Which DNS resource record type is used to point a host name to an IPv4 address?

  • A. ALIAS
  • B. A
  • C. CNAME
  • D. AAAA

Answer: B

Explanation:
References: https://docs.cloud.oracle.com/iaas/Content/DNS/Reference/supporteddnsresource.htm?tocpath=Services%7CDN

NEW QUESTION 14

You have been notified of an application failure indicating that one or more of the Oracle Cloud Infrastructure (OCI) resources have become unavailable. After scanning the Compute and Database consoles, you notice that one of the DB Systems is missing.
What would you do to identify the reason for this missing resource?

  • A. Navigate to the Audit console and search the previous 24 hours for all DELETE request actions to get a list of any resource that was deleted in the past 24 hours.
  • B. Navigate to the Audit console and search the previous 24 hours for all the GET request actions to get a list of every event that occurred in the past 24 hours.
  • C. View the service limits associated with your account to ensure that you have not exceeded the allowable number of DB Systems in your tenancy.
  • D. Create a serial console connection to the DB System that does not appear in the management console.Connect to the serial console connection, and then review the system logs under /var/log/messages.

Answer: A

Explanation:
You can filter results by request actions to zero in on only the events with operations that interest you. For example, say that you only want to know about instances that were deleted during a specific time frame. Select a delete request action filter to see only the events with delete operations
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Tasks/usingaudit.htm

NEW QUESTION 15

You are responsible for creating and maintaining an enterprise application that consists of multiple storage
volumes across multiple compute instances in Oracle Cloud Infrastructure (OCI).
The storage volumes include boot volumes and block volumes for your data storage. You need to create backups of these storage volumes in the most time-efficient manner.
How can you meet this requirement?

  • A. Create clones of all boot volumes and block volumes one at a time.
  • B. Create on-demand full backups of boot volumes, and copy data in block volumes to Object Storage using OCI CLI.
  • C. Create on-demand full backups of block volumes, and create custom images from the boot volumes.
  • D. Group together multiple storage volumes in a volume group and create volume group backups.

Answer: D

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Concepts/volumegroups.htm

NEW QUESTION 16

for IP addresses or CIDR
You create an autoscaling configuration of Linux compute instances in Oracle Cloud Infrastructure (OCI). You noticed that your application is running slow.
After checking your compute instances, you noticed that autoscaling is not launching additional instances, even though the existing compute instances already have high memory usage.
How can you resolve this issue?

  • A. Modify the scaling policy to monitor memory usage and scale up the number of instances when it meets the threshold.
  • B. Modify the scaling policy to monitor CPU usage and scale up the number of instances when it meets the threshold.
  • C. Install the monitoring agent to all compute instances which will trigger the autoscaling group.
  • D. Install OCI SDK in all compute instances and create a script that will trigger the autoscaling event if there is high memory usage.

Answer: B

NEW QUESTION 17

As an Oracle Cloud Infrastructure tenancy administrator, you created predefined lists of values and associated them with tag key definitions.
One of the users in your tenancy complains that she cannot see these predefined values. What is causing this issue?

  • A. The user is trying to use free-form tags.
  • B. Some of the predefined values are null.
  • C. The user is not part of an Identity and Access Management group that gives access to tagging.
  • D. The user has breached either the quota or service limit for using tags.

Answer: A

Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Tagging/Tasks/usingpredefinedvalues.htm

NEW QUESTION 18

Which two configuration formats does Terraform support? (Choose two.)

  • A. YAML
  • B. JSON
  • C. HCL
  • D. XML

Answer: BC

Explanation:
References:
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 19

You have an application server running in a public subnet on a compute instance in US West (us-phoenix-1) region of Oracle Cloud Infrastructure (OCI). The data sitting on this instance needs to be copied to OCI Object storage bucket available in the same region without traversing over the internet. To enable the connectivity between the instance and Object Storage, you created a service gateway with service CIDR of all Object Storage in us-phoenix-1 enabled. You also modified the security rules to allow the desired traffic.
However, when you tried sending the data to the Object Storage bucket, you notice that the data is going over the internet and not via the service gateway.
What could be the possible reason for this behavior?

  • A. The route table associated with the subnet has no route rule where the destination is object storage service
  • B. The service gateway created in the VCN resides in a different availability domain
  • C. The security list associated with the subnet has an egress rule that allows all traffic to be forwarded to a destination CIDR 0.0.0.0/0
  • D. Identity and Access Management (IAM) policies restrict the access to the object storage bucket

Answer: A

NEW QUESTION 20

A financial firm is designing an application architecture for its online trading platform that must have high availability and fault tolerance.
Their solutions architect configured the application to use an Oracle Cloud Infrastructure Object Storage bucket located in the US West (us-phoenix-1) region to store large amounts of financial data. The stored financial data in the bucket must not be affected even if there is an outage in one of the Availability Domains or a complete region.
What should the architect do to avoid any costly service disruptions and ensure data durability?

  • A. Create a new Object Storage bucket in another region and configure lifecycle policy to move data every 5 days.
  • B. Create a lifecycle policy to regularly send data from Standard to Archive storage.
  • C. Copy the Object Storage bucket to a block volume.
  • D. Create a replication policy to send data to a different bucket in another OCI region.

Answer: A

NEW QUESTION 21

You are working for a financial institution that is currently running two web applications in Oracle Cloud Infrastructure (OCI). All resources were created in the root compartment.
Your manager asked you to deploy new resources to support a proof-of-concept (PoC) for Oracle FlexCube. D18912E1457D5D1DDCBD40AB3BF70D5D
You must ensure that the FlexCube resources are secured and cannot be affected by the team that manages the two web applications.
Which two tasks should you complete to ensure the required security of your resources? (Choose two.)

  • A. Create a new compartment for the two web applications and move the existing resources into thecompartmen
  • B. Deploy the FlexCube application into the root compartmen
  • C. Create a new policy in the rootcompartment that gives the FlexCube project team the ability to manage all resources in the tenancy.
  • D. Create a new policy in the root compartment for the FlexCube project tea
  • E. Assign a policy statement that grants the FlexCube project team the ability to manage all resources in the tenancy, where a specific tag key and tag value are present.
  • F. Create a Tag Default within the root compartment with a default value of ${iam.principle.name} so that each new resource created is tagged with the name of the person who created i
  • G. Create a new IAMpolicy that allows users to only modify resources they created.
  • H. Create a new compartment for the two web applications and move the existing resources into this compartmen
  • I. Modify the existing policy for the team that manages these applications so that the scopeof access is defined as this new compartment.
  • J. Create a new compartment for the FlexCube application deploymen
  • K. Create a policy in this compartment for the project team that gives them the ability to manage all resources within the scope of thiscompartment.

Answer: CD

NEW QUESTION 22

What happens after you successfully run the following command on your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) using the YAML file defined below?
kubectl create -f definition.yml YAML file – definition.yml
1Z0-1072-20 dumps exhibit

  • A. A single Pod with a single container is created.
  • B. Two Pods with a container each are created.
  • C. A single Pod with two containers is created.
  • D. No Pod gets created.

Answer: C

NEW QUESTION 23

Where is the tenancy Oracle Cloud Identifier (OCID) located?

  • A. given by support on account creation
  • B. at the bottom of every console page
  • C. on the Identity – Users page
  • D. contained within the compartment OCID

Answer: D

Explanation:
Identity > Compartments >(The root Compartment of the tenancy)

NEW QUESTION 24
......

Recommend!! Get the Full 1z0-1072-20 dumps in VCE and PDF From Certleader, Welcome to Download: https://www.certleader.com/1z0-1072-20-dumps.html (New 238 Q&As Version)