Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-160 > 1Z0-160 Online Practice Questions and Answers

1Z0-160 Online Practice Questions and Answers

Questions 4

Which two statements are true about the information that you see on the Database Cloud Service page?

A. It shows the date the instance was last accessed.

B. It shows the number of active sessions for each instance in your domain.

C. It shows the total memory for all instances in your domain.

D. It lists the memory for each instance in your domain.

E. It shows the name of each database instance.

Buy Now

Correct Answer: CE

Explanation:

The Oracle Database Cloud Service Services page displays all deployments on Oracle Database Cloud

Service.

Use the Oracle Database Cloud Service Services page to perform the following tasks:

1.

Viewing All Database Deployments

2.

Creating a Database Deployment

3.

Viewing Detailed Information for a Database Deployment

Deleting a Database Deployment The Activity page displays activities for all Oracle Database Cloud Service deployments in your identity domain.

Example:

References: http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/sscs/ProvisionDB/ SOACS_prereq%20_DBCS.html https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/service-console-services-page.html

Questions 5

Where is the Oracle Database Cloud software for monitoring and backup installed?

A. The Oracle Database Cloud software is located in the Database Automatic Diagnostic Repository (ADR).

B. The installation is done at /var/opt/oracle/dbaascliand /var/opt/oracle/bkup_api.

C. The location must be set during installation as user-defined locations for the installation to start.

D. The location is based on Oracle Flex Architecture, which is similar to non-DBaaS systems.

Buy Now

Correct Answer: B

Explanation:

When a database deployment is created using the Oracle Database Cloud Service service level, software

is installed in the following locations.

*

bkup_api utility /var/opt/oracle/bkup_api

*

dbaascli utility /var/opt/oracle/dbaascli

*

Oracle REST Data Services /u01/app/oracle/product/apex_listener

*

Oracle Database $ORACLE_HOME:

1.

Oracle Database 12c: /u01/app/oracle/product/12.1.0/dbhome_1

2.

Oracle Database 11g: /u01/app/oracle/product/11.2.0/dbhome_1

Note: Using the dbaascli utility, you can perform operations like:

1.

Changing the password of the SYS user

2.

Checking the status of the Oracle Data Guard configuration

3.

Switchover and failover in an Oracle Data Guard configuration

4.

Patching the database deployment

5.

Database recovery

6.

Rotating the master encryption key

References: Using Oracle Database Cloud Service (February 2017), A-4

https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/using-oracle-database-cloudservice.pdf

Questions 6

Oracle provides additional web-based tools for monitoring Database as a Service (DBaaS) instances. One of the tools is DBaaS Monitor Console.

Which user would you have to log in as to use this tool?

A. dbsnmp

B. sys

C. dbaas_monitor

D. sysman

Buy Now

Correct Answer: C

Explanation:

To access Oracle DBaaS Monitor when the HTTPS port is unblocked:

1.

Open the Oracle Database Cloud Service console.

2.

From the menu for the deployment, select Open DBaaS Monitor Console.

A window prompting you for your user name and password is displayed.

3.

Enter dbaas_monitor as the user name and the password specified during the database deployment creation process, and then click OK.

References: Using Oracle Database Cloud Service (February 2017), 10-2

https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/using-oracle-database-cloudservice.pdf

Questions 7

How do you enable a default connection between Database Deployment?

A. by creating security lists and adding the instances that you want to communicate to these lists

B. by creating dedicated communication keys and setting them to be used only for your Database Deployment-to-Deployment communication

C. by creating nothing for communication between the Database Deployment because all instances are interconnected by default

D. by installing and configuring the NETMGR utility for your database cloud, and then using it to set up the required communication channels

Buy Now

Correct Answer: A

Explanation:

Before your DBaaS database was created, you or a coworker generated a private and public SSH key

pair, perhaps using PuTTY Key Generator.

The public key was specified when your database instance was created; a copy of that public key was

stored in the VM hosting your database. When you define in PuTTY an SSH connection to the VM hosting your database, you will specify a copy of the private key stored on your local PC. When you initiate a PuTTY connection, the VM compares the private key to the matching public key stored in the VM. The VM permits the connection when the private and public key match as a valid key pair.

References: http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/dbaas/ obe_dbaas_connecting_to_an_instance/obe_dbaas_connecting_to_an_instance.html

Questions 8

You get complaints from users of several applications that performance has degraded over time.

These applications run in this configuration:

1.

There are three different databases and database instances.

2.

Two of the poorly performing applications run in the same Pluggable Database (PDB) in an Oracle 12c multitenant Container Database (CDB) with four PDBs.

3.

One of the poorly performing applications runs in a different PDB in the same CDB.

4.

One of the poorly performing applications runs in an Oracle 12c non-CDB, which also hosts other applications.

5.

You have the Oracle Resource Manager configured for the CDB, all PDBs, and the non-CDB.

6.

Each application has a separate consumer group associated with the sessions that are running that application.

A check of wait events for the sessions belonging to these applications shows that the sessions are waiting longer and that there are more sessions from other applications in the same database instance.

You want to avoid scaling up your Database Deployment in Oracle Cloud.

Which three should you check and possibly reconfigure to avoid scaling up the Database Deployment?

A. Check the shares allocated only to the consumer group in the non-CDB that is used by the poorly performing application.

B. Check the shares allocated to all consumer groups in the non-CDB.

C. Check the CDB plan to configure the shares allocated to all PDBs, including the PDB that contains the two poorly performing applications.

D. Check the PDB plan for the PDB that is hosting the two poorly performing applications.

E. Check the CDB plan only to configure the shares allocated to the PDB that contains the two poorly performing applications.

F. Check the PDB plan for all the PDBs in the CDB, including the PDB that is hosting the two poorly performing applications.

Buy Now

Correct Answer: BCF

Questions 9

Which two statements are true about the Database Deployments and Oracle database instances that are provided by Oracle Public Cloud?

A. A Database Deployment Virtual Image always provides a pre-created Oracle database.

B. An Oracle database instance that is provided as part of Oracle Database Cloud Service runs a different executable than would be run with the same version and release of Oracle Database on private premises.

C. A Database Deployment Virtual Image always provides a Linux virtual machine.

D. A Database Deployment Virtual Image requires customers to install their preferred version on the Oracle database software.

E. Multiple Oracle database instances can run in a Database Deployment on Oracle Public Cloud.

Buy Now

Correct Answer: CD

Questions 10

There are two ways to enable a port to a Database Deployment. The first requires access to the Oracle Compute Cloud Service Console to open the ports to a set of IP addresses. The second is to create a tunnel for port forwarding by using SSH.

Which statement is true about port forwarding by using SSH?

A. The SSH tunneling the configured SSH process must be running on the consumer side of the tunnel.

B. The SSH tunneling the configured SSH process must be running on the instance side of the tunnel.

C. The SSH tunneling to access the Database Deployment database via SQL Developer or SQL*Plus must be configured to port 1522.

D. The SSH tunneling to access the Database Deployment database via APEX must be configured to port 8080.

Buy Now

Correct Answer: A

Explanation: Incorrect Answers:

C: SQL Developer or SQL*Plus must be configured to port 1521, not port 1522.

D: APEX use port 443.

Questions 11

Which three statements are true about the Oracle Cloud Service storage volumes that are created as part of a Database Deployment in Oracle Public Cloud?

A. The database data file storage and the tempfile storage are placed on the same storage volume.

B. The database backup storage and the redo log storage are placed on the same storage volume.

C. The Oracle database product software storage and the database data file storage are placed on the same storage volume.

D. The database backup storage and the database product software storage are placed on different storage volumes.

E. The database data file storage and the redo log storage are placed on different storage volumes.

Buy Now

Correct Answer: ADE

Explanation:

Compute Cloud Service Storage Volumes

When a Database Cloud Service deployment is created using the Oracle Database Cloud Service service

level, the following storage volumes are created.

References: Using Oracle Database Cloud Service (February 2017), page A-3

http://docs.oracle.com/cloud/latest/dbcs_dbaas/CSDBI/CSDBI.pdf

Questions 12

Which two tasks can be performed to customize a backup configuration?

A. Edit the /home/oracle/bkup/dbcfg.specfile to maintain the list of database configuration files to be backed up.

B. Use dbms_schedulerto schedule automatic backups.

C. Edit the /home/oracle/bkup/dbcfg.specfile to maintain the list of system files and folders to be backed up.

D. Use the bkup_apiutility as the oracleuser to configure a retention period.

Buy Now

Correct Answer: AD

Questions 13

Which two statements are true about the Oracle software releases that are currently supported in a Database Deployment in Oracle Public Cloud?

A. All versions and releases of Oracle Database 12c are supported.

B. All versions and releases of Oracle Database 11g are supported.

C. Oracle Database 11g Release 2 is supported.

D. Oracle Database 12c is supported but only for single container databases.

E. Oracle Database 12c Release 2 is supported.

Buy Now

Correct Answer: CE

Explanation:

Release 2 and 12c Release 1 (and 2) are supported.

References: http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/dbaas/ obe_dbaas_creating_an_instance/obe_dbaas_creating_an_instance.html

Exam Code: 1Z0-160
Exam Name: Oracle Database Cloud Service
Last Update: Jun 13, 2025
Questions: 86

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.