Font size
WorksheetsAutomous Database Fran
Total questions: 119
Worksheet time: 54mins
Data Sync can connect to any JDBC compatible source like MongoDB, RedShift and Sybase.
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.
You MUST have an Oracle Client Credential Wallet in order to connect to the Autonomous Database.
If you need to connect to Autonomous Data Warehouse (ADW) using Java Database Connectivity (JDBC) via an HTTP proxy, where do you set the proxy details?
The DBMS_CLOUD.PUT_OBJECT procedure copies a file from Cloud Object Storage to the Autonomous Data Warehouse.
The DBMS_CLOUD.DELETE_FILE procedure removes the credentials file from the Autonomous Data Warehouse database.
Users are given OS logons or SYSDBA privileges to prevent phishing attacking.
Data Sync can connect to any JDBC compatible source like MongoDB, RedShift and Sybase.
If you need to connect to Autonomous Data Warehouse (ADW) using Java Database Connectivity (JDBC) via an HTTP proxy, where do you set the proxy details?
VALIDATE_ANALYTIC_VIEW
VALIDATE_MEASURES
If "Grants" is checked as a DDL Option, GRANT statements are included for any grant objects on the exported objects, including those owned by the SYS schema.
When running lots of high concurrent queries in Autonomous Database, you should use which predefined service connection? (Choose the best answer.)
Users are given OS logons or SYSDBA privileges to prevent phishing attacking.
How do you change the tablespace quota for a user on Autonomous Database on Shared Infrastructure? (Choose the best answer.)
Execute alter tablespace DATA set quota = 10G;
Execute alter tablespace for user MTHEO tablespace DATA quota = 10G;
Execute DBMS_CLOUD_ADMIN.GRANT_TABLESPACE_QUOTA (username => 'MTHEO',tablespace_quota => 'UNLIMITED');
Execute alter user MTHEO quota unlimited on tablespace DATA;
When in the SQL Monitoring tab of the Performance Hub you see a clock icon in the status column.
What does this mean?
The SQL statement is executing.
The SQL statement did not complete either due to an error.
The SQL statement is queued.
The SQL statement completed its execution.
Which Autonomous Database Service is NOT used to connect to an Autonomous Transaction Processing instance?
HIGH
TPPERFORMANT
MEDIUM
TPURGENT
LOY
Which three options are supported when migrating to Autonomous Database (ADB)?
RMAN Cross-Platform backup and restore
Golden Gate on-premise installation
PDB unplug / plug operation
Datapump export / import
Golden Gate Cloud service
Which two optimizations are different between Autonomous Data Warehouse and Autonomous Transaction Processing? (Choose two.)
Backup Retention
Index Storage
Data Organization
Memory Usage
Undo Management
To who, and in which order, are dedicated Exadata Infrastructure resources provisioned? (Choose the best answer.)
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
Which two cloud services are supported to import data pump files from using Dedicated Exadata Infrastructure? (Choose two.)
Oracle Cloud Infrastructure Object Storage
Google Cloud Storage
Amazon S3
Azure Blob Storage
Oracle Cloud Infrastructure Object Storage Classic
According to Oracle documentation, it is a best practice when planning and instituting Access Controls for your Autonomous Dedicated environment regarding
Subnets, Compartments and User Groups.
Which statement is true?
Create at least 2 of each resource.
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.
Which three Oracle Cloud Infrastructure (OCI) resources do you need to configure before provisioning your Autonomous Database with Private Endpoint?
(Choose three.)
Security List
Route Table
Subnet
VCN
Network Security Group
Which three event types are supported for Autonomous Database? (Choose three.)
Update IORM Begin
Maintenance Begin
Terminate End
Change Autoscaling Configuration Compartment
Change Compartment Begin
You 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? (Choose the best answer.)
Create a new developer account.
Access the APEX Administration Services and create the workspace for the developer.
Create a database user with the APEX role.
Create an IDCS user with the APEX role.
What are two differentiators of Oracle Autonomous Database Dedicated Infrastructure?
Users have OS access to the database machine.
It offers greater control and isolation starting at the Exadata cloud infrastructure level.
Users can customize the OS stack and add additional packages.
Users have SYS privileges in the database.
Users can customize the maintenance schedule.
Oracle 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.
Which statement is true when you provision an Autonomous Database using the cloning method?
A clone database source can be a running database instance.
A clone database source can be from a point-in-time backup that is less than 2 hours old.
When cloning an Autonomous Database, Oracle Machine Learning workspaces, projects, and notebooks of the source database are cloned to the new database.
After an Autonomous database is created using a clone, the network access option can be changed.
Which statement is NOT correct when setting up compartment quotas?
Compartment quotas use policies that allow allocation of resources with a high level of flexibility.
Along with compartment budgets, compartment quotas create a powerful toolset to manage your spending.
Compartment quotas are set by Oracle.
There are three types of quota policy statements which are set, unset and zero.
Which two statements are true about using an Autonomous Database with Private Endpoints? (Choose two.)
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.
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.
An Autonomous Database (ADB) user with an instance wallet has left the company and they shared a database user id with other users when accessing ADB.
Other than changing the shared user password, what can the admin do to protect the instance? (Choose the best answer.)
A. Delete the user.
B. Rotate the instance wallet and share the new wallet with the remaining users.
C. Shutdown and restart the instance.
D. Trust the user who left to not access the database.
Which workload type does the Autonomous Database on dedicated infrastructure service currently support?
A. Autonomous Data Warehouse only
B. Hybrid Columnar compression
C. Autonomous Transaction Processing only
D. ATP and ADW
Which two statements are correct about Autonomous Data Warehouse on Shared Exadata Infrastructure?(Choose two.)
A. You have direct access to the database node.
B. Compression is enabled by default. Autonomous Data Warehouse uses Hybrid Columnar Compression for all tables by default.
C. Oracle Database Result Cache is enabled by default for all SQL statements.
D. Parallelism is not enabled by default.
For someone that is not a service administrator to use SQL Developer Web, what package would you need to use to give them access?(Choose the best answer.)
A. ORDS_ADMIN.GRANT_SCHEMA
B. ORDS_ADMIN.ENABLE_SCHEMA
C. SQLDEV_ADMIN.GRANT_SCHEMA
D. ORDS_PRIV.ENABLE_SCHEMA
The default eight-day retention period for Autonomous Database performance data can be modified using which DBMS_WORKLOAD_REPOSITORY subprogram procedure?
A. UPDATE_OBJECT_INFO
B. MODIFY_SNAPSHOT_SETTINGS
C. CREATE_BASELINE_TEMPLATE
D. MODIFY_BASELINE_WINDOW_SIZE
