Jamonero Blanco
Test por , creado hace más de 1 año

OCA OCA Test sobre OCA-14-Maintaining the Database and Managing Performance, creado por Jamonero Blanco el 30/01/2017.

37
2
0
Jamonero Blanco
Creado por Jamonero Blanco hace más de 7 años
Cerrar

OCA-14-Maintaining the Database and Managing Performance

Pregunta 1 de 20

1

1. Which of the following components of the Oracle architecture stores the statistics
gathered by the MMON process?

Selecciona una o más de las siguientes respuestas posibles:

  • A. ADDM

  • B. AWR

  • C. ASMM

  • D. ADR

Explicación

Pregunta 2 de 20

1

2. Which of the following options for the pfile/spfile’s STATISTICS_LEVEL parameter turns
off AWR statistics gathering and ADDM advisory services?

Selecciona una o más de las siguientes respuestas posibles:

  • A. OFF

  • B. TYPICAL

  • C. ALL

  • D. BASIC

Explicación

Pregunta 3 de 20

1

3. Which parameter is used to enable Automatic Memory Management?

Selecciona una o más de las siguientes respuestas posibles:

  • A. AMM_TARGET

  • B. MEMORY_TARGET

  • C. SGA_TARGET

  • D. AUTOMATIC_MEMORY

Explicación

Pregunta 4 de 20

1

4. Which two parameters configure automatic PGA memory management?

Selecciona una o más de las siguientes respuestas posibles:

  • A. SGA_TARGET

  • B. PGA_AGGREGATE_TARGET

  • C. WORKAREA_SIZE_POLICY

  • D. PGA_AGGREGATE_LIMIT

Explicación

Pregunta 5 de 20

1

5. Suppose you have used EM Database Control to drill down into ADDM findings and
have found that a single SQL statement is causing the majority of the I/O on your system.
Which of the following advisors is best suited to troubleshoot this SQL statement?

Selecciona una o más de las siguientes respuestas posibles:

  • A. SQL Tuning Advisor

  • B. SQL Access Advisor

  • C. Both A and B

  • D. Neither A nor B

Explicación

Pregunta 6 de 20

1

6. Which SGA component cannot be dynamically changed after instance startup?

Selecciona una o más de las siguientes respuestas posibles:

  • A. SHARED_POOL

  • B. JAVA_POOL_SIZE

  • C. LOG_BUFFER

  • D. None of the above

Explicación

Pregunta 7 de 20

1

7. Which procedure is used to tell Oracle that the statistics gathered should not be
published?

Selecciona una o más de las siguientes respuestas posibles:

  • A. DBMS_STATS.PUBLISH_STATS

  • B. DBMS_STATS.SET_TABLE_PREFS

  • C. DBMS_STATS.PENDING_STATS

  • D. DBMS_STATS.GATHER_TABLE_STATS

Explicación

Pregunta 8 de 20

1

8. Which data dictionary view contains information explaining why ADDM made its
recommendations?

Selecciona una o más de las siguientes respuestas posibles:

  • A. DBA_ADVISOR_FINDINGS

  • B. DBA_ADVISOR_OBJECTS

  • C. DBA_ADVISOR_RECOMMENDATIONS

  • D. DBA_ADVISOR_RATIONALE

Explicación

Pregunta 9 de 20

1

9. Which of the following advisors determines if the space allocated to the shared pool,
large pool, or buffer cache is adequate?

Selecciona una o más de las siguientes respuestas posibles:

  • A. SQL Tuning Advisor

  • B. SGA Tuning Advisor

  • C. Memory Advisor

  • D. Pool Advisor

Explicación

Pregunta 10 de 20

1

10. Which initialization parameter can disable memory advisors and Automatic Shared
Memory Management? (Choose the best answer.)

Selecciona una o más de las siguientes respuestas posibles:

  • A. CONTROL_MANAGEMENT_PACK_ACCESS

  • B. STATISTICS_LEVEL

  • C. MEMORY_TARGET

  • D. Memory advisors cannot be disabled.

Explicación

Pregunta 11 de 20

1

11. Which statement regarding SGA_MAX_SIZE is true?

Selecciona una o más de las siguientes respuestas posibles:

  • A. SGA_MAX_SIZE is modifiable after an instance is started, only when Automatic Mem-
    ory Management is used.

  • B. SGA_MAX_SIZE is not dynamically modifiable.

  • C. SGA_MAX_SIZE is ignored when MEMORY_TARGET > 0 .

  • D. SGA_MAX_SIZE must be specified when SGA_TARGET > 0 .

Explicación

Pregunta 12 de 20

1

12. When you configure an alert, which of the following types of alert thresholds can you
use to monitor a tablespace for diminishing free space?

Selecciona una o más de las siguientes respuestas posibles:

  • A. Warning threshold

  • B. Critical threshold

  • C. Both A and B

  • D. Neither A nor B

Explicación

Pregunta 13 de 20

1

13. Multiple baseline metrics can be gathered and stored in the AWR. Why might you
want more than one metrics baseline?

Selecciona una o más de las siguientes respuestas posibles:

  • A. You might want a separate baseline metric for each user.

  • B. You might want a separate baseline metric for daytime usage versus off-hours usage.

  • C. You might want a separate baseline metric for each schema.

  • D. You would never want more than one baseline metric, even though it is possible to
    gather and store them.

Explicación

Pregunta 14 de 20

1

14. When does ADDM run? (Choose two.)

Selecciona una o más de las siguientes respuestas posibles:

  • A. When an AWR snapshot is taken automatically by the MMON process

  • B. When an AWR snapshot is taken automatically by the MMNL process

  • C. When an AWR snapshot is taken manually by DBA

  • D. When the AutoTask process runs hourly to take workload snapshots

Explicación

Pregunta 15 de 20

1

15. Which statement about the MEMORY_TARGET parameter is not true?

Selecciona una o más de las siguientes respuestas posibles:

  • A. It is a dynamic initialization parameter.

  • B. It represents the total maximum memory that can be allocated to the instance
    memory (PGA and SGA combined).

  • C. Its default value is zero.

  • D. You will not get an error when SGA_TARGET and PGA_AGGREGATE_TARGET param-
    eters are set to nonzero values.

Explicación

Pregunta 16 de 20

1

16. Which of the following is a performance metric that could be defined as “the amount
of work that a system can perform in a given amount of time”?

Selecciona una o más de las siguientes respuestas posibles:

  • A. Response time

  • B. Uptime

  • C. Throughput

  • D. Runtime

Explicación

Pregunta 17 de 20

1

17. Which parameter determines the location of the alert log?

Selecciona una o más de las siguientes respuestas posibles:

  • A. CORE_DUMP_DEST

  • B. BACKGROUND_DUMP_DEST

  • C. ALERT_LOG_DEST

  • D. DIAGNOSTIC_DEST

Explicación

Pregunta 18 de 20

1

18. By default, how long will database statistics be retained in the AWR?

Selecciona una o más de las siguientes respuestas posibles:

  • A. 8 days

  • B. 30 days

  • C. 7 hours

  • D. Indefinitely

Explicación

Pregunta 19 de 20

1

19. Your users have called to complain that system performance has suddenly decreased
markedly. Which is the most likely place to look for the cause of the problem in EM
Database Control?

Selecciona una o más de las siguientes respuestas posibles:

  • A. The Main screen

  • B. The Performance tab

  • C. The Administration tab

  • D. The Maintenance tab

Explicación

Pregunta 20 de 20

1

20. Using EM Database Control, you’ve identified the following SQL statement as the
source of a lot of disk I/O:
SELECT NAME, LOCATION, CREDIT_LIMIT FROM CUSTOMERS
What should you do first to try to improve performance?

Selecciona una o más de las siguientes respuestas posibles:

  • A. Run the SQL Tuning Advisor.

  • B. Run the SQL Access Advisor.

  • C. Check the EM Database Control main screen for alerts.

  • D. Click the Alert Log Content link in the EM Database Control main screen.

Explicación