Autonomous Database EXAM
Autonomous Database EXAM
Which three operations are available for a quarterly maintenance update on Autonomous Container
Database? (Choose three.)
Patch immediately.
Reschedule and patch immediately.
Reschedule patching
Skip patching.
Apply a partial patch.
[Link] statement is false about Autonomous Database Oracle Client Credentials (Wallets)?
The Wallet for the Autonomous Database is same as the TDE wallet
You Must have an oracle client credential wallet in order to connect to autonomous database.
In addition to the Oracle Client Credential Wallet, a user must have a username and password in
order to connect to the Autonomous Database.
The Oracle Client Credential file is downloaded as a ZIP file.
[Link] can an Autonomous Database resource be provisioned without logging into the Oracle Cloud
Infrastructure Console?
CONTEXT
CTXCAT
CTXRULE
CONTRAINS
[Link] option describes the connection types that third-party software an use to connect to an
Autonomous Database (ADB)?
[Link] integrating object storage with autonomous database how effectively oracle uses the files in the
object storage?
[Link] predefined role that exists in Autonomous Database includes common privileges that are used
by a Data Warehouse developer? (Choose the best Answer.)
ADBDEV
DWROLE
ADMIN
ADWC
[Link] who, and in which order, are dedicated Exadata Infrastructure resources provisioned?
[Link] statement is true when the Autonomous Database has auto scaling enabled?
[Link] creating an Autonomous Container Database on dedicated infrastructure through the Oracle
Cloud Infrastructure (OCI) console, which patch type is offered to be applied during maintenance?
15 Minutes
1 Hour
24 Hours
1 Week
[Link] of the following is not required for connecting to ADB via SQL Developer?
Password
Service
Username
Database name
Connection Name
[Link] workload type does the Autonomous Database on dedicated infrastructure service currently
support?
[Link] of the following two statements regarding Data Transforms are correct? (Choose two.)
Data Transforms provides access to Oracle Data Integrator (ODI) Web Edition.
Data Transforms allow you to design data transformations in the form of data loads, data, flows,
and workflows.
Workflows for data transform is only available on the ODI Web Edition.
All capabilities to transform data in ODI Classic are available with ODI Web Edition.
[Link] two cloud services allow you to import Data Pump files to an Autonomous Database on
Dedicated Infrastructure? (Choose two.)
[Link] you are increasing the number of OCPUs in your Autonomous Database, what does its status
show?
UPSCALE IN PROGRESS
RESIZING IN PROGRESS
UPLIFT IN PROGRESS
SCALING IN PROGRESS
[Link] subset of services is offered via OCI-CLI (command line interface) for Autonomous Database
(ADB) via calls made to the OCI APIs?
Subject
Notification
Topic
Event
[Link] statement is true when connecting OCI Marketplace image to shared autonomous database?
Compute Image and Shared ADB must be in same VCN and Subnet
ADB must be configured with Private endpoints
ADB must be configured with NSG
Cannot connect OCI Market image to shared ADB
[Link] want to enable automatic indexing in a database, but any new auto indexes should be created as
invisible indexes, so that they cannot be used in SQL statements. Which command will you use?
EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','IMPLEMENT');
EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','OFF');
EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','REPORT ONLY');
EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','INVISIBLE');
[Link] vaults are used for storing customer-managed encryption keys for Autonomous Database on
Dedicated Infrastructure?
[Link] are three methods to load data into the Autonomous Database? (Choose three.)
ATP. Using 'tpurgent' and 'high' TNS services to separate connection types.
Since the application needs to be highly available, it should to be deployed on a Kubernetes
Cluster.
It is best to build a separate data warehouse, and move the OLTP data on a nightly basis.
ADW since operational reporting is a higher priority in this scenario.
[Link] two are correct actions to take in order to download the Autonomous Database Credentials?
(Choose two.)
Click the compute section of the menu, then choose instance configurations, then download
wallet.
Find the service console for your Autonomous Database, then pick administration, then
download the credential wallet.
Click on the Object Storage and find your Autonomous bucket and Download the wallet
credentials
Click on the Autonomous database in the menu, click a database name, then choose DB
connection button, then download the wallet.
[Link] statement is true about OCPUs and storage when you choose to scale your Autonomous
Database?
[Link] Data Safe is a unified control center for your Oracle databases which helps you understand the
sensitivity of your data, evaluate risks to data, mask sensitive data, implement and monitor security
controls, assess user security, monitor user activity, and address data security compliance requirements.
Oracle Data Safe helps you find sensitive data in your database by inspecting the actual data in
your database and its data dictionary
Oracle Data Safe helps you assess the security of your cloud database configurations by analyzing
database configurations
Oracle Data Safe evaluates user types, how users are authenticated, and the password policies
assigned to each user
Oracle Data Safe only supports Autonomous Database
[Link] statement is FALSE regarding provisioning an Autonomous Database and configuring private
endpoints with security rules to allow incoming and outgoing traffic to and form the Autonomous
Database instance?
[Link] a database architect you are tasked with configuring a high concurrency, production OLTP (EXAM)
application to connect to an Autonomous Transaction Processing database with a requirement to have
some reporting queries run in parallel mode. Which connection service is appropriate for such a
workload?
TPURGENT
TP
HIGH
MEDIUM
[Link] three security features are available in Oracle Autonomous Database Shared Infrastructure?
(Choose three.)
Data Marts
Transactions
Data Lakes
Schema-less, document centric
[Link] two objects are imported when using Data Pump to migrate your Oracle database
Autonomous Database? (Choose two.)
Tablespaces
Data
Schemas
Report
[Link] are the admin user of an Autonomous Database (ADB) instance. A new business analyst has
joined the team and would like to explore ADB tables using SQL Developer Web. What steps do you
need to take?
You can skip a scheduled maintenance run. For Autonomous database on shared Exadata
Infrastructure, you can skip maintenance runs for up to two consecutive quarters if needed.
You can perform a "rolling restart" on all the autonomous databases. During a rolling restart, each
node on the autonomous database is restarted separately while the remaining nodes continue to
be available.
You cannot configure the scheduling for your autonomous databases on shared Exadata
infrastructure.
You can choose to use release update or release update revision updates for your autonomous
databases on shared infrastructure.
[Link] are three characteristics of Data Lake data captured in Object Storage? (Choose three.)
high concurrency
high transaction performance
schema on read
multiple subject areas
mixed data types
[Link] tab in the Data Load Explore tool shows the size of the table and the number of rows and
columns?
Hierarchies tab
Statistics tab
Data Sources tab
Measures tab
[Link] can be used to ensure that your Autonomous Database is accessible only from a given set of
IPs?
Security List
IP Vault
Access Control List
IPSec List
[Link] company has a .NET application and wants to deploy it on Autonomous Database (ADB). What
software is used to connect to ADB from the .NET application?
SQL*Plus
You cannot use .NET with ADB
Java
Oracle Data Access Components for Windows.
[Link] predefined user is created when provisioning an Autonomous Database (ADB) instance to
which you connect to create other users and grant roles?
SYS
ADMIN
DWDEV
SCOTT
[Link] two actions can you do when a refreshable clone passes the refresh time limit? (Choose two.)
[Link] Oracle Package is used to load data to an ADB from object storage?
DBMS_RPC
DBMS_LOAD
DBMS_MIGRATE
DBMS_CLOUD
[Link] statement is FALSE about loading data into the Autonomous Database using the Data Load
card in Database Actions?
Data formats supported include: text, csv, json, avro and parquet.
Data can be loaded from a local data source
Data can be uploaded from several cloud storage sources including S3, Azure, Google Cloud and
Oracle Object Storage.
You must first manually create your database credentials using dbms_cloud.create_credential
before accessing your Oracle Object Storage Bucket.
Data can be loaded from a remote database using Database Links (DBLinks).
[Link] two optimizations are different between Autonomous Data Warehouse and Autonomous
Transaction Processing? (Choose two.)
Memory Usage
Data Organization
Backup Retention
Undo Management
backup_proddb
BACKUP_PRODDB
backup_dbsdb1
BACKUP_DBSRV1
[Link] two statements apply to the Autonomous Database service on Dedicated Infrastructure?
(Choose two.)
[Link] two statements are true regarding active transactions when scaling OCPUs in an Autonomous
Database? (Choose two.)
Data Insights display information about patterns and anomalies in the data of entities in your
Oracle Autonomous Database.
Data Insights provides a wide range of graphical data presentation capabilities.
Data Insight are automatically generated by various analytic functions built into the database
The results of the Insight analysis appear as a series of bar charts in the Data Insights dashboard.
[Link] are two advantages of using Data Pump to migrate your oracle databases to autonomous
database? (Choose two.)
[Link] can a user's public ssh key be added on the Oracle Cloud Infrastructure Console in order to
execute API calls?
ORDS_ADMIN.GRANT_SCHEMA
ORDS_ADMIN.ENABLE_SCHEMA
ORDS_PRIV.ENABLE_SCHEMA
SQLDEV_ADMIN.GRANT_SCHEMA
The Fleet administrator provisions the Autonomous Exadata Infrastructure and then the
Autonomous Container DB and then, the database administrator provisions the Autonomous DB.
The database administrator provisions the Autonomous Container DB and the Autonomous DB.
Then, the fleet administrator provisions the Autonomous Exadata Infrastructure.
The database administrator provisions the Autonomous Exadata Infrastructure. Then, The Fleet
administrator provisions the Autonomous Container DB and then the Autonomous DB.
The Fleet administrator provisions the Autonomous Exadata Infrastructure. Then, The database
administrator provisions the Autonomous Container DB and then the Autonomous DB.
POST /20160918/createADB
POST /20160918/createautonomousDatabases
POST /20160918/createDatabases
POST /20160918/autonomousDatabases
[Link] two actions can you perform with Autonomous Data Guard enabled on Autonomous
Database on Shared Infrastructure?
[Link] are two available options when creating an Autonomous Database? (Choose two.)
[Link] three options are supported when migrating to Autonomous Database (ADB)? (Choose three.)
[Link] three options do NOT change when enabling auto scaling? (Choose three.)
Amount of storage
Parallelism settings
I/O resources
Number of OCPUs displayed in the console
Level of concurrency
[Link] is the correct way to list all files in the default data pump directory?
[Link] can you keep Autonomous Database tables in sync with an on-premises data source?
[Link] Fleet admins to access dedicated exadata infrastructure, which policy should be assigned?
[Link] two statements are true about the Oracle Cloud Infrastructure (OCI)? (Choose two.)
Regions are dependent on other regions and must be located with 5 thousand kilometers of each
other.
An OCI region is a localized geographic area, and an availability domain is one or more data
centers located within a region.
A single fault domain can be associated with multiple regions and availability domains.
Because availability domains do not share infrastructure such as power or cooling, or the internal
availability domain network, a failure at one availability domain within a region is unlikely to
impact the availability of the others within the same region.
[Link] is a best practice when planning and instituting Access controls for your Autonomous
Dedicated environment regarding Subnets, Compartments, and User Groups?
Only 1 subnet and 1 compartment are allowed, multiple groups highly advised.
Only 1 of each is allowed to be allocated per environment.
create a separate VCN that contains only public subnets
Create at least 2 of each resource.
[Link] created an Autonomous Database without auto scaling. Which two ways can you enable auto
scaling? (Choose two.)
Maintenance Begin
Database Connection
Schedule Maintenance Warning
Admin Password Warning
New Maintenance Schedule
create
read
manage
inspect
write
use
[Link] many Network Security Groups (NSGs) can you configure for an Autonomous Database?
3
9
7
5
[Link] file is NOT a component of the client credentials wallet used to connect to an Oracle
Autonomous Database?
[Link]
ewallet.p12
[Link]
[Link]
[Link]
[Link]
[Link] TWO infrastructure support deployment of Oracle Autonomous Database? (Choose two.)
[Link] Database's auto scaling feature allows your database to use up to three times the
current base number of OCPU cores at any time. As demand increases, auto scaling automatically
increases the number of cores in use. Likewise, as demand drops, auto scaling automatically decreases
the number of cores in use. Which statement is FALSE regarding the auto scaling feature?
For databases on dedicated Exadata infrastructure, the maximum number of cores is limited by
the number of free cores that are not being used by other auto scaling databases to meet high-
load demands.
For databases on dedicated Exadata infrastructure, the maximum number of cores available to a
database depends on the total number of cores available in the Exadata infrastructure instance.
The base number of OCPU cores allocated to a database is not guaranteed.
Auto Scaling is enabled by default and can be enabled or disabled at any time.
[Link] connect to Autonomous Data Warehouse by using one of the following consumer groups: High,
(EXAM) Medium, and Low?
You can delete an entity from the autonomous Database via the Catalog tool.
You can limit the display of entities to only those with certain names, schemas, types, or
applications by entering values in the Search field.
You can view the data definition of an entity.
Impact shows the entities that depend on the source.
[Link] the Autonomous Database on Dedicated Infrastructure service, what does the fleet administrator
use to control OCPU utilization?
SDO_GEOMETRY
SDO_LOCATION
SDO_RELATE
GEO_JSON
[Link] need to create a new database by using the Oracle Cloud Infrastructure (OCI) Command Line
Interface (CLI) with the following requirements: · Autonomous Transaction Processing · License Included
· Shared Infrastructure Which parameter would you NOT use?
db-type
is-dedicated
db-workload
license-model
[Link] three advanced options can you enable or disable while creating a business model? (Choose
three)
[Link] method does NOT permit you to change the database ADMIN user's password of an Oracle
Autonomous Database on Shared Infrastructure?
[Link] two objects are imported when using Data Pump to migrate your Oracle Database to
Autonomous Database (Choose two.)
Data
Schemas
Tablespaces
Reports
[Link] three tools can be used to monitor the usage and activities of Autonomous Database on
Dedicated Infrastructure? (Choose three.)
RMAN
Enterprise Manager Cloud Control
OCI Metrics
Performance Hub
[Link] need to set up a notification for a scheduled shutdown of an Autonomous Database instance.
What should you do?
Create a rule for the Oracle Cloud Infrastructure Event for 'Autonomous Database STOP END'
Create an Oracle Cloud Infrastructure Alarm for Shutdown metric
Add a 'BEFORE SHUTDOWN ON DATABASE' trigger within the database
Create a notification alert using DBMS_SNMP package
[Link] three methods can be used to migrate your existing Oracle database to Autonomous
Database? (Choose three.)
[Link] are two differentiators of Oracle Autonomous Database on Dedicated Infrastructure? (Choose
two.)
Users are offered greater control and isolation starting at the Exadata Cloud Infrastructure level.
Users can customize the OS stack and add additional packages.
Users have OS access to the database machine.
Users have SYS privileges in the database.
Users have more control over the maintenance schedule.
[Link] cloning from a backup, what is the earliest timestamp of the backup allowed? OR When you
are cloning from a backup, what is the earliest timestamp of the backup is allowed in Autonomous
Database?
2 hours
24 hours
1 hours
30 minutes
89.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 they do to remove this bottleneck?
[Link] two cloud services allow you to import Data Pump files to an Autonomous Database on
Dedicated Infrastructure? (Choose two.)
Amazon S3
Azure Blob Storage
Oracle Cloud Infrastructure Object Storage Classic
Google Cloud Storage
Oracle Cloud Infrastructure Object Storage
[Link] see a clock icon in the Status column on the SQL Monitoring tab of Performance Hub. What does
it indicate?
[Link] set of Oracle Cloud Infrastructure metrics is available only for Autonomous Database on
Dedicated Infrastructure?
[Link] set of options can be specified when defining the preferred maintenance schedule of the
Exadata Infrastructure for Autonomous Database Dedicated?
Quarter of the Year, Month of the Quarter, Date of the Month, Start Hour
Month of the Quarter, Week of the Month, Day of the Week, Start Hour
Month of the Year, Week of the Month, Day of the Week, Start Hour
Week of the Quarter, Day of the Week, Start Hour
[Link] Database Actions tool is used to get information about the entities in your Oracle
Autonomous Database and to also see how changing an object affects other objects?
Catalog
Data Load
JSON
Data Insight
[Link] command should you issue to enable application continuity on Oracle Autonomous Database
on Shared?
[Link] two actions can be performed when an Autonomous Database is stopped? (Choose two.)
[Link] statement is true about the use of Access Control Lists (ACLs) with an Autonomous Database
on Shared Infrastructure?
An ACL can be set up for an IP Address or a virtual cloud network but not both at the same time
When you restore a database, the existing ACLs are not overwritten by the restore.
ACLs can only be used with private endpoints
An ACL can only be set during the creation of an Autonomous database on shared infrastructure
99.A new Python developer has joined your team and needs to access the Autonomous Database data.
How does the developer connect to and interact with the Autonomous Database from Python?
[Link] happens with the standby database when disabling Autonomous Data Guard?
Compartment quotas use policies that allow allocation of resources with a high level of flexibility.
Quotas set on a parent compartment override quotas set on child compartments.
You cannot manage quotas in a compartment, unless you belong to a group that has the correct
permissions.
Compartment quotas cannot be set on the root compartment.
[Link] are the admin of an Autonomous Database (ADB) instance, and a new developer has requested
a new workspace in APEX. What statement describes the step to provide the developer a new
workspace in APEX?
Access the APEX Administrator Services and create the workspace for the developer.
Create a IDCS user with the APEX role.
Create a database user with the APEX role.
create a new developer account
103Which two options are available for restoring an Autonomous Database? (Choose two.)
[Link] which four ways can Oracle Database optimally access data in Object Storage? (Choose four.)
[Link] customer has upgraded their on-premises 11.2 Database to 12.2. During this migration, the
database was migrated to a pluggable database (PDB) and is now in production. How should the
customer unplug their database to migrate to an Autonomous Database?
Unplug into an XML file so that the database and XML files can be uploaded to Object Storage.
PDBs cannot be migrated to an Autonomous Database using plug, unplug, or clone.
Create a database link from the source database to the Autonomous Database environment and
clone the PDB.
Unplug into a PDB archive, which can be uploaded to Object Storage.
[Link] is the difference between Autonomous Data Warehouse (ADW) and Autonomous Transaction
Processing (ATP) databases?
[Link] is NOT needed to manage Oracle Autonomous Database with REST APIs?
User's OCID
Tenancy's OCID
Fingerprint of the public key
Database ADMIN password
[Link] statement is correct with respect to the required action to move Oracle Autonomous
Database resources to a different compartment?
Moving an Autonomous Database instance does not include its automatic backups.
You do not require sufficient access permissions on the compartment that the resource is being
moved to.
Autonomous Exadata Infrastructure instances and Autonomous Container Databases have no
dependent resources that move with them. Associated (non-dependent) resources remain in
their current compartments.
Moving the compartment of the Autonomous Database also moves the Autonomous Container
Database and Autonomous Exadata Infrastructure.
[Link] three are Oracle-recommended best practices for Autonomous Database alarms? (Choose
three.)
[Link] statement is true when you provision an Autonomous database using cloning method?
[Link] option should you use to create a graph with Graph Studio?
[Link] Autonomous Database user with an instance wallet has left the company. The user had shared a
database user ID with other users when accessing the Autonomous Database. Other than changing the
shared user password, what can an administrator do to protect the instance?
Sectioner
Tokenizer
Filter
Lexer
[Link] can be Scaled Independently of the number of CPUs In an Autonomous Database?
Sessions
Storage
Memory
Concurrency
Parallelism
[Link] three Oracle Cloud Infrastructure (OCI) resources do you need to configure before
provisioning your Autonomous Database with private endpoint? (Choose three.)
[Link] are the customer-managed encryption keys stored for Autonomous Database on dedicated
infrastructure? (Choose the best Answer.)
[Link] two statements are true about using an Oracle Autonomous Database with private
endpoints? (Choose two.)
A network security group is required within your virtual cloud network before you can provision a
shared autonomous database to use private endpoints.
An Autonomous database with private endpoints can be accessed from the public internet by
adding your ip address to an access control list (ACL).
Private endpoints can be configured when you clone a shared autonomous database that was
initially created with public endpoints.
you can configure private endpoints for an always free autonomous database
[Link] two statements are true when running DBMS_CLOUD.COPY_DATA? (Choose two.)
The source file will be automatically removed after the DBMS_CLOUD.COPY_DATA procedure
finishes successfully.
The source files can reside in Oracle Object Storage, Amazon S3 Object storage, or Azure Blob
storage.
The target table will be created in Autonomous Database if it does not already exist.
The source file can be in either Oracle Standard Storage or Oracle Archive Storage bucket in the
Object Store.
A valid credential must be created prior to running the DBMS_CLOUD.COPY_DATA procedure.
[Link] three are use cases for Graph Studio? (Choose three.)
Facial recognition
Churn analysis
Pattern matching
Clustering
3-D modelling
[Link] provisioning a dedicated Autonomous Container Database, which backup retention can NOT
be implemented?
120 days
7 days
60 days
15 days
[Link] Autonomous Database Cloud Service ignores hints in SQL Statements by defaults?
[Link] statement is true about connecting a marketplace Oracle Cloud Infrastructure (OCI) image to
an Autonomous Database on Shared Infrastructure? (Choose the best Answer.)
[Link] have a requirement to create an Autonomous Transaction Processing database that can support
at least 200 concurrent statements per OCPU as well as parallelism. Which Service will you need to
connect to?
MEDIUM
TPURGENT
Low
TP
[Link] two statements are correct about Autonomous Data Warehouse on Shared Exadata
Infrastructure? (Choose two.)
Oracle Database Result Cache is enabled by default for all SQL statements.
You have direct access to the database node.
Parallelism is not enabled by default.
Compression is enabled by default. Autonomous Data Warehouse uses Hybrid Columnar
Compression for all tables by default.
[Link] the provisioning of an Autonomous Database on dedicated hardware, what should the
database administrator select to determine where the Autonomous Database is created on the
dedicated infrastructure?
The Listener endpoint where the Autonomous Database should register on.
The Client Credentials wallet, which is used to connect to the Autonomous Database.
The container database in which the Autonomous instance should run.
The compartment of the dedicated infrastructure because each compartment only runs one
dedicated environment.
[Link] three of the following data sources are available when using the Data Load page on Database
Actions? (Choose three.)
Local Files
Files in Oracle Cloud Storage
REST endpoints
Files in AWS S3 Storage
Backup files in block storage
2. Create Projects
3. Create workspaces
4. Create Notebooks
Which two steps are out of order when working with Oracle Machine Learning? (Choose two.)
24 hours
5 min
2 hours
1 day
[Link] are the admin user of an Autonomous Database instance. A new business analyst has joined the
team and would like to explore the Autonomous Database tables using Autonomous Database's Data
Tools. Which step should you to perform to enable the new team member? (Choose the best Answer.)
Create a REST-enabled database user (with connect and object privileges) and grant the DWROLE
role.
Create a database user with the default privileges.
Create a database user with connect, resource, and object privileges.
Create an IDCS user. Create a database user with connect, resource, and object privileges.
[Link] do you change the tablespace quota for user MTHEO on Autonomous Database on Shared
Infrastructure?
[Link] Data Safe is a unified control center for your Oracle databases which helps you understand
the sensitivity of your data, evaluate risks to data, mask sensitive data, implement and monitor security
controls, assess user security, monitor user activity, and address data security compliance requirements.
Oracle Data Safe helps you assess the security of your cloud database configurations by analyzing
database configurations.
Oracle Data Safe evaluates user types, how users are authenticated, and the password policies
assigned to each user.
Oracle Data Safe only supports Autonomous Databases.
Oracle Data Safe helps you find sensitive data in your database by inspecting the actual data in
your database and its data dictionary.
TPPERFORMANT
TPURGENT
MEDIUM
HIGH
LOW
[Link] three statements are true about procedures in the DBMS_CLOUD package (Choose Three.)
[Link] three options are available to access data in an Autonomous JSON Database? (Choose three.)
[Link] two methods can you use to create database users and grant roles in Autonomous Database
services? (Choose two.)
You can use service console to enable or disable auto scaling of Autonomous DB.
You can use service console to manage runaway SQL statements on Autonomous DB
You can use service console to move Autonomous DB between compartments
You can use service console to create manual backups of Autonomous database
[Link] predefined service connection should you use when running lots of high concurrent queries
in Autonomous Database?
DBNAME_LOW
DBNAME_MEDIUM
DBNAME_HIGH
DBNAME_CONCURRENT
[Link] have an Autonomous Transaction Processing Database with three OCPUs and auto-scaling
turned on and your application is using the TPURGENT service. The load on the database increases from
three OCPUs to nine OCPUs. What is the total number of concurrent statements that the TPURGENT
service can support?
1500
1800
900
2700
[Link] two statements are true about accessing the Autonomous Database Tools? (Choose two.)
Database Actions is accessible from a server running on the same virtual cloud network (VCN)
when the Autonomous Database is configured with Private Endpoint networking.
Oracle APEX can be accessed only from the Developer menu in the Service Console.
Oracle Machine Learning is available only with Autonomous Data Warehouse (ADW) Database.
Access to Database Actions is available for all users of Autonomous Database.
SQL Developer Web is available exclusively on the Autonomous Database.
You can use the Service console to enable or disable autoscaling of an Autonomous Database.
You can use the Service console to manage runaway SQL statements on an Autonomous
Database.
You can use the Service console to create manual backups of an Autonomous Database.
You can use the Service console to move an Autonomous Database between compartments.
[Link] two license types does the customer need to benefit from BYOL when leveraging on-premise
Enterprise Database licenses in oracle autonomous database? (Choose two.)
Exadata
Active Data Guard
Real Application Clusters (RAC), but only when scaling beyond 16 OCPUs
Multitenant
Transparent Data Encryption (TDE)
You can change your container database maintenance window or reschedule a single container
database maintenance run to ensure that your container database maintenance runs follow.
Autonomous Exadata infrastructure maintenance runs are for infrastructure patching (including
patching of the Exadata grid infrastructure code and operating systems updates) and includes
container database patching.
If a scheduled container database maintenance run cannot take place, Oracle automatically
reschedules the container database maintenance for the following quarter.
Autonomous Exadata infrastructure maintenance takes place at least once each quarter.
[Link] REST verb is used to create an Autonomous Database service using REST APIs?
APEX
SQL Developer Web
Business Models
Data Load
[Link] three event types are supported for Autonomous Database? (Choose three.)
Maintenance Begin
Change Autoscaling Configuration Compartment
Change Compartment Begin
Update IORM Begin
Terminate End
[Link] two statements are true about Data Insights? (Choose two.)
You can search for Data Insights against a base table or business model.
Data Insights is available with on-premises deployments of Oracle Database.
You can retrieve previously executed Data Insights searches.
Data Insights is an additional priced option.
[Link] four file formats are supported when loading data from Cloud Storage? (Choose four.)
DDL
AVRO
Parquet
DOC
JSON
CSV
151. Which statement is FALSE about Autonomous Data Guard on Autonomous Database on Dedicated
Infrastructure?
You can create a new user when using the SQLDeveloper Web.
Users can be created via Application Express.
Create users via the Oracle Machine Learning console.
Autonomous Database users do not support Microsoft Active Directory.
[Link] four resources need to be provisioned by the fleet administrator and the database
administrator before a developer can connect to an Autonomous Database on Dedicated Infrastructure
as a database user? Finish Test Answer the question(s Finish Test if you are ready to submit your test.
Identity and Access Management (IAM) policy rules that allow access to the database
Oracle Database licenses
Virtual Cloud Network and Subnet
Autonomous Container Database
Autonomous Database Instance
Autonomous Exadata Infrastructure
Network Security Group(s
[Link] do you find the url to access APEX Administration Services on your instance?
City
MEDIUM
TPURGENT
LOW
[Link] three statements are correct when an Autonomous Database on Shared Infrastructure is
stopped?
[Link] three tasks are performed from the service console of an Autonomous Infrastructure?