Which two functions can be managed by using the dbaascli tool?
A. running health checks on your database
B. creating users in the database instance
C. restoring from the most recent backup
D. creating a database instance
E. applying a patch
Which statement is true about the Oracle software releases that are currently supported in a Database as a Service (DBaaS) instance 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.
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
You are on the Database Cloud Service Instance View page.
Which three consoles can you open?
A. OPC Console
B. GlassFish Administration Console
C. Storage Container Console
D. Application Express Console
E. User Console
F. Database Express Manager Console
What are two ways to enable a port on your computer node of Database Deployment for access to your Database Deployment?
A. Use your public and private key pairs to define a list of preferred ports that get enabled during your Database Deployment installation.
B. Create a tunnel for port forwarding by using SSH.
C. Configure all remote connections through port 22 that is assigned by default for SSH connections.
D. Ask Oracle Database Cloud Service to open the required ports.
E. Use the Oracle Compute Cloud Service Console to open ports to a set of IP addresses.
Your Database Deployment hosts a multitenant container database (CDB) with four pluggable database (PDB) tenants.
Users of an application in one PDB and users of another application in another PDB complain of poor performance.
Investigation shows that the application sessions are not using excessive CPU nor are they requesting an unusual amount of I/O.
Which two steps should you perform to resolve this problem?
A. Add storage to the Database Deployment.
B. Add CPU to the Database Deployment.
C. Examine the shares of resources allocated to each PDB within the CDB.
D. Examine the shares of resources allocated to each consumer group within all four PDBs.
E. Examine the shares of resources allocated to each consumer group within the PDBs that contain the two applications.
F. Add memory to the Database Deployment.
You are configuring network connections for your database instance.
What does each network group represent?
A. allows unrestricted communication among some of your Oracle Database Cloud service instances by using a set of defined policies and access rules.
B. defines load balancing and failover configurations between RAC database instances.
C. defines network connections to the Pluggable Databases (PDBs) within a Container Database.
D. manages the connections between your external application servers (application servers that you currently use in your business environment) and your Oracle Database Cloud service instances.
You created a Database Deployment. This action also created a virtual machine and configured it for the Database Deployment. It also created two user accounts. One of the users is opc.
Which three functions can the opc user perform?
A. dropping the database instance
B. any operation that can be performed by a root user
C. database tuning
D. database backup and recovery by using the cloud tool
E. administrative operations on the virtual machine
F. operations any user with root access can perform
How would you enable Oracle DBaaS Monitor?
A. Create an SSH tunnel to port 443.
B. Add Oracle DBaaS Monitor access to SYS, SYSTEMusers profile.
C. Disable the ora_p2_httpslsecurity rule in the Oracle Compute Cloud Service console.
D. Use the enable_dbaas_monitorcommand.
E. Use the Oracle Application Express Administration Console.
Which users can remotely log in and administer a compute node of a Database Deployment?
A. root and oracle users
B. opc and oracle users
C. sysmanand oracle users
D. root, opc, and oracle users
E. root, oracle, and sysman users