It collects data from SGA and compares it with a preserved snapshot.
It collects data from SGA, analyzes it, and provides a report.
It collects data from SGA and compares it with the latest snapshot.
It collects data from both SGA and PGA, analyzes it, and provides a report
第1题:
Identify two correct statements about multitenant architectures.()
第2题:
You work as a database administrator for Certkiller .com. You find that reports are running for a long time in your data warehousing applications. You suspect a lack of indexes is the reason for the performance degradation. Which advisory component would you refer to, in order to determine the appropriate indexes?()
第3题:
You notice that the performance of your production 24/7 Oracle database significantly degraded.Sometimes you are not able to connect to the instance because it hangs. You do not want to restart thedatabase instance.How can you detect the cause of the degraded performance?()
第4题:
Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN. Examine the following command and its output: You execute the following command: RMAN > BACKUP DATABASE PLUS ARCHIVELOG; Which data files will be backed up?()
第5题:
Your multitenant container database, CDB1, is running in ARCHIVELOG mode and has two pluggable databases, HR_PDB and ACCOUNTS_PDB. An RMAN backup exists for the database. You issue the command to open ACCOUNTS_PDB and find that the USERDATA.DBF data file for the default permanent tablespace USERDATA belonging to ACCOUNTS_PDB is corrupted. What should you do before executing the commands to restore and recover the data file in ACCOUNTS_PDB?()
第6题:
In your multitenant container database (CDB) with two pluggable database (PDBs). You want to create a new PDB by using SQL Developer. Which statement is true?()
第7题:
run Segment Advisor
run SQL Tuning Advisor on top SQL statements
run the Automatic Workload Repository (AWR) report
run the Automatic Database Diagnostic Monitor (ADDM)on top SQL statements
第8题:
The ADDM requires at least four AWR snapshots for analysis.
The ADDM runs after each AWR snapshot is collected automatically by MMON.
The results of the ADDM analysis are stored in the Automatic Workload Repository (AWR).
The ADDM analysis provides only diagnostic information but does not provide recommendations.
The ADDM calls other advisors if required, but does not provide recommendations about the advisors.
第9题:
BACKUP PLUGGABLE DATABASE PDB1 while connected to the root container
BACKUP PLUGGABLE DATABASE PDB1 while connected to the PDB1 container
BACKUP DATABASE while connected to the PDB1 container
BACKUP DATABASE while connected to the boot container
BACKUP PLUGGABLE database PDB1 while connected to PDB2
第10题:
Memory Advisor
Segment Advisor
SQL Access Advisor
Automatic Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第11题:
The CDB must be open.
The CDB must be in the mount stage.
The CDB must be in the nomount stage.
Alt existing PDBs must be closed.
第12题:
It collects data from SGA and compares it with a preserved snapshot.
It collects data from SGA, analyzes it, and provides a report.
It collects data from SGA and compares it with the latest snapshot.
It collects data from both SGA and PGA, analyzes it, and provides a report
第13题:
In your multitenant container database (CDB) containing pluggable databases (PDB), users complain about performance degradation. How does real-time Automatic database Diagnostic Monitor (ADDM) check performance degradation and provide solutions?()
第14题:
You find that the execution time of reports in your datawarehouse application is significantly high. You suspect the lack of indexes to be the reason for the degradation in performance. Which advisory component would you refer to, in order to determine the appropriate indexes?()
第15题:
Which two statements are true concerning the Resource Manager plans for individual pluggabledatabases (PDB plans) in a multitenant container database (CDB)?()
第16题:
The application workload on your database is same between 10 a.m. and 11 a.m. on weekdays. Suddenly you observe poor performance between 10 a.m. and 11 a.m. in the middle of the week. How would you identify the changes in configuration settings, workload profile, and statistics to diagnose the possible causes of the performance degradation?()
第17题:
You received complaints about the degradation of SQL query performance. You identified top SQL queries that consume time. What would be your next step to find out recommendations about statistics collection and restructuring of the SQL statement to improve query performance?()
第18题:
Memory Advisors
Segment Advisors
SQL Tuning and Access Advisors
Automated Workload Repository (AWR)
Automatic Database Diagnostic Monitor (ADDM)
第19题:
by using the SQL access advisor
by using the Automatic Workload Repository report
by running the Automatic Database Diagnostic Monitor (ADDM)
by using the Automatic Workload Repository Compare Period report
by analyzing the output of the V$ACTIVE_SESSION_HISTORY view
第20题:
Place CDB1 in the mount stage and then the USERDATA tablespace offline in ACCOUNTS_PDb.
Place CDB1 in the mount stage and issue the ALTER PLUGGABLE DATABASE accounts_pdb CLOSE IMMEDIATE command.
Issue the ALTER PLUGGABLE DATABASE accounts_pdb RESTRICTED command.
Take the USERDATA tablespace offline in ACCOUNTS_PDb.
第21题:
Place the root container in ARHCHIVELOG mode.
Take the user data tablespace offline.
Place the root container in the nomount stage.
Ensure that HR_PDB is open.
第22题:
Data files that belong to only the root container
Data files that belong to the root container and all the pluggable databases (PDBs)
Data files that belong to only the root container and PDB$SEED
Data files that belong to the root container and all the PDBs excluding PDB$SEED
第23题:
Enable Memory Access Mode, which reads performance data from SGA.
Use emergency monitoring to fetch data directly from SGA analysis.
Run Automatic Database Diagnostic Monitor (ADDM) to fetch information from the latest Automatic Workload Repository (AWR) snapshots.
Use Active Session History (ASH) data and hang analysis in regular performance monitoring.
Run ADDM in diagnostic mode.