Questions for the 1Z0-931-21 were updated on : Nov 16 ,2024
You 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?
A
Explanation:
https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/connect-database-actions.html#GUID-55BA432E-098A-48ED-B2EA-F2960A9EF586
What is the correct way to list all files in the default data pump directory?
A
What REST verb is used to create an Autonomous Database service using REST APIs?
C
Explanation:
https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/SendRequests.html
When using Data Pump to migrate your Oracle database to Autonomous Database, which two
objects are imported?
AB
What are two differentiators of Oracle Autonomous Database Dedicated Infrastructure?
BC
Explanation:
https://docs.oracle.com/en/cloud/paas/autonomous-database/adbat/index.html#articletitle
What is the default port number for accessing a newly created Autonomous Database?
B
Explanation:
https://www.oracle.com/a/ocom/docs/cloud/autonomous-database-100.pdf
Which three statements are true about procedures in the DBMS_CLOUD package? (Choose three.)
B,C,E
Explanation:
DELETE_FILE Procedure
This procedure removes the specified file from the specified directory on Autonomous Data
Warehouse.
CREATE_CREDENTIAL Procedure
This procedure stores Cloud Object Storage credentials in the Autonomous Data Warehouse
database. Use stored credentials for data loading or for querying external data residing in the Cloud.
PUTJDBJECT Procedure
This procedure copies a file from Autonomous Data Warehouse to the Cloud Object Storage. The
maximum file size allowed in this procedure is 5 gigabytes (GB).
VALIDATE EXTERNAL TABLE Procedure
This procedure validates the source files 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 badfile table on
Autonomous Data Warehouse.
CREATE_EXTERNAL_TABLE Procedure
This procedure creates an external table on files in the Cloud. This allows you to run queries on
external data from Autonomous Data Warehouse.
To use Data Pump from ADB, a credential identifying the Object Storage bucket to use must be
defined with a DBMS_CLOUD.CREATE_CREDENTIAL function. This will allow ADB to access objects
that are stored in the object store , including dump files. To export an existing database to prepare for
import into ADB, use the XTP command and add the ex elude option for database functionality that is
not recommended or supported in ADB. This will prevent errors during the imp oil process.
This process is not automatic. And if the logs are not moved, you will receive a warning when
running the MDB that the logs are not there. In this example, we're
moving the log import.log to object store with a DBMS_CLOUD.PUT_OBJECT command.
VALIDATE_EXTERNAL_TABLE Procedure
This procedure validates the source files 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 badfile table on
Autonomous Database. The overloaded form enables you to use the operation_id parameter.
PUT_OBJECT Procedure
This procedure copies a file from Autonomous Database to the Cloud Object Storage. The maximum
file size allowed in this procedure is 5 gigabytes (GB)
DELETE FILE Procedure
This procedure removes the specified file from the specified directory on Autonomous Database.
CREATE_EXTERNAL_TABLE Procedure
This procedure creates an external table on files in the Cloud. This allows you to run queries on
external data from Autonomous Database.
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?
B
Explanation:
https://docs.oracle.com/en/database/oracle/application-express/19.1/htmig/creating-workspace-and-adding-Oracle-AE-users.html#GUID-1040F145-452A-49D4-BCF6-A80851AFFA74
Create a New Instance Administrator
Login to the INTERNAL workspace as the ADMIN user, or another existing admin user.
Click the "Create User" link on the right-hand menu.
For a new admin user enter mandatory items and the following.
Workspace : INTERNAL
Default Schema : APEX_180200 {or whatever the highest version is}
User is an administrator: Yes
Account Availability : Unlocked
Password and Confirmation Password.
Require Change of Password on First Use : Yes
Click the "Create User" button.
https://oracle-base.com/articles/misc/apex-tips-basic-apex-management
What is the role of a Fleet Administrator in Autonomous Database (ADB) on Dedicated Infrastructure
deployments?
B
Explanation:
https://docs.oracle.com/en/cloud/paas/autonomous-database/adbah/index.html#articletitle
https://docs.oracle.com/en/cloud/paas/autonomous-database/atpfg/index.html
Which statement is true when the Autonomous Database has auto scaling enabled?
D
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?
D
Explanation:
Explanation:
Autonomous Transaction Processing provides all of the performance of the market leading Oracle
Database in an environment that is tuned and optimized to meet the demands of a variety of
applications, including: mission-critical transaction processing, mixed transactions and analytics, loT,
and JSON document store.
As a service Autonomous Transaction Processing does not require database administration. With
Autonomous Transaction Processing you do not need to configure or manage any hardware, or install
any software. Autonomous Transaction Processing handles creating the database, backing up the
database, patching and upgrading the database, and growing or shrinking the database.
While Autonomous Transaction Processing and Autonomous Data Warehouse use the same Oracle
database, which statement is true about the workloads?
D
Explanation:
- Both ADW and ATP share the Autonomous Database platform of Oracle Database on Exadata Cloud
infrastructure.
The difference is how the services have been optimized within the database. When you start loading
data into the autonomous database, we store the data in the appropriate format for the workload.
* If it is ADW, then we store data in columnar format because that's the best format for analytics
processing.
If it is ATP, then we store the data in row format because that's the best format for fast single row
lookups.
- Oracle Autonomous Database is offered in two workload-optimized flavors
* Autonomous Data Warehouse (ADW), which has been optimized for analytic workloads
Autonomous Transaction Processing (ATP). ATP is optimized for transaction processing or mixed
workload
https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/autonomous-intro-atp.html#GUID-
B90147B2-EA04-4147-9606-0413D9CC1589
https://docs.oracle.com/en/cloud/paas/atp-cloud/atpug/autonomous-intro-atp.html#GUID-
B90147B2-EA04-4147-9606-0413D9CC1589
Your customer wants to permanently disable scheduled maintenance on Autonomous Dedicated
Infrastructure to keep their current database version(s).
How can they achieve this?
C
Explanation:
"If the Autonomous Exadata Infrastructure resource doesn't have a customized schedule, its
maintenance schedule will be automatically modified so that it precedes the Autonomous Container
Database schedule you define."
https://docs.oracle.com/en/cloud/paas/autonomous-database/atpfg/change-maintenance-scheduleacd.html#GUID-CA028A37-5510-473E-B4D0-A5D454B8DA6E
Which three Oracle Cloud Infrastructure (OCI) resources do you need to configure before
provisioning your Autonomous Database with Private Endpoint?
ACE
Explanation:
To provision anAutonomous Databasewith a private endpoint, you must have the following
resources already created:
A VCN within the region that will contain yourAutonomous Databasewithshared Exadata
infrastructure. Cannot be changed after provisioning.
A private subnet within your VCN configured with
default DHCPoptions.
Cannot be changed after
provisioning.
At least 1 network security group (NSG) within your VCN for theAutonomous Database. Can be
changed or edited after provisioning.
https://docs.oracle.com/en-us/iaas/Content/Database/Concepts/adbsprivateaccess.htm
Which two statements are FALSE about creating a metadata-only clone with a private endpoint
network access option?
BD
Explanation:
https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/autonomous-clone-notes.html#GUID-F943E7FF-8DEB-47F4-84C0-FFA5BAF9D5A9