Which two are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose two.)
A.
It analyzes a period of time corresponding to the 12 hours of activity.
B.
It runs automatically after each AWR snapshot.
C.
A DBA can run it manually.
D.
Results are written to the alert log.
E. It analyzes a period of time corresponding to the last day of activity.
Correct Answer: BC
A: ADDM analyzes the data collected between two AWR snapshots, which is typically a one-hour period. So 12 hour period is wrong.
B: ADDM runs automatically after each AWR snapshot, which is typically every hour by default.
C: The DBA can also manually run ADDM by calling the sql scripts under rdbms/admin directory.
D: ADDM is not written to alert log. The results are saved in the database.
E: Not to the last day of activity.
Which two are true about
server-generated alerts? (Choose two.)
A.
Stateful alerts must be cleared by a DBA after resolving the problem.
B.
Stateless alerts can be purged manually from the alert history.
C.
Stateless alerts can be cleared manually.
D.
Stateless alerts are automatically cleared.
E. Stateful alerts are purged automatically from the alert history.
Correct Answer: BCWhich three are located by
using environment variables? (Choose three.)
A.
the Optimal Flexible Architecture (OFA) compliant path to store Oracle software
and configuration files.
B.
the location of Oracle Net Services configuration files
C.
the list of a disk group names to be mounted by an Oracle Automatic Storage
Management (ASM) instance at startup
D.
default directories for temporary files used by temporary tablespaces
E.
the temporary disk space used by Oracle Installer during installation
F. the maximum number of database files that can be opened by a database instance
Correct Answer: ABEWhich three are true about opatchauto? (Choose three.)
A.
It performs a shutdown and then a restart of all processes in both Oracle Grid
Infrastructure and Oracle Database home during the patching process.
B.
It must be invoked by a user with root user privileges.
C.
Patches are applied via opatchauto.
D.
Users must always input patch plans to opatchauto.
E. It requires the Oracle Grid
Infrastructure and Oracle Database instances to be shut down before being
invoked.
F. It applies patches in nonrolling mode by default.
G. It is used to apply interim patches to Oracle Grid Infrastructure and Oracle Database home combinations.
Correct Answer: BCE BCG
A. Totally wrong statement.
B. Yes you have to use root.
C. True.
D. Patch plan is optional.
E. opatchauto performs shutdown and restart so this is false.
F. It can do rolling patch for RAC systems.
G.True. It patches both GRID and RDBMS homes.
No comments:
Post a Comment