1Z0-160 · Question #70
How do you access "none default ports" on your DBaaS VM server?
The correct answer is B. You file a service request with your DBaaS support team to have the "none default ports" opened. 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…
Question
How do you access "none default ports" on your DBaaS VM server?
Options
- AReview a file called portlist.ini in your installation directory to acquire the list of "none default ports"
- BYou file a service request with your DBaaS support team to have the "none default ports" opened
- CYou create an SSH tunnel to the "none default port".
- DAll communication to DBaaS services must be configured only by using the default ports that are
How the community answered
(37 responses)- A5% (2)
- B78% (29)
- C14% (5)
- D3% (1)
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 Note: When a database deployment is created, the following Oracle Compute Cloud Service security rules are created, but set to a disabled status. ora_p2_dbconsole, which controls access to port 1158, the port used by Enterprise Manager 11g Database Control. ora_p2_dbexpress, which controls access to port 5500, the port used by Enterprise Manager ora_p2_dblistener, which controls access to the port used by SQL*Net. ora_p2_http, which controls access to port 80, the port used for HTTP connections. ora_p2_httpssl, which controls access to port 443, the port used for HTTPS connections, Oracle REST Data Services, Oracle Application Express, and Oracle DBaaS Monitor. Using Oracle Database Cloud Service (February 2017), page 3-7 https://docs.oracle.com/en/cloud/paas/database-dbaas-cloud/csdbi/using-oracle-database-cloud-
Topics
Community Discussion
No community discussion yet for this question.