Q1.
Which two actions can be performed from the OCI Console for an Oracle
Autonomous Database?
a. Increase Storage allocated for Database (*)
b. Scale up/down Memory
c. Scale up/down CPU (*)
d. Increase Network Bandwidth
Answer: a,c
Q2. Which operations are included in automated data center operations?
a. Provisioning a database
b. Patching a database
c. Online backups of a database
d. Automatically handling failures and errors
e. All of the above (*)
Answer: e
Q3. Which statements are true about using Oracle Cloud Infrastructure? (Choose
three)
a. It provides high availability and scalability. (*)
b. It enables you to run everything from small VMs to large bare metal clusters.
(*)
c. It provides complete lifecycle automation. (*)
d. It supports only Exadata systems.
e. It supports only Bare Metal DB Systems.
f. It supports only Virtual Machine and Bare Metal DB Systems.
Answer: a,b,c
Q4. Which statement is true about Autonomous Transaction Processing?
a. It is used for OLTP and mixed workloads. (*)
b. Data is stored in columnar format.
c. It is used with data marts and machine learning.
d. It is used for analytic workloads.
Answer: a
Q5. Which statements are true about Autonomous Transaction Processing? (Choose two)
a. Data is stored in row format. (*)
b. Missing indexes are detected and created. (*)
c. Complex SQL queries are optimized.
d. Data is stored in columnar format.
Answer: a,b
Q6. Which statement is true about Autonomous Data Warehouse?
a. Data is stored in columnar format. (*)
b. Response time is optimized for queries.
c. Missing indexes are detected and created.
d. Data is stored in row format.
Answer: a
Q7. Which statement is true about moving Autonomous Database Resources?
a. After a resource is moved to a new compartment, inherent policies apply
immediately and affect access to that resource. (*)
b. After a resource is moved to a new tenant, inherent policies apply immediately
and affect access to that resource.
c. After a resource is moved to a new compartment, inherent policies apply later
and affect access to that resource.
d. After a resource is moved to a new tenant, inherent policies apply later and
affect access to that resource.
Answer: a
Q8. Which are the capabilities of Oracle Autonomous Database that can accelerate
innovation? (Choose three)
a. Instant scaling of storage (*)
b. Provisions a data warehouse in seconds (*)
c. Scaling of CPUs with very little downtime
d. Built-in AI and ML helps find patterns that could identify undiscovered
anomalies (*)
Answer: a,b,d
Q9. Which three are required for provisioning an Oracle Autonomous Database
instance? (Choose three)
a. Database Name (*)
b. Number of CPUs (*)
c. Backup Location FRA Size
d. Workload Type (*)
e. Number of Tablespaces
Answer: a,b,d
Q10. Which statements are true about Autonomous Database Cloning? (Choose two)
a. Containing just the metadata of the source Autonomous Database (*)
b. Containing just the data of the source Autonomous Database
c. As a refreshable (read-write) clone of the source Autonomous Database
d. As a refreshable (read-only) clone of the source Autonomous Database (*)
Answer: a.d
Q11. Which two are required for Autonomous Database Manual Backups? (Choose two)
a. The object bucket name must be in uppercase.
b. The object bucket name must be in lowercase. (*)
c. The name format for the bucket in object storage must follow
backup_<databasename> (*)
d. The name format for the bucket in object storage must follow
backup#<databasename>
Answer: b,c
Q12. Which statement is true about Notification Service?
a. It helps you broadcast messages to distributed components using a private-
subscribe model.
b. It helps you broadcast messages to distributed components using a Exadata-
subscribe model.
c. It helps you broadcast messages to distributed components using a hybrid-
subscribe model.
d. It helps you broadcast messages to distributed components using a publish-
subscribe model. (*)
Answer: d
Q13. What are the inputs you provide when creating an Autonomous Exadata
Infrastructure resource? (Choose three)
a. Shape (*)
b. Availability Domain (*)
c. VCN (*)
d. Storage
Answer: a,b,c
Q14. Which actions can be performed from the Autonomous Container Database (CDB)
details page? (Choose four)
a. Change maintenance schedule (*)
b. Change backup retention policy for CDB (*)
c. Restart CDB (*)
d. Move CDB to a different compartment (*)
e. Stop CDB
f. Stop Autonomous Database
Answer: a,b,c,d
Q15. At what levels can we implement isolation with Autonomous Database Dedicated
Deployment? (Choose three)
a. Subnet Level
b. Database level (*)
c. Virtual Cloud Network (VCN) level (*)
d. Container Database level (*)
e. Region level
Answer: b,c,d
Q16. Which levels of access can be defined in the policies? (Choose four)
a. Create
b. Read (*)
c. Manage (*)
d. Write
e. Use (*)
f. Inspect (*)
Answer: b,c,e,f
Q17. Ideally which of the following tasks will a Fleet Administrator perform?
(Choose two)
a. Provision Autonomous Container Databases (*)
b. Provision Autonomous Database Instances
c. Create IAM users
d. Provision Autonomous Exadata Infrastructure (*)
e. Manage Autonomous Databases
Answer: a,d
Q18. What is the main use case for REST APIs?
a. DevOps only
b. Monitoring only
c. Monitoring & DevOps
d. Monitoring, DevOps, & Development (*)
e. Monitoring & Development
Answer: d
Q19. Which of these do you need to enter when you set up the Config File using the
oci setup config command? (Choose three)
a. Tenancy OCID (*)
b. File format of the config file
c. Location of the config file (*)
d. OCI Region OCID
e. User OCID (*)
Answer: a,c,e
Q20. Which statements are true about OCI Command Line Interface? (Choose two)
a. Calls OCI REST APIs (*)
b. Is easy to use but involves complex installation and configuration
c. Does not use REST APIs
d. Is easy to use and lightweight to install (*)
e. Runs on Linux operating systems only
Answer: a,d
Q21. Which statements are true about automated tuning? (Choose three)
a. Fast performance out of the box with zero tuning (*)
b. Parallel execution of the queries needs to be monitored manually.
c. Built-in resource management plans (*)
d. Partitioning not covered under the automated tuning
e. Simple web-based monitoring console (*)
Answer: a,c,e
Q22. Which statements are true about scaling on demand? (Choose two)
a. Resizing occurs instantly, fully online. (*)
b. Resizing needs a restart.
c. Independently scale compute or storage. (*)
d. Compute and storage must be scaled together.
Answer: a,c
Q23. Which statements are true about REST APIs and RESTful services? (Choose two)
a. REST stands for Representational State Transfer. (*)
b. REST APIs only use JSON for communication.
c. REST APIs also use the HTTP communication protocol but mainly use JSON for
communication. (*)
d. RESTful services are complex when compared to traditional XML SOAP
communications.
Answer: a,c
Q24. With which of the following does Oracle Machine Learning allow access to data
in Autonomous Database?
a. Data Ingestion and Selection and Data Viewing and Discovery
b. Data Viewing and Discovery and Data Ingestion and Selection
c. Data Ingestion and Selection and Data Viewing and Discovery, and Data Analysis
(*)
d. Data Ingestion and Selection only
Answer: c
Q25. Which are the prerequisites for connecting to an Autonomous Database using SQL
Developer? (Choose three)
a. Listener port number
b. Credential Wallet (*)
c. Private key
d. Public Key
e. DB username and password (*)
f. DB System Public IP
g. Service Name (*)
Answer: b,e,g
Q26. Which statements are true about built-in SQL Worksheet and Notebook? (Choose
two)
a. Need to install client query tool for the PL/SQL
b. No need to install a client query tool (*)
c. Quickly start running queries with built-in web-based notebooks (*)
d. Based on Apache Tomcat
Answer: b,c
Q27. Which is true about a workspace in Oracle APEX?
a. It can be associated only with one schema.
b. It is not associated with any schemas.
c. It can be associated with multiple schemas in the same database. (*)
d. It can be associated with multiple schemas from different databases.
Answer: c
Q28. Which three actions can be performed by a workspace administrator? (Choose
three)
a. View usage reports for a workspace. (*)
b. Manage workspace to schema assignments.
c. Manage user accounts. (*)
d. Approve workspace requests.
e. Add space to a schema.
f. Monitor workspace activity. (*)
Answer: a,c,f
Q29. You want to move some unstructured data consisting of images and videos to
cloud storage.
Which Storage would you use and is most cost-effective?
a. Archive Storage
b. Block Volume
c. Object Storage (*)
d. File Storage
Answer: c
Q30. Which statement is true about Oracle Text? (Choose two)
a. It combines relational content searching via SQL. (*)
b. It supports PDFs only.
c. It provides full-text content searching. (*)
d. It renders search result to HTML format only.
Answer: a,c
Q31. Which statements are true about Oracle Autonomous JSON Database? (Choose two)
a. It does not support autoscaling.
b. It supports NoSQL-Style document-centric applications. (*)
c. It allows to store JSON data in the database. (*)
d. It supports MySQL-Style database applications.
Answer: b,c
Q32. Which statement is true about Spatial studio?
a. It does not need additional resources.
b. It is a self-service application to create interactive maps. (*)
c. It is a fully managed service available in OCI.
d. It comes with an Autonomous Database at an additional cost.
Answer: b
Q33. Which clause is used in Property Graph query language to specify patterns?
a. Distinct
b. Between
c. Like
d. Match (*)
Answer: d
Q34. For which cloud services does DBMS_CLOUD provide support for loading data from
files to tables in Autonomous Database? (Choose three)
a. OCI Object Storage (*)
b. Amazon AWS S3 (*)
c. Google Cloud Storage
d. Azure Blob Storage (*)
Answer: a,b,d
Q35. What is used by Database migration service for migration?
a. GoldenGate replication (*)
b. RMAN Backup
c. Backup Cloud Module
d. Data Guard
Answer: a
Q36. Which procedure can be used to load data directly into the existing Autonomous
Database tables?
a. DBMS_CLOUD.CREATE_EXTERNAL_TABLE
b. DBMS_CLOUD.LIST_FILES
c. DBMS_CLOUD.COPY_DATA (*)
d. DBMS_CLOUD.PUT_OBJECT
Answer: c
Q37. Which methods can be used to migrate an on-prem database to Oracle Autonomous
Database? (Choose two)
a. GoldenGate (*)
b. Data Pump (*)
c. RMAN
d. Data Guard
Answer: a,b