Which option should you use to create a graph with Graph Studio?
A. A graph license key
B. NoSQL configuration
C. Graph created by a special tool downloaded from oracle.com
D. Graph analytics algorithms
E. Tables in an Autonomous Database instance
A customer wants to increase the throughput of their inserts. They have discovered that the bottleneck is in the storage I/Os of their environment.
What should theydo to remove this bottleneck?
A. Run the DBMS_CLOUD.INCREASE_THROUGHPUT procedure.
B. Remove any non-JSON data from the database.
C. Increase the number of OCPUs allocated to the database.
D. Ask Support to migrate their setup to a node without noisy neighbors.
In Graph Studio which you can use to create a graph?
A. A graph license key
B. Tables in an Autonomous Database instance
C. NoSQL configuration
D. Graph analytics algorithms
E. Graph created by a special tool downloaded from Oracle.com
Which can be Scaled Independently of the number of CPUs In an Autonomous Database?
A. Parallelism
B. Storage
C. Concurency
D. Memory
E. Sessions
Which method will NOT permit you to change the database Admin Password of a Autonomous Database on Shared Infrastructure?
A. Admin page of the Cloud Service Console
B. OCI CLI
C. OS command line from the database server.
D. SQLDeveloper
How can an Autonomous Database resource be provisioned without logging into the Oracle Cloud Infrastructure console?
A. It cannot be done.
B. Using Database Configuration Assistant (DBCA) on the database server.
C. Using the Oracle Cloud Infrastructure Command Line interface tool or REST API calls.
D. Connecting to the Cloud Infrastructure Command console via SSH wallet.
In the Autonomous Database (ADB) Dedicated service, what does the fleet administrator use to control OCPU utilization?
A. Oracle Machine Learning notebook
B. Compartment quotas
C. Resource Manager settings
D. SQL Developer Web Console
What REST verb is used to create an Autonomous Database service using REST APIs?
A. An "INSERT" REST call
B. A "GET" REST call
C. A "POST" REST call
D. A "PUT" REST call

Which TWO statements are TRUE about using an Autonomous Database with Private Endpoints
A. A Network Security Group is required within your Virtual Cloud Network before you can provision a Shared Autonomous Database to use Private Endpoints
B. An Autonomous Database with privateendpoints can be accessed from the public internet by adding your ip address to an Access Control List.
C. Private Endpoints can be configured when you clone a Shared Autonomous Database that was initially created with public endpoints.
D. You can configure Private Endpoints for an Always Free Autonomous Database
Which Autonomous Database Cloud service ignores hints in SQL Statements by default?
A. Autonomous Transaction Processing
B. Autonomous Data Warehouse
C. Neither service ignores hints by default
D. Both services ignore hints by default