Вы находитесь на странице: 1из 23

Oracle.1z0-1072.v2020-05-22.

q61
Exam Code: 1Z0-1072
Exam Name: Oracle Cloud Infrastructure 2019 Architect Associate
Certification Provider: Oracle
Free Question Number: 61
Version: v2020-05-22
# of views: 102
# of Questions views: 610
https://www.freecram.com/torrent/Oracle.1z0-1072.v2020-05-22.q61.html

NEW QUESTION: 1
Which two are valid options when migrating a database from on-premise to Oracle Cloud
Infrastructure?
(Choose two.)
A. performing a backup to Oracle Cloud Infrastructure Object Storage, and then restoring
to a database server on Oracle Cloud Infrastructure
B. performing RMAN backup to an on-premise storage device, and then shipping to Oracle
Cloud Infrastructure
C. converting the Oracle database to a NoSQL database and migrating to Oracle Cloud
Infrastructure by using rsync file copy
D. snapping or cloning storage form on-premise to Oracle Cloud Infrastructure
Answer: B,D

NEW QUESTION: 2
You are responsible for setting up access for all the cloud users of a large enterprise. You
log in to the Phoenix region and start creating users and policies. You then realize that
some users might be creating resources in the Ashburn region.
Which step should you perform to enable those users?
A. You need to log in to each region separately to create users for that particular region.
B. You can assign a region to each of the users at the time of creation.
C. IAM users are global. As an administrator, make sure that you subscribe to the Ashburn
region.
D. IAM users are global and non-admin users can add resources to any region by default.
Answer: C

NEW QUESTION: 3
When terminating a compute instance, which statement is true?
A. All block volumes attached to the instance are terminated.
B. Users can preserve the boot volume associated with the instance.
C. The instance needs to be stopped first, and then terminated.
D. The boot volume is always deleted.
Answer: B

NEW QUESTION: 4
You are responsible for creating and maintaining an enterprise application that consists of
multiple storage volumes across multiple instances. 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. You can create on-demand one-off backups of block volumes, but not boot volumes
B. You can create clones of storage volumes one at a time
C. You can group together multiple storage volumes in a volume group and create volume
group backups
D. You can create on-demand one-off backups of boot volumes, but not block volumes
Answer: C

NEW QUESTION: 5
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 you consider while designing your Oracle Cloud Infrastructure
architecture? (Choose two.)
A. Region
B. Instance Shape
C. Compartments
D. Availability Domain
Answer: A,D
Explanation
References:
https://blogs.oracle.com/cloud-infrastructure/migration-and-disaster-recovery-in-the-oracle-
cloud-with-rackware

NEW QUESTION: 6
Which three are default Virtual Cloud Network (VCN) components? (Choose three.)
A. Security List
B. Dynamic Routing Gateway
C. DHCP options
D. Internet Gateway
E. Route Table
Answer: A,C,E
Explanation
References:
(1) => Populated by Default(0) => Not Populated by Default
Resources==========Subnets (0)Route Tables (1)Internet Gateways (0)Dynamic
Routing Gateways (0)Network Security Groups (0)Security Lists (1)DHCP Options (1)Local
Peering Gateways (0)NAT Gateways (0)Service Gateways (0)

NEW QUESTION: 7
Within your tenancy you have a compute instance with a boot volume and a block volume
attached. The boot volume contains the OS and the attached block volume contains the
instance's important data. Logs on the boot volume have filled the boot volume and are
causing issues with the OS.
What should you do to resolve this situation?
A. Stop the instance that is full. Create a manual backup of the block storage before
making changes.
Detach the block volume, create a new instance of the same shape with a larger custom
boot volume and attach the block volume to the new instance. Configure the OS and any
related application(s) to access the block volume under the same mount point as before.
B. Create a new instance with a larger boot volume size as well a new block volume which
is the same size or larger than the one attached to the full instance. rsync the state of the
boot volume and the state of the block volume between the two instances.
C. Detach the block volume from the full instance. Create a new instance of the same
shape with a larger boot volume and rsync the state of the boot volume between the
instances. Attach the block volume to the new instance.
D. Create a manual backup of the block storage instance. Create a custom image of the
full instance. Once that completes deploy the custom image to a new instance.
Answer: A
Explanation
https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Tasks/resizingavolume.htm

NEW QUESTION: 8
Which two actions will occur when a back-end server that is registered with a backend set
is marked to drain connections? (Choose two.)
A. It disallows new connections to that backend server.
B. It keeps the connections to that instance open and attempts to complete any in-flight
requests.
C. It redirects the requests to a user-defined error page.
D. It immediately closes all existing connections to that instance.
E. It forcibly closes all connections to that instance after a timeout period.
Answer: A,B
Explanation
References:
https://docs.cloud.oracle.com/iaas/Content/Balance/Reference/sessionpersistence.htm
The Load Balancing service considers a server marked drain available for existing
persisted sessions. New requests that are not part of an existing persisted session are not
sent to that server.

NEW QUESTION: 9
Which resource is required when connecting to your on-premise network from your Virtual
Cloud Network (VCN) via IPSec VPN or FastConnect?
A. Internet Gateway (IGW)
B. Dynamic Routing Gateway (DRG)
C. local peering gateway
D. NAT
Answer: B
Explanation
References: https://cloud.oracle.com/networking/vcn/faq

NEW QUESTION: 10
You are implementing Oracle Cloud Infrastructure (OCI) FastConnect to access OCI public
access points (e.g.
- object storage). You want other Internet traffic from your on-premises environment to use
your existing connection with your ISP.
What is the correct way to establish OCI FastConnect to access these OCI public
endpoints?
A. Configure private peering on your FastConnect link. Redistribute BGP routes learned
into your existing routing table and advertise a default from your network infrastructure to
OCI.
B. Configure private peering on your FastConnect link with a static route that points to OCI
object storage service.
C. Configure public peering on your FastConnect link with a static route that points to OCI
object storage service.
D. Configure public peering on your FastConnect link. Redistribute BGP routes learned
into your existing routing table and advertise a specific route for your network infrastructure
to OCI.
Answer: D
Explanation
https://www.oracle.com/a/ocom/docs/connectivity-fast-connect-200.pdf

NEW QUESTION: 11
You are designing a lab exercise for your team that has a large number of graphics with
large file sizes. The application becomes unresponsive if the graphics are embedded in the
application. You have uploaded the graphics to Oracle Cloud Infrastructure and only added
the URL in the application. You need to ensure these graphics are accessible without
requiring any authentication for an extended period of time.
How can you achieve these requirements?
A. Create PARs and do not specify an expiration date.
B. Make the object storage bucket private and all objects public and use the URL found in
the Object
"Details".
C. Make the object storage bucket public and use the URL found in the Object "Details".
D. Create pre-authenticated requests (PAR) and specify 00:00:0000 as the expiration time.
Answer: C

NEW QUESTION: 12
Which statement is true about DB Systems?
A. You cannot manage the database as sys/sysdba.
B. You have full control over the automatic backup schedule and retention periods.
C. You can manage Oracle database initialization parameters at a global level.
D. Data Guard as a Service is offered between regions.
Answer: A,B

NEW QUESTION: 13
What does Terraform use to create, manage, and manipulate infrastructure resources?
A. resources
B. provisioner
C. instances
D. provider
Answer: D
Explanation
The Oracle Cloud Infrastructure provider is used to interact with the many resources
supported by the Oracle Cloud Infrastructure. The provider needs to be configured with
credentials for the Oracle Cloud Infrastructure account.

NEW QUESTION: 14
Which statement is true regarding Autonomous Transaction Processing (ATP)?
A. A database name cannot be used concurrently for both an Autonomous Data
Warehouse (ADW) and an ATP database
B. A maximum of 2 TB of storage can be enabled for an ATP database
C. After terminating a database, the database name is available for immediate reuse
D. A maximum of 8 cores can be enabled for an ATP database
Answer: A

NEW QUESTION: 15
Where do you find the tnsnames.ora for your Autonomous Data Warehouse (ADW)
database?
A. You can download tnsnames.ora from Oracle Cloud Infrastructure web console under
ADW details page
B. The tnsnames.ora file is included in credentials.zip file that you download from service
console of ADW
C. The ADW database will place the tnsnames.ora file in an object storage bucket
D. You are automatically prompted to download the tnsnames.ora file upon creation of the
ADW database
Answer: B
Explanation
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/connect-
intorduction.html#GUID

NEW QUESTION: 16
You have a shared file system between two web servers using File Storage Service (FSS)
and you were tasked to create a backup plan for this environment to protect the data
placed into the shared file system.
What is the recommended approach to create this backup using FSS features?
A. Implement a backup policy to execute a snapshot of the shared volume.
B. Implement a backup policy to copy data from the shared volume to object storage.
C. Use the rsync tool to send data from the shared volume to a block volume.
D. Compress the data that is in the shared volume and copy it into a different folder on the
boot volume disk.
E. Use the rsync tool to send data from the shared volume to a boot volume disk.
Answer: A

Valid 1Z0-1072 Dumps shared by PrepAwayExam.com for Helping Passing 1Z0-1072


Exam! PrepAwayExam.com now offer the newest 1Z0-1072 exam dumps, the
PrepAwayExam.com 1Z0-1072 exam questions have been updated and answers
have been corrected get the newest PrepAwayExam.com 1Z0-1072 dumps with Test
Engine here:
https://www.prepawayexam.com/Oracle/braindumps.1Z0-1072.ete.file.html (200 Q&As
Dumps, 40%OFF Special Discount: freecram)

NEW QUESTION: 17
Which five are the required parameters to launch an instance in Oracle Cloud
Infrastructure? (Choose five.)
A. subnet
B. Availability Domain
C. Virtual Cloud Network
D. host name
E. instance shape
F. image operating system
G. private IP address
Answer: A,B,C,E,F
Explanation
References:
https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm

NEW QUESTION: 18
What is the maximum number of security lists that can be associated with a subnet?
A. four
B. three
C. five
D. two
Answer: C
Explanation
you may optionally specify one or more security lists for the subnet to use (up to five). If
you don't specify any, the subnet uses the cloud network's default security list. You can
change which security list the subnet uses at any time.
https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingVCNs.htm

NEW QUESTION: 19
You have provisioned an Autonomous Transaction Processing (ATP) database and logged
into the ATP service console.
What are three abilities that can be performed from this service console? (Choose three.)
A. set resource management rules
B. monitor database activity and SQL queries
C. reset the admin password
D. scale up/down the CPUs
E. create ATP database users
Answer: A,B,C

NEW QUESTION: 20
Which two are required parameters to create a public load balancer instance? (Choose
two.)
A. certificate
B. load balancer name
C. listener
D. back end set
E. two public subnets
Answer: C,D
Explanation
References: https://docs.cloud.oracle.com/en-
us/iaas/Content/GSG/Tasks/loadbalancing.htm

NEW QUESTION: 21
As the Cloud Architect for your company, you have been tasked with designing a high
performance (HPC) cluster in Oracle Cloud Infrastructure (OCI). The following
requirements have been defined:
* The cluster must be a minimum of three nodes, but may increase to six nodes when
demand requires.
* The cluster must be resilient to any potential infrastructure failures.
* To minimize latency, all nodes must be deployed within the same availability domain
(AD).
* Adding or replacing nodes within the cluster should take no more than 30 minutes.
Which two steps should be performed to satisfy these requirements in OCI? (Choose two.)
A. Create a custom image of your HPC node compute instance. Launch new compute
instances using this image to reduce provisioning time.
B. Deploy the cluster in a single AD. Place each of the nodes in a different virtual cloud
network (VCN) subnet.
C. Deploy the cluster in a single AD. Place each of the nodes in one of the three different
fault domains in that AD.
D. Create a backup of your HPC node compute instance boot volume. Launch new
compute instances directly from the backup reduce provisioning time.
E. Deploy the cluster in a single AD with a shared file system that leverages the file
storage service (FSS).
Deploy a standby cluster in another AD and configure it to use the same shared file
system.
Answer: A,E

NEW QUESTION: 22
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. Create and attach a block volume to the compute instance and copy the log files.
B. Terminate the instance while preserving the boot volume. Create a new instance from
the boot volume and select a DenseIO shape to take advantage of local NVMe storage.
C. Write a custom script to remove the log files on a daily basis and free up the space on
the boot volume.
D. Create a custom image and launch a new compute instance with a larger boot volume
size.
E. Create an object storage bucket and use a script that runs daily to move log files older
than 15 days to the bucket.
Answer: A,E

NEW QUESTION: 23
A new employee has just started working for your company. You create an Oracle Cloud
Infrastructure user account for this employee, following which they are able to log in, but
still cannot create any resources.
What should you do to resolve this?
A. Send the employee API Signing Keys to log in.
B. Add the employee to a group with policies to grant access to relevant resources.
C. Delete the account and create another one.
D. Make sure that the employee is logging in to the Oracle Cloud Infrastructure account
from your corporate network only.
Answer: B

NEW QUESTION: 24
Which two options are valid for loading data directly into Autonomous Data Warehouse
(ADW)? (Choose two.)
A. SQL *Loader
B. Data Pump
C. Data Transfer Service
D. Data Integrator
Answer: A,B

NEW QUESTION: 25
Which two options are available when setting up DNS for your bare metal and virtual
machine DB Systems?
(Choose two.)
A. Internet and custom resolver
B. Google DNS servers
C. custom resolver
D. Internet and virtual cloud network (VCN) resolver
Answer: C,D
NEW QUESTION: 26
Which two statements are true about an Oracle Cloud Infrastructure Virtual Cloud Network
(VCN)? (Choose two.)
A. A VCN can reside in multiple Oracle Cloud Infrastructure regions and Availability
Domains.
B. An allowable VCN size range is: /16 to /30.
C. A VCN covers a single contiguous IPv4 CIDR block of your choice.
D. A VCN creates the dynamic routing gateway by default.
Answer: B,C

NEW QUESTION: 27
Given: When creating multiple subnets within a Virtual Cloud Network (VCN), security lists
are often made to group common services, for example, SSH and RDP (remote access),
80 and 443 (HTTP), and so on.
By default, what is the maximum number of security lists that can be associated with a
subnet upon creation?
A. 4
B. 3
C. 5
D. 2
Answer: C

NEW QUESTION: 28
Which option lists Virtual Cloud Networks (VCNs) that can be peered?
A. VCN A (10.0.2.0/16) and VCN B (10.0.2.0/25)
B. VCN A (172.16.0.0/24) and VCN B (172.16.0.0/28)
C. VCN A (10.0.0.0/16) and VCN B (10.0.16.0/24)
D. VCN A (10.0.0.0/16) and VCN B (10.1.0.0/16)
Answer: D

NEW QUESTION: 29
What is true about data guard set up with fast-start failover (FSFO) in Oracle Cloud
Infrastructure (OCI)?
A. The best practice for high availability and durability is to run the primary, standby, and
observer in separate availability domains (ADs).
B. You cannot create the standby DB system in a different AD from the primary DB
system.
C. You cannot use database command line interface (CLI) to set up data guard with FSFO.
D. When you configure data guard using OCI console, the default mode is set to
maxprotection.
Answer: A
NEW QUESTION: 30
You are designing a two-tier web application in Oracle Cloud Infrastructure (OCI). Your
clients want to access the web servers from anywhere, but want to prevent access to the
database servers from the Internet.
Which is the recommended way to design the network architecture?
A. Create a single public subnet for your web servers and database servers, and associate
only your web servers to internet gateway.
B. Create public subnets for web servers and private subnets for database servers in your
VCN, and associate separate security lists and route tables for each subnet.
C. Create public subnets for web servers and private subnets for database servers in your
virtual cloud network (VCN), and associate separate internet gateways for each subnet.
D. Create public subnets for web servers and associate a dynamic routing gateway with
that subnet, and a private subnet for database servers with no association to dynamic
gateway.
Answer: B

NEW QUESTION: 31
Which tool can automatically install Oracle Cloud Infrastructure CLI?
A. Python
B. RPM
C. APT
D. PIP
Answer: D
Explanation
References:
https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/climanualinst.htm

Valid 1Z0-1072 Dumps shared by PrepAwayExam.com for Helping Passing 1Z0-1072


Exam! PrepAwayExam.com now offer the newest 1Z0-1072 exam dumps, the
PrepAwayExam.com 1Z0-1072 exam questions have been updated and answers
have been corrected get the newest PrepAwayExam.com 1Z0-1072 dumps with Test
Engine here:
https://www.prepawayexam.com/Oracle/braindumps.1Z0-1072.ete.file.html (200 Q&As
Dumps, 40%OFF Special Discount: freecram)

NEW QUESTION: 32
Which three load-balancing policies can be used with a back end set? (Choose three.)
A. Throughput
B. IP Hash
C. Weighted Round Robin
D. CPU Utilization
E. Least Connections
Answer: B,C,E
Explanation
References:
After you create a load balancer, you can apply policies to control traffic distribution to your
backend servers.
The Load Balancing service supports three primary policy types:
Round RobinLeast ConnectionsIP Hash

NEW QUESTION: 33
Which two are true for achieving High Availability on Oracle Cloud Infrastructure? (Choose
two.)
A. Store your database across multiple regions so that half of the data resides in one
region and the other half resides in another region.
B. Configure your database to have Data Guard in another Availability Domain in Sync
mode within a region.
C. Attach your block volume form Availability Domain 1 to a compute instance in
Availability Domain 2 (and vice versa) so that they are highly available.
D. Store your database files on Object Storage so that they are available in all Availability
Domains in all regions.
E. Distribute your application servers across all Availability Domains within a region.
Answer: B,E

NEW QUESTION: 34
Which two options are available when configuring DNS resolution for your virtual cloud
network? (Choose two.)
A. Internet and custom resolver
B. Google DNS servers
C. custom resolver
D. Internet and virtual cloud network (VCN) resolver
Answer: C,D
Explanation
References: https://docs.cloud.oracle.com/iaas/Content/Database/Tasks/launchingDB.htm

NEW QUESTION: 35
Which two resources are availability domain constructs? (Choose two.)
A. VCN
B. Groups
C. Block Volume
D. Compute Instance
E. Object Storage
Answer: C,D
Explanation
References:
https://docs.cloud.oracle.com/iaas/Content/General/Concepts/regions.htm#one

NEW QUESTION: 36
Which two statements are true about Oracle Cloud Infrastructure Compute Service?
(Choose two.)
A. You can launch a virtual or bare metal instance by using the same LaunchInstance API.
B. You cannot launch a bare metal server in Oracle Cloud Infrastructure Compute Service.
C. You can attach a block volume in an Availability Domain other than your compute
instance.
D. You can share custom images across tenancies and regions.
Answer: A,D
Explanation
References:
Regions and Availability DomainsVolumes are only accessible to instances in the same
availability domain .
You cannot move a volume between availability domains or regions.
FYI: https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/overview.htm

NEW QUESTION: 37
You must implement a backup solution for your Autonomous Data Warehouse (ADW) that
will enable you to restore data as old as one year with a recovery point objective (RPO) of
10 days.
Which database backup strategy would you select?
A. Take quarterly manual backups to supplement the automated backups and preserve
them for 12 months.
B. Use the automated backups.
C. Take weekly manual backups to supplement the automated backups and preserve them
for 12 months.
D. Take monthly manual backups to supplement the automated backups and preserve
them for 12 months.
Answer: C

NEW QUESTION: 38
You are in the process of setting up a highly available student registration website on
Oracle Cloud Infrastructure (OCI). You use a load balancer and a database service on
OCI. You launch two compute instances each in a different subnet and add them to the
back end set of a public load balancer. The load balancer is configured correctly and
working. You then deploy the student registration application on these two compute
instances. The application can communicate with the database service. However, when
you type the URL of this student registration application in your browser, no web page
appears.
What could be the cause?
A. The client requested https access to the application and the load balancer service does
not support end-to-end SSL from the client to the listener to the back-end set.
B. The load balancer performed a health check on the application and found that compute
instances were not in a healthy state and terminated the instances.
C. The Dynamic Routing Gateway is preventing the client traffic from your data center
network from reaching the public IP of the load balancer.
D. The security lists of the subnets on which the two instances are located do not have
"allow" rules for port 80 and 443.
Answer: D

NEW QUESTION: 39
Which two configuration formats does Terraform support? (Choose two.)
A. YAML
B. JSON
C. HCL
D. XML
Answer: B,C
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: 40
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: B,D,E
Explanation
https://docs.cloud.oracle.com/iaas/Content/GSG/Concepts/baremetalintro.htm
NEW QUESTION: 41
Which is a customer's responsibility on an Oracle Cloud Infrastructure database?
A. patching the database and OS
B. creating the first default database on the DBCS server
C. creating an ASM diskgroup for data file or temp file storage
D. installing the operating system (OS), Grid Infrastructure, and database software
Answer: A
Explanation
On autonomous there's no patching needed. But on the regular DB Cloud services you
need to patch the DB and the OS. During the creation on the OCDB the first DB is created
automatically

NEW QUESTION: 42
What is the maximum IP address size range that you can have in a Virtual Cloud Network?
A. /16
B. /26
C. /24
D. /8
Answer: A
Explanation
When you create your VCN, you assign a contiguous IPv4 CIDR block of your choice. VCN
sizes ranging from /16 (65,533 IP addresses) to /30 (1 IP address) are allowed. Example:
10.0.0.0/16, 192.168.0.0/24.

NEW QUESTION: 43
Which three actions are required to configure a highly available and secure hybrid network
between Oracle Cloud and your data center? (Choose three.)
A. Define a non-overlapping IP Address Space between the data center and the cloud.
B. Configure each of the CPEs to leverage each of the IPSec Tunnels created by the
connection process.
C. Create two or more CPEs that map to the private IP addresses of the customer routers
used in the IPSec VPN Tunnel.
D. Define a default route table entry for the VCN that directs all traffic to the data center
network to a single DRG.
E. Create dynamic routing gateways in more than one AD within your region.
Answer: A,B,C
Explanation
https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm

NEW QUESTION: 44
You deployed a compute instance (VM.Standard2.16) to run a SQL database. After a few
weeks, you need to increase disk performance by using NVMe disks; the number of CPUs
will not change. As a first step you terminate the instance and preserve the boot volume.
What is the next step?
A. Create a new instance using a VM.DenseIO2.16 shape using the preserved boot
volume move the SQL Database data to NVMe disks
B. Create a new instance using a VM.DenseIO2.16 shape using the preserved boot
volume and move the SQL Database data to block volume
C. Create a new instance using a VM.DenseIO2.8 shape using the preserved boot volume
and move the SQL Database data to NVMe disks
D. Create a new instance using a VM.Standard1.16 shape using the preserved boot
volume and move the SQL Database data to NVMe disks
Answer: A

NEW QUESTION: 45
Which storage would you use if your big data workload requires shared access and an
NFS based interface?
A. File Storage
B. Storage Software Cloud Appliance
C. Object Storage
D. Archive Storage
E. Block Volume
Answer: A
Explanation
References:
https://docs.cloud.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm

NEW QUESTION: 46
Which service would you use if your big data workload required shared access and NFS-
based connectivity?
A. archive storage
B. block volume
C. object storage
D. file storage
Answer: D

Valid 1Z0-1072 Dumps shared by PrepAwayExam.com for Helping Passing 1Z0-1072


Exam! PrepAwayExam.com now offer the newest 1Z0-1072 exam dumps, the
PrepAwayExam.com 1Z0-1072 exam questions have been updated and answers
have been corrected get the newest PrepAwayExam.com 1Z0-1072 dumps with Test
Engine here:
https://www.prepawayexam.com/Oracle/braindumps.1Z0-1072.ete.file.html (200 Q&As
Dumps, 40%OFF Special Discount: freecram)

NEW QUESTION: 47
You are designing a high bandwidth, redundant connection between your data center and
Oracle Cloud Infrastructure (OCI). While researching for OCI FastConnect locations, you
notice that you are co-located with Oracle at one of the Oracle FastConnect locations in
the Ashburn region.
What is the recommended design in this scenario?
A. Create a cross-connect group and have at least one cross-connect in that group. Create
at least one virtual circuit in the group.
B. Create a cross-connect group and have at least two or more cross-connects in that
group. Create at least two or more virtual circuits in the group.
C. Setup two IPsec connections between your data center and OCI Ashburn region.
Create a OCI load balancer to distribute the traffic across the two connections.
D. Create a cross-connect group and have two or more cross-connects in that group.
Create an IPsec VPN connection on this group.
Answer: B

NEW QUESTION: 48
You have provisioned an Autonomous Data Warehouse (ADW) database with 16 enabled
OCPUs and need to configure the consumer group for your application.
Which two are true when deciding the number of sessions for each application? (Choose
two.)
A. The MEDIUM and LOW consumer group can run up to 16 concurrent SQL statements if
HIGH consumer group has 0 SQL statements
B. The HIGH consumer group can run up to 16 concurrent SQL statements as long as
MEDIUM and LOW consumer groups have 0 SQL statements
C. The MEDIUM consumer group can run 20 concurrent SQL statements when HIGH
consumer group has
0 SQL statements
D. The HIGH consumer group can run up to 16 concurrent SQL statements in addition to
32 concurrent SQL statements in MEDIUM and LOW consumer group each
E. The HIGH consumer group can run 3 concurrent SQL statements when MEDIUM
consumer group has
0 SQL statements
Answer: C,E
Explanation
References:
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/connect-
predefined.html#GUID-9

NEW QUESTION: 49
Your company has decided to move a few applications to Oracle Cloud Infrastructure
(OCI) and you have been asked to design a cloud-based disaster recovery (DR) solution.
One of the requirements is to deploy the DR resources at least 300 miles from the home
OCI region and minimize the network latency.
What will be the recommended deployment?
A. Deploy production and DR applications in two separate VCNs in different availability
domains (ADs) within your home region, and then use a VCN remote peering connection
for connectivity.
B. Deploy production and DR applications in the same VCN. Create production subnets in
one AD, and DR subnets in another AD.
C. Deploy production and DR applications in two separate virtual cloud networks (VCNs),
each in different regions, and then use VCN local peering gateways for connectivity.
D. Deploy production and DR applications in two separate VCNs, each in different regions.
Connect them using a VCN remote peering connection.
Answer: D

NEW QUESTION: 50
Which two are true for Oracle Cloud Infrastructure DNS? (Choose two.)
A. It can function only as a primary DNS.
B. It supports other cloud providers such as AWS and Azure.
C. It supports segregation of traffic by using the private pool.
D. It does not provide DDoS protection.
Answer: B,C
Explanation
References: B - Support for Oracle Cloud Infrastructure, other Cloud provider endpoints
(AWS, Azure) and private assets, including Cloud, CDNs and Data CentersC - Customers
may purchase Oracle Cloud Infrastructure Private Pool and Vanity Nameserver to have
their Domain Names and Zones under a private IP pool with dedicated nameservers to
segregate from those of other customers in order to reduce the risk of external issues
affecting their websites.
https://www.oracle.com/cloud/networking/dns-faq.html

NEW QUESTION: 51
You had an outage in your application caused by the loss of a shared volume provisioned
by File Storage Service (FSS). At this point, you need to restore the data from a snapshot
you created of the FSS.
What are the steps to restore the data?
A. Access the directory where the shared volume is mounted, then cd into .snapshot
folder, find the snapshot folder you want to recover and use cp or rsync tool to copy the
files to the original location.
B. Open OCI Console, select File Storage Service, find the shared storage, then click on
snapshot and restore.
C. Open OCI Console, select File Storage Service, find the snapshot you created and click
restore.
D. Access the directory, where you mounted the shared volume, then cd into .snapshot
folder and find the snapshot folder you want to recover and rename that folder to the
original folder name.
Answer: B

NEW QUESTION: 52
Which statement is true about Oracle Cloud Infrastructure Object Storage Service?
A. Data retrieval in Archive Object Storage is instantaneous.
B. An existing Standard Object Storage tier bucket can be downgraded to the Archive
Object Storage tier.
C. An Archive Object Storage tier bucket can be upgraded to the Standard Object Storage
tier.
D. You cannot directly download an object from an Archive Object Storage bucket.
Answer: D

NEW QUESTION: 53
Which two statements are true about Database Cloud Service (DBCS)? (Choose two.)
A. Data Guard as a Service is offered among regions.
B. You have full control over backup schedule and retention.
C. You can manage Oracle parameters at a global system level.
D. You cannot manage the database as sys/sysdba.
Answer: B,C
Explanation
References: https://cloud.oracle.com/database/faq#backup
Can I set up Data Guard across Availability Domains?Yes, you can set up Data Guard in
the same or different Availability Domains in a region. However, Oracle recommends that
you set up your Data Guard configuration across Availability Domains.Can I set up Data
Guard across Oracle Cloud Infrastructure regions?Yes, you can set up Data Guard across
regions,
"but the Database Cloud Service Data Guard feature currently does not support it. " You
can manually set up Data Guard across regions by logging on to your host and using
DGMGRL. You must enable an internet gateway on the primary and standby DB system
VCN for Data Guard to transport logs across regions. Learn more about DGMGRL.
To configure a Data Guard system across regions or between on-premises and Oracle
Cloud Infrastructure DB systems, you must access the database host directly and use the
DGMGRL utility.
https://docs.cloud.oracle.com/iaas/Content/Database/Tasks/usingdataguard.htm

NEW QUESTION: 54
You are an administrator with an application running on OCI. The company has a fleet of
OCI compute virtual instances behind an OCI Load Balancer. The OCI Load Balancer
Backend Set health check API is providing a
'Critical' level warning. You have confirmed that your application is running healthy on the
backend servers.
What is the possible reason for this 'Critical' warning?
A. A user does not have correct IAM credentials on the Backend Servers.
B. The Backend Server VCN's Route Table does not include the route for OCI LB.
C. OCI Load Balancer Listener is not configured correctly.
D. The Backend Server VCN's Security List does not include the IP range for the source of
the health check requests.
Answer: D
Explanation
References:
"In this case, your security rules might not include the IP range for the source of the health
check requests.
You can find the health check source IP on the Details page for each backend server. You
can also use the API to find the IP in the sourceIpAddress field of the HealthCheckResult
object."
https://docs.cloud.oracle.com/iaas/Content/Balance/Tasks/editinghealthcheck.htm#health-
status

NEW QUESTION: 55
In which two ways does Oracle Cloud Infrastructure (OCI) file storage (FSS) differ from
OCI object storage and block volume services? (Choose two.)
A. A file system is created within an availability domain, whereas object storage buckets
exist at the region level
B. Object storage and block volume services offer default encryption, but FSS does not
C. FSS uses the network file system (NFS) protocol, whereas block volume uses iSCSI
D. Block volume service is NVMe based, while FSS is not
Answer: A,C

NEW QUESTION: 56
Which three are capabilities of the dbaascli utility? (Choose three.)
A. Patching the primary database deployment
B. Open port 1521 in the VCN to allow for traffic to the listener
C. Start and open the database instance
D. Switchover and failover in an Oracle Guard configuration
E. Clone a DB
Answer: A,C,D
Explanation
https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/dbaascli.html Using the
dbaascli utility, you can:
Change the password of a database user.
Start and stop a database.
Start and stop the Oracle Net listener
Check the status of the Oracle Data Guard configuration.
Perform switchover and failover in an Oracle Data Guard configuration.
Patch the database deployment.
Perform database recovery.
Rotate the master encryption key.
https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/dbaascli.html

NEW QUESTION: 57
For what business need should you use Database Cloud Service (DBCS) instead of Oracle
database on a compute instance?
A. to bring your own license on a compute service
B. to build an Oracle database on a compute service
C. to lower license and infrastructure cost
D. to implement Oracle RAC for high availability
Answer: D

NEW QUESTION: 58
Which deployment architecture is offered when you deploy the Platform Service Manager
based Database Cloud Service (DBCS) onto Oracle Cloud Infrastructure?
A. Two node Primary RAC database leveraging ACFS for the shared file system
B. Single Instance database with a Single Instance Data Guard in Maximum Protection
mode
C. Two node Primary RAC database with a two node RAC Data Guard Standby in
Maximum Performance mode
D. Single Instance database with a Single Instance Data Guard in Maximum Performance
mode
Answer: C

NEW QUESTION: 59
Which statement is true about Oracle Cloud Infrastructure FastConnect?
A. The FastConnect provider network offers only 1 Gbps port connection speed
increments
B. For public peering, a dynamic routing gateway must be configured and attached to the
virtual cloud network (VCN)
C. For private peering, FastConnect extends your existing infrastructure to allow you to
consume object storage from your on-premises data center
D. For private peering, FastConnect extends your existing infrastructure to a virtual cloud
network
Answer: D

NEW QUESTION: 60
You are deploying a highly available web application In Oracle Cloud 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. two subnets in total; one regional private subnet to host your back-end web servers and
one regional public subnet to host your public load load balancer.
B. two subnets in total; one regional public subnet to host your back-end web servers and
one regional private subnet to host your public load load balancer.
C. three subnets in total; one regional public subnet to host your back-end web servers
and two AD specific private subnets to host your private load load balancer.
D. one subnet in total; one regional private subnet to host your back-end web servers and
your public load balancer.
Answer: C

NEW QUESTION: 61
Which two statements are true about data guard service on DB Systems in Oracle Cloud
Infrastructure (OCI)?
A. Both DB Systems must use the same VCN, and port 1521 must be open.
B. Data guard implementation requires two DB Systems, one containing the primary
database and one containing the standby database.
C. Data guard implementation requires two DB Systems, one running the primary
database on a virtual machine and the standby database running on bare metal.
D. Data guard configuration on the OCI is limited to a virtual machine only.
Answer: A,B

Valid 1Z0-1072 Dumps shared by PrepAwayExam.com for Helping Passing 1Z0-1072


Exam! PrepAwayExam.com now offer the newest 1Z0-1072 exam dumps, the
PrepAwayExam.com 1Z0-1072 exam questions have been updated and answers
have been corrected get the newest PrepAwayExam.com 1Z0-1072 dumps with Test
Engine here:
https://www.prepawayexam.com/Oracle/braindumps.1Z0-1072.ete.file.html (200 Q&As
Dumps, 40%OFF Special Discount: freecram)

Valid 1Z0-1072 Dumps shared by PrepAwayExam.com for Helping Passing 1Z0-1072


Exam! PrepAwayExam.com now offer the newest 1Z0-1072 exam dumps, the
PrepAwayExam.com 1Z0-1072 exam questions have been updated and answers
have been corrected get the newest PrepAwayExam.com 1Z0-1072 dumps with Test
Engine here:
https://www.prepawayexam.com/Oracle/braindumps.1Z0-1072.ete.file.html (200 Q&As
Dumps, 40%OFF Special Discount: freecram)

Вам также может понравиться