《經文:腓立比書 4:6-7》
6應當一無罣慮,只要凡事藉著禱告、祈求和感謝,
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.
A. performing checks to ensure
minimum configuration requirements for Oracle Grid Infrastructure are met
B. creating the oracle OS user
C.
creating the OSDBA
(dba) group
D.
creating the oraInventory (oinstall) group
E.
creating the grid
OS user
F. configuring the OS for
Oracle Automatic Storage Management shared storage access
Correct Answer: BCD
A.
They can be created only in CDB$ROOT.
B.
They can be only metadata-linked in an application container.
C.
They can exist in user-defined schemas only in application containers.
D.
They can exist in CDB$ROOT
and an application root.
E.
They can be extended data-linked in CDB$ROOT.
F. They can be created only in
an application root.
Correct Answer: DE
A mystery issue just got resolved.
A team complained to me that one of their jobs sometimes failed and sometimes worked well. The job calls a database stored procedure to write a CSV file to a directory on the database server.
So they engaged both the Unix admin and me, the DBA. I had them run the job manually from the server locally using SQLplus, and it worked. Unix admin checked the privileges on the directory and it was 777.
So I am very sure nothing is wrong on the database server side. Even they insisted that the only thing that changed was that we patched the database server last week.
At first, I thought it was a network blip. But the network team stated there were no issues or maintenance.
Then, I asked the app team to provide the tnsnames.ora file. The TNS entry explains the issue. There were two entries in one that was used to connect to the database. One is pointing to the DR and the other is pointing to Primary. When the primary is used, it works. When the DR is picked, it fails.
The app team said they just copied and pasted so they didn't check.
Sigh...
This essay version allows you to add long essays to each topic. https://www.free-mindmap.com/Mindmap4LawSchoolEssay.html As I promised, the...