0% found this document useful (0 votes)
193 views28 pages

Autonomous Database EXAM

The document consists of a series of questions and answers related to the features, operations, and configurations of Oracle Autonomous Database. It covers topics such as maintenance updates, database provisioning, security features, and data loading methods. Each question presents multiple-choice options, indicating the correct answers for various scenarios involving Autonomous Database functionalities.

Uploaded by

mousa47king1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
193 views28 pages

Autonomous Database EXAM

The document consists of a series of questions and answers related to the features, operations, and configurations of Oracle Autonomous Database. It covers topics such as maintenance updates, database provisioning, security features, and data loading methods. Each question presents multiple-choice options, indicating the correct answers for various scenarios involving Autonomous Database functionalities.

Uploaded by

mousa47king1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1.

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] customer wants to permanently disable scheduled maintenance on Autonomous Dedicated


Infrastructure to keep their current database version. How can they achieve this?

 Change the Automatic Maintenance Schedule to 'No Preference'.


 Change the Automatic Maintenance Schedule to 'None'.
 You cannot permanently disable scheduled Automatic Maintenance.
 Change the Automatic Maintenance Schedule to 'Specify a Schedule' but do not select any
month, week or day.

[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?

 Using the dbca on the database server


 Connecting to the cloud infrastructure console using the ssh wallet.
 It cannot be done.
 Using the cloud infrastructure command line interface or Rest API calls

[Link] three functions are provided by Spatial Studio? (Choose three.)

 Your selection is correct


 Map visualization
 Custom SQL queries
 Spatial analysis
 Geocoding
 Spatial data editing

[Link] index type is designed to index catalog information?

 CONTEXT
 CTXCAT
 CTXRULE
 CONTRAINS
[Link] option describes the connection types that third-party software an use to connect to an
Autonomous Database (ADB)?

 New ADB-specific protocols


 Any protocol supported by Oracle Net Services
 SQL*NET only
 JDBC only

[Link] integrating object storage with autonomous database how effectively oracle uses the files in the
object storage?

 Prune column in parquet files


 Scan partition tables
 Scan hybrid partition tables
 Prune columns in csv files

[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?

 Fleet Administrator, Autonomous Exadata Infrastructure -> Autonomous Container DB ->


Database Administrator -> Autonomous DB
 Fleet Administrator, Autonomous Exadata Infrastructure -> Database Administrator ->
Autonomous Container DB -> Autonomous DB
 Database Administrator, Autonomous Container DB -> Autonomous DB -> Fleet Administrator ->
Autonomous Exadata Infrastructure
 Database Administrator, Autonomous Exadata Infrastructure -> Fleet Administrator -
>Autonomous Container DB -> Autonomous DB

[Link] statement is true when the Autonomous Database has auto scaling enabled?

 Increases the number of sessions available to the database.


 Scales the PGA and SGA size when needed for the workload.
 Database concurrency is scaled up when needed by the workload.
 Enables the database to use up to 3x CPU/IO resources immediately when needed by the
workload.

[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?

 Quarterly Bundle Patch (QBP)


 Prior Release Update Revision (PRUR)
 Prior Release Update (PRU)
 Release Update (RU)
[Link] two statements are true about Recovery Time Objective (RTO) and Recovery Point Objective
(RPO) for Autonomous Data Guard? (Choose two.)

 RTO and RPO are adjustable through the OCI console.


 RPO is adjustable, but RTO is always 5 minutes.
 RPO is 0 minutes for an automatic failover.
 RTO and RPO are 0 minutes for manual failovers.
 RTO is 2 minutes for an automatic failover.

[Link] is the default time range in Performance Hub?

 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?

 Autonomous Transaction Processing only


 Hybrid Columnar Compression
 ATP and ADW
 Autonomous Data Warehouse only

[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.)

 Google Cloud Storage


 Oracle Cloud Infrastructure Object Storage Classic
 Oracle Cloud Infrastructure Object Storage
 Amazon S3
 Azure Blob Storage

[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?

 Start, Delete, Update, Query, Stop


 Create, Get, List, Stop, Restore
 Create, Query, Update, List, Start
 Create, Query, List, Stop, Restore

[Link] terminology is used to refer to a communication channel for sending messages to a


subscription, such as email or SMS?

 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?

 Oracle Audit Vault, Oracle Key Vault.


 Oracle Cloud Infrastructure Vault, Oracle Database Vault.
 Oracle Database Vault, Oracle Key Vault.
 Oracle Key Vault, Oracle Cloud Infrastructure Vault.

[Link] are three methods to load data into the Autonomous Database? (Choose three.)

 Oracle Data Pump


 RMAN Restore
 Oracle GoldenGate
 Transportable Tablespace
 SQL*Loader

26.A Corporation is building a web application to allow its customers to schedule service requests
online. There is also a need to run operational reports at times during non-peak hours. The architecture
team is debating whether such reports should be run on the OLTP database or in a separate data mart.
The DBA Manager does not want to add anymore admin responsibility to the team and is looking for a
database option that's low to zero maintenance, but meets their strict performance requirements as
well. Which Oracle Cloud Infrastructure database service is appropriate for this scenario?

 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?

 OCUPs and storage can be scaled independently.


 Use auto scaling to increase storage.
 Increasing OCPUs will automatically increase storage.
 OCPUs and storage must remain in sync.

[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.

Which statement is FALSE for Oracle Data Safe ?

 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?

 The IP Protocol is set to TCP.


 The destination port range is set to 1522.
 A stateless ingress rule is created to allow connections from the source to the Autonomous
Database instance.
 The source is set to the address range you want to allow to connect to your database.

[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.)

 Customer Managed Keys


 Audit Vault
 Data Redaction
 Database Vault
 Transparent Data Encryption

[Link] workload is particularly suited to Oracle Autonomous JSON Database?

 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?

 Create a database user with connect, resource, and object privileges.


 Create a database user with the default privileges.
 Create a database user (with connect, resource, object privileges), enable the schema to use SQL
 Developer and provide the user with the user-specific modified URL.
 Create an IDCS user. Create a database user with connect, resource, and object privileges.
[Link] statement is NOT correct when setting up compartment quotas?

 Compartment quotas are set by oracle.


 Along with compartment budgets, compartment quotas create a powerful toolset to manage
your spending.
 There are three types of quota policy statements which are set, unset and zero
 Compartment quotas use policies that allow allocation of resources with a high level of flexibility.

[Link] management operation is correct about Autonomous databases on shared Exadata


Infrastructure?

 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.)

 You can manually refresh the clone.


 You can disconnect from the source to make the database a read/write database.
 You can use the instance as a read only database
 You can extend the refresh time limit

[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

[Link] working with an Autonomous Exadata Infrastructure supporting Autonomous Databases,


where do you go to view the maintenance history of the Exadata?

 Under Core Infrastructure then compute then Autonomous Exadata


 Under Database then Autonomous Transaction processing then autonomous Exadata
 Under solutions and platforms then platform services then autonomous Exadata
48.DBSRV1 is an Autonomous Database with the display name PRODDB. You plan to take manual
backup of this database periodically. What must be the name of the bucket that will be used to store
manual backups?

 backup_proddb
 BACKUP_PRODDB
 backup_dbsdb1
 BACKUP_DBSRV1

[Link] two statements apply to the Autonomous Database service on Dedicated Infrastructure?
(Choose two.)

 You, as the customer, are responsible for all patching operations.


 You can set maintenance windows for an Autonomous Exadata Infrastructure.
 You can set maintenance windows for each individual Autonomous Container Database.
 Patching occurs on the first Sunday of each quarter.

[Link] two statements are true regarding active transactions when scaling OCPUs in an Autonomous
Database? (Choose two.)

 Active transactions are terminated and rolled back.


 Scaling can happen while there are active transactions in the database.
 Active transactions continue running unaffected.
 Active transactions are paused.

[Link] statement is FALSE about Data Insights?

 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.)

 Data Pump is faster to migrate database than using RMAN


 Data Pump creates the tablespaces used by your Autonomous database.
 Data Pump can exclude migration of objects like indexes and materialized views that are not
needed by Autonomous Database.
 Data Pump is platform independent - it can migrate Oracle databases running on any platform

[Link] can a user's public ssh key be added on the Oracle Cloud Infrastructure Console in order to
execute API calls?

 On the Autonomous Database Console.


 SSH keys are not required in Oracle Cloud Infrastructure.
 SSH keys cannot be added from console. They have to be added using REST APIs only.
 Navigate to Identity, select Users panel on the console and select "Add Public Key"
[Link] someone that is not a service administrator to use SQL Developer Web, what package would you
need to use to give them access?

 ORDS_ADMIN.GRANT_SCHEMA
 ORDS_ADMIN.ENABLE_SCHEMA
 ORDS_PRIV.ENABLE_SCHEMA
 SQLDEV_ADMIN.GRANT_SCHEMA

[Link], and in which order, provisions dedicated Exadata Infrastructure resources?

 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.

[Link] command can you use to create an Autonomous Database?

 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?

 View Apply Lag


 Reinstate
 Switchover
 Failover
 Change Protection Mode

[Link] are two available options when creating an Autonomous Database? (Choose two.)

 APEX Service on Dedicated Infrastructure


 APEX Service on Shared Infrastructure
 Autonomous JSON Database on Shared Infrastructure
 Autonomous JSON Database on Dedicated Infrastructure

[Link] three options are supported when migrating to Autonomous Database (ADB)? (Choose three.)

 Golden Gate on-premise installation


 RMAN Cross-Platform backup and restore
 Dataguard Physical Standby
 Golden Gate Cloud service
 Datapump export / import
 PDB unplug / plug operation
[Link] are the two restrictions for and Always free Autonomous Database? (Choose two.)

 supports only ATP as a workload type


 maximum of two Always Free Database per OCI tenancy
 Oracle Application Express (APEX) not included
 maximum of one OCUP per Database

[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?

 By executing select * from DBMS_CLOUD.LIST_FILES('DATA_PUMP_DIR');


 You cannot list files in the default data pump directory from Autonomous Data Warehouse (ADW)
 By executing select * from utl_file . list ( ‘DATA_PUMP_DIR ' ) ;
 Log onto ADW server and issue ls -al on the command line.

[Link] can you keep Autonomous Database tables in sync with an on-premises data source?

 Use THE ORDS package on the Data Load page


 Use the Cloud Locations card on the Data Load page
 Use the Link Data option on the Data Load page.
 Use the FEED DATA option on the Data Load page

[Link] Fleet admins to access dedicated exadata infrastructure, which policy should be assigned?

 Allow group adb-admins to manage autonomous-database in tenancy where


[Link]='OLTP'
 Allow group adb-admins to manage autonomous-database-family in tenancy
 Allow group adb-admins to manage autonomous-database in tenancy where
[Link]='DW'
 Allow group adb-admins to manage autonomous-database in tenancy

[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.)

 Click Scale Up/Down and select the Auto Scaling checkbox.


 Shut down the Instance, click Scale Scale Up/Down and select the Auto Scaling checkbox, then
restart the Instance.
 Use a Rest call to enable Auto Scaling.
 Use a Rest call to Shut down the Instance, Then a second Rest call to enable Auto Scaling, and a
REST call to restart the instance.

[Link] is an Autonomous Database critical event?

 Maintenance Begin
 Database Connection
 Schedule Maintenance Warning
 Admin Password Warning
 New Maintenance Schedule

[Link] FOUR levels of access can be defined in policies? (Choose four.)

 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.)

 Virtual Machines on Oracle Cloud Infrastructure


 Dedicated Exadata Infrastructure
 Oracle Bare Metal Servers
 Shared Exadata Infrastructure

[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] is a feature of a graph query language?

 Run key-value queries


 Scripting language
 Object-oriented language
 Ability to specify patterns

[Link] connect to Autonomous Data Warehouse by using one of the following consumer groups: High,
(EXAM) Medium, and Low?

 Low provides highest concurrency and lowest resources, and Dop is 1.


 High provides highest concurrency and lowest resources, and Dop is 1.
 Medium provides intermediate resource and concurrency, and queries run serially.
 High provides highest resource and lowest concurrency, and Degree of parallelism (DoP) is 1.

[Link] statement is FALSE about the Catalog tool?

 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?

 Oracle Machine Learning notebook


 Compartment quotas
 SQL Developer Web Console
 Resource Manager settings
[Link] native data type is used to store spatial information?

 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)

 Autonomous Aggregate Cache


 Analytic view Transparency view
 Analytic View Base Table Query Transformation
 Display private tables
 Business Object Security Feature

[Link] method does NOT permit you to change the database ADMIN user's password of an Oracle
Autonomous Database on Shared Infrastructure?

 Admin page of the Cloud Service Console


 OCI CLI
 OS command line from the database server
 SQL Developer

[Link] statement is not correct when the Autonomous Database is stopped?

 Tools are no longer able to connect to a stopped instance.


 In-flight transactions queries are stopped.
 User with DWROLE can still access the database.
 CPU billing is halted.

[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.)

 Using SFTP to copy CSV files into an Autonomous Database


 Using Oracle Zero Downtime Migration (ZDM)
 Using GoldenGate
 Using Data Pump
 Using Recovery Manager (RMAN)

[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?

 Remove any non-JSON data from the database.


 Ask Support to migrate their setup to a node without noisy neighbors.
 Increase the number of OCPUs allocated to the database.
 Run the DBMS_CLOUD.INCREASE_THROUGHPUT procedure.
[Link] Guard is enabled for your Autonomous Database and the Lifecycle State field for the primary
database indicates that it is Stopped. Which statement is true?

 Switchover is automatically initiated.


 Standby database is terminated.
 Standby database is also stopped.
 Failover is automatically initiated.

[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?

 The SQL statement is queued.


 The SQL statement is executing.
 The SQL statement did not complete either due to an error.
 The SQL statement completed its execution.

[Link] set of Oracle Cloud Infrastructure metrics is available only for Autonomous Database on
Dedicated Infrastructure?

 Transaction Count, Running Statements, Sessions


 CPU Utilization, Storage Utilization.
 IOPS, Storage used by tablespace, apply and transport lag
 Query Latency, User Calls, Execute Count

[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?

 alter session set application_continuity=true


 exec dbms_cloud_admin.enable_app_cont('<service_name>');
 alter database set application_continuity=true
 alter system set application_continuity=true

[Link] two actions can be performed when an Autonomous Database is stopped? (Choose two.)

 Change administrator password


 Start
 Update License type
 Update Network Access

[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?

 By using SQL Developer


 By using Oracle Client and the DBD-oracle interface
 By using JDBC Driver
 By using Oracle Client and the cx_oracle interface

[Link] happens with the standby database when disabling Autonomous Data Guard?

 The standby database is terminated.


 The standby database is started read-write
 The standby database is started read only
 The standby database is transformed in a refreshable clone

[Link] statement is FALSE about setting up compartment quotas?

 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.)

 Selecting the backup from which restore needs to be done.


 Selecting the snapshot of the backup.
 Specifying the archived custom image.
 Specifying the point in time (timestamp) to restore.
 Using Recovery Manager (RMAN) to connect to Autonomous Database and back it up.

[Link] which four ways can Oracle Database optimally access data in Object Storage? (Choose four.)

 scan avoidance using partitioned external tables


 scan avoidance using columnar pruning for .csv files
 scan avoidance using block skipping when reading parquet and orc files
 scan avoidance using columnar pruning for columnar stores like parquet and orc
 optimized data archive using hybrid partitioned tables
 optimized data archive using partitioned external tables

[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] of the following two statements are correct? (Choose two.)

 ODI Web Edition is available only on Oracle Linux.


 ODI Web Edition can be installed from Oracle Cloud Infrastructure (OCI) Marketplace.
 Data Transforms Card provides access to Oracle Data Integrator (ODI) Web Edition.
 All capabilities of ODI Classic are available with ODI Web Edition.

[Link] is the difference between Autonomous Data Warehouse (ADW) and Autonomous Transaction
Processing (ATP) databases?

 Only ATP manages optimizer statistics.


 Only ADW supports autoscaling
 Only ADW uses columnar compression by default.
 Only ATP supports automatic backups.

[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.)

 Suppress alarms during investigations


 Create multiple alarm metrics
 Select the correct alarm interval for your metric.
 Routinely tune your alarms

[Link] statement is true when you provision an Autonomous database using cloning method?

 A clone database source can be running database instance.


 There is only one type of cloning option available in Autonomous database.
 A clone database source can be from a point-in-time backup that is less than 2 hours old.
 You can clone a database in a security zone to create a database that isn't in a security zone.

[Link] option should you use to create a graph with Graph Studio?

 Tables in an Autonomous Database instance


 Graph analytics algorithms
 NoSQL configuration
 Graph created by a special tool downloaded from [Link]
 A graph license key

[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?

 Trust the user who left, not to access the database


 Delete the user
 Rotate the instance wallet and share the new wallet with the remaining users
 Shutdown and restart the instance

[Link] stage of the indexing pipeline divides text into tokens?

 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.)

 Network Security Group


 VCN
 Security List
 Route Table
 Subnet

[Link] are the customer-managed encryption keys stored for Autonomous Database on dedicated
infrastructure? (Choose the best Answer.)

 In a separate key vault external to the exadata infrastructure.


 Inside the autonomous database wallet.
 On the exadata infrastructure where the Autonomous database dedicated is hosted.
 Inside the backup of the container database.

[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?

 Both services ignore hints by default


 Neither services ignore hints by default
 Autonomous Data Warehouse
 Autonomous Transaction Processing

[Link] statement is FALSE about Oracle Autonomous JSON Database?

 It supports NoSQL-style, document-centric application.


 There is 20 GB limit on JSON collection.
 JSON data is stored natively in the database.
 You can promote Autonomous JSON Database to Autonomous Transaction Processing

[Link] statement is true about connecting a marketplace Oracle Cloud Infrastructure (OCI) image to
an Autonomous Database on Shared Infrastructure? (Choose the best Answer.)

 The Autonomous Database must belong to a Network Security Group (NSG).


 The marketplace OCI image can be used with an Always Free Autonomous Database account.
 A Private Endpoint is required to connect to the Autonomous Database on shared Exadata
infrastructure.
 The marketplace OCI image does not support connecting to an Autonomous Database on Shared
Infrastructure.
 The Autonomous Database can only be in the same virtual cloud network (VCN) and subnet as
the marketplace OCI image.

[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

[Link] the steps:

1. Create Oracle Machine Learning User

2. Create Projects

3. Create workspaces

4. Create Notebooks

5. Run SQL Scripts

Which two steps are out of order when working with Oracle Machine Learning? (Choose two.)

 Create Oracle Machine Learning User


 Run SQL Scripts
 Create Workspaces
 Create Projects
 Create Notebooks

[Link] Autonomous Database on Dedicated Infrastructure is composed of which Oracle Cloud


resources?

 Autonomous Exadata Infrastructure, Autonomous Backup, Autonomous Container Database,


Autonomous Database
 Fleet Administrator, Database Administrator, Database User, Autonomous Exadata Infrastructure
 Oracle Machine Learning Zeppelin Notebook, Autonomous Exadata Infrastructure, Fleet
Administrator, Database Administrator
 Virtual Cloud Network, Compartments, Policies, Autonomous Exadata Infrastructure
131.A Business Analyst joined in your organization and wanted to explore the database tools. Which
statement provides access to data tools page for business analyst. When restoring/cloning the ADB, you
must select a backup which is atleast ____hours/minutes old.? (Choose the best Answer.)

 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?

 Execute DBMS_CLOUD_ADMIN.GRANT_TABLESPACE_QUOTA(username =>


'MTHEO',tablespace_quota => 'UNLIMITED');
 Execute alter user MTHEO quota unlimited on tablespace DATA;
 Execute alter tablespace DATA set quota = 10G;
 Execute alter database for user MTHEO tablespace DATA quota = 10G;

[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.

Which statement is FALSE? (Choose the best answer.)

 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.

[Link] Autonomous Database Service is NOT used to connect to an Autonomous Transaction


Processing instance? (Choose the best Answer.)

 TPPERFORMANT
 TPURGENT
 MEDIUM
 HIGH
 LOW
[Link] three statements are true about procedures in the DBMS_CLOUD package (Choose Three.)

 The DBMS_CLOUD.CREATE_EXTERNAL_TABLE procedure creates an external table on files in the


cloud. You can run queries on external data from the Autonomous Data Warehouse.
 The DBMS_CLOUD.DELETE_FILE procedure removes the credential file from the Autonomous
Data Warehouse.
 The DBMS_CLOUD.CREATE_CREDENTIAL procedure stores cloud object credentials in the
Autonomous Data Warehouse.
 The DBMS_CLOUD.VALIDATE_EXTERNAL_TABLE validates the source file for an external table,
generates log information, and stores the rows that do not match the format options specified for
the external table in a bad file table in Autonomous Data Warehouse.
 The DBMS_CLOUD.PUT_OBJECT procedure copies a file from cloud object storage to the
Autonomous Data Warehouse.

[Link] three options are available to access data in an Autonomous JSON Database? (Choose three.)

 NoSQL statements using Simple Oracle Document Access (SODA) drivers


 Regular Oracle SQL statements using a connection through the listener
 REST API calls to the database (not enabled by default)
 Oracle Cloud Infrastructure console using the JSON Online Developer tool
 Oracle JSON Developer tool downloaded from Oracle Technology Network (OTN)

[Link] two methods can you use to create database users and grant roles in Autonomous Database
services? (Choose two.)

 Oracle Cloud Infrastructure (OCI) service console


 SQL Developer
 DBMS_CLOUDADMIN package
 SQL*Plus

[Link] statement is correct about service console in an Autonomous Database?

 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.

[Link] statement is correct about the Service console in an 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)

[Link] statement is FALSE about Autonomous Database maintenance on Dedicated Infrastructure?

 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?

 A "POST" REST call


 A "GET" REST call
 A "PUT" REST call
 An "INSERT" REST call
[Link] have been tasked with analyzing a year's worth of sales data stored in an Autonomous Data
Warehouse instance. Which tool would you use to automate data exploration and create pivot tables?

 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?

 Switchover, Failover, and Reinstate operations can be initiated by a user.


 The standby database is available for read-only workloads.
 A standby database can be on the same Exadata machine as the primary database.
 Autonomous Data Guard is enabled at the Container database level.

[Link] two statements are true for Spatial Studio?

 It is a free app on the OCI Marketplace.


 It is a developer IDE for Spatial.
 It is a self service no-code web tool for Spatial.
 It is a managed OCI service.
[Link] statement is FALSE regarding managing users in Oracle Autonomous Database on Shared
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 for Database Actions?

 Oracle Cloud Infrastructure Object Storage


 the Database Users card under Database Actions
 in in the database with a SQL query
 in on the SQL Developer Client Connection tab

[Link] do you find the url to access APEX Administration Services on your instance?

 on the Tools tab and Service Console of the ADB instance


 in the ADB documentation
 the database with a sql query
 in SQL Developer

[Link] cS_WORKLOAD_REPOSITORY subprogram procedure can be used to modify the


default eight day retention period for Autonomous Database performance data?

 FORCE OBJECT INFO


 MODEPY SNAPSHOT SETTINGS
 CREATE BASELINE TEMPLATE
 MOLFY BASELINE_WINDOW SIZE
[Link] a requirement to create an Autonomous Transaction Processing database that can support up
to 300 concurrent statements per OCPU as well as parallelism. Which service would you connect to?

 City
 MEDIUM
 TPURGENT
 LOW

[Link] statement is FALSE about Oracle Text?

 It provides indexing, word and theme searches.


 It uses standard SQL queries.
 It requires an Oracle Text license for Autonomous Database.
 It is suited to search document collections.

[Link] three statements are correct when an Autonomous Database on Shared Infrastructure is
stopped?

 Gloer with orice can still access the database.


 CPU billing continues.
 CPU billing is halted.
 Infignit transactions and queries are stopped.
 User are no longer able to connect to a stopped instance.

[Link] infrastructure does the Autonomous Database run on?

 Amy Oracle Engineered system


 Exadata on Oracle Cloud Infrastructure
 Vi on Oracle Cloud Infrastructure
 Bare-metal on Oracle Cloud Infrastructure

[Link] three tasks are performed from the service console of an Autonomous Infrastructure?

 Set resource management rules.


 Manage Oracle Machine Learning users.
 Rotate the wallet. Enable autoscaling.
 Download the wallet

You might also like