-
Expert Verified, Online, Free.
Custom View Settings
Topic 1 - Single Topic
Question #1 Topic 1
What are two advantages of using Data Pump to migrate your Oracle Databases to Autonomous Database? (Choose two.)
A.
Data Pump can exclude migration of objects like indexes and materialized views that are not needed by Autonomous Database.
B.
Data Pump is platform independent - it can migrate Oracle Databases running on any platform.
C.
Data Pump is faster to migrate database than using RMAN.
D.
Data Pump creates the tablespaces used by your Autonomous Database.
Question #2 Topic 1
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
Question #3 Topic 1
Which task is NOT automatically performed by the Oracle Autonomous Database?
A.
Backing up the database.
B.
Mask your sensitive data.
C.
Patching the database.
D.
Automatically optimize the workload.
Question #4 Topic 1
Which three statements are true about procedures in the DBMS_CLOUD package? (Choose three.)
A.
The DBMS_CLOUD.PUT_OBJECT procedure copies a file from Cloud Object Storage to the Autonomous Data Warehouse.
B.
The DBMS_CLOUD.CREATE_CREDENTIAL procedure stores Cloud Object Storage credentials in the Autonomous Data Warehouse database.
C.
The DBMS_CLOUD.VALIDATE_EXTERNAL_TABLE 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.
D.
The DBMS_CLOUD.DELETE_FILE procedure removes the credentials file from the Autonomous Data Warehouse database.
E.
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.
Next Questions