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

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 5

Which statement is true about Oracle Database Schema Service or Oracle Database Cloud Service in Oracle Public Cloud?

A. Database Schema Service requires no database administrators to administer the database.

B. Database as a Service (DBaaS) requires no database administrators to administer the database.

C. Database as a Service (DBaaS) provides complete database instances with shared control between the subscriber DBA and Oracle Support.

D. Database Schema Service provides database schemas with shared control between the subscriber DBA and Oracle Support.

Buy Now

Correct Answer: C

Questions 6

You want to make sure that your database administrators have a convenient way to monitor your DBaaS instance. To do so, you need to enable the Oracle DBaaS Monitor.

How would you enable the Oracle DBaaS Monitor?

A. Use the enable_dbaas_monitorcommand.

B. Create an SSH tunnel to port 443.

C. Disable the ora_p2_httpsslsecurity rule in Oracle Compute Cloud Service Console.

D. Use the Oracle GlassFish Server Administration Console.

E. Add ODBM access to each DBA's user profile.

Buy Now

Correct Answer: B

Explanation:

To access Oracle DBaaS Monitor when the HTTPS port is blocked, you must create an SSH tunnel to port

443 on the compute node hosting the DBaaS Monitor.

Note: How you access Oracle DBaaS Monitor depends on whether the HTTPS port (443) has been

unblocked. When a Database Cloud Service deployment is first created, the HTTPS port is blocked to

ensure network security

Incorrect Answers:

C: You should enable the ora_p2_httpsslsecurity rule, not disable it.

When a database deployment is created, the following Oracle Compute Cloud Service security rules are

created, but set to a disabled status:

* ora_p2_httpssl, which controls access to port 443, the port used for HTTPS connections, including

Oracle REST Data Services, Oracle Application Express, and Oracle DBaaS Monitor.

..etc.

To enable access to a compute node port, you enable the appropriate security rule.

References: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/access-dbaasmonitor.html

Questions 7

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 8

How do you access “none default ports” on a Database Deployment's compute node?

A. Review a file called portlist.ini in your installation directory to acquire the list of “none default ports” that are assigned to your compute node.

B. File a service request with your Oracle Database Cloud Service support team to have the “none default ports” opened for use.

C. Create an SSH tunnel to the “none default port”.

D. All communication to Oracle Database Cloud Service must be configured only by using the default ports that are assigned to your compute node during the installation of your Database Deployments.

Buy Now

Correct Answer: C

Explanation:

To enable access to a compute node port, you enable the appropriate security rule. When you enable one

of the predefined security rules, the given port on the compute node is opened to the public internet. To

enable access to a different port, or restrict access to a port, you must create a security rule.

Note: When a database deployment is created, the following Oracle Compute Cloud Service security rules

are created, but set to a disabled status.

1.

ora_p2_dbconsole, which controls access to port 1158, the port used by Enterprise Manager 11g Database Control.

2.

ora_p2_dbexpress, which controls access to port 5500, the port used by Enterprise Manager Database Express 12c.

3.

ora_p2_dblistener, which controls access to the port used by SQL*Net.

4.

ora_p2_http, which controls access to port 80, the port used for HTTP connections.

5.

ora_p2_httpssl, which controls access to port 443, the port used for HTTPS connections, including Oracle REST Data Services, Oracle Application Express, and Oracle DBaaS Monitor.

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

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

Questions 9

You are migrating an Oracle Database 11.2.0.2 on-premise database to an Oracle Database Cloud Service (Database as a Service) that provides a pre-created Oracle Database 11.2.0.4 database.

Which two migration methods are possible?

A. Data Pump Transportable Database (TDB) export/import

B. Remote Cloning

C. Data Pump Transportable Tablespace (TTS) export/import

D. RMAN Transportable Tablespace (TTS)

Buy Now

Correct Answer: CD

Explanation:

You can migrate an on-premises source database to the database deployment on Oracle Database Cloud

Service using the Data Pump Transportable Tablespace (TTS) method.

You can migrate an on-premises source database to a database deployment on Oracle Database Cloud

Service using the RMAN Transportable Tablespace (TTS) with Data Pump method.

Incorrect Answers:

A: Data Pump Transportable Database is not possible.

B: Remote cloning is not possible.

References: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/mig-11g-11g.html

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 are ways to scale a Database Deployment to solve performance degradation by resource shortage?

A. Add additional virtual network interfaces (VNICs) to the Database Deployment.

B. Increase the MEMORY_TARGET parameter value in each database instance that is running on the Database Deployment.

C. Increase the CPU_COUNT parameter value in each database instance that is running on the Database Deployment.

D. Increase the number of CPUs allocated to the Database Deployment.

E. Add storage to the Database Deployment.

F. Use the Oracle Database 12c In-Memory database option in each database instance that is running on the Database Deployment.

G. Increase the memory allocated to the Database Deployment.

Buy Now

Correct Answer: DEG

Questions 12

Which user is used to log in to DBaaS Monitor Console to monitor the necessity of scaling a Database Deployment?

A. sys

B. sysman

C. dbsnmp

D. dbaas_monitor

Buy Now

Correct Answer: D

Reference: https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/access-dbaas-monitor.html

Questions 13

Which three consoles can be accessed from the Oracle Database Deployment page?

A. Database Express Manager Console

B. OPC Console

C. Application Express Console

D. User Console

E. Storage Container Console

F. DBaaS Monitor Console

Buy Now

Correct Answer: ACD

Exam Code: 1Z0-160
Exam Name: Oracle Database Cloud Service
Last Update: May 26, 2026
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

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