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

OCA OCA Test sobre OCA-16-Controlling Resources and Jobs, creado por Jamonero Blanco el 30/01/2017.

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

OCA-16-Controlling Resources and Jobs

Pregunta 1 de 20

1

1. Which of these is performed by the Resource Manager?

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

  • A. Percentages of CPU time are split up.

  • B. Percentages of memory are split up.

  • C. Percentages of swap space in *nix and virtual memory in Windows are split up.

  • D. Disk space is split up.

Explicación

Pregunta 2 de 20

1

2. Which of these can be controlled by Resource Manager?

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

  • A. Active session limits per user groups

  • B. Assigning priorities

  • C. Controlling runaway or out-of-control sessions

  • D. Session idle time limits

  • E. All of the above

Explicación

Pregunta 3 de 20

1

3. Which of the following is the most significant and most effective allocation method
controlled by the Resource Manager?

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

  • A. Allocate CPU use between competing sessions

  • B. Allocate CPU use between competing sessions based on priorities

  • C. Limiting parallel processing

  • D. Session idle time limits

Explicación

Pregunta 4 de 20

1

4. How can runaway sessions be curtailed and prevented from overwhelming a system?
(Choose two.)

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

  • A. Automatically aborting a session when archive log space is filled

  • B. Automatically aborting a session when rollback reaches an upper limit

  • C. Automatically aborting a transaction inside a session when the transaction is
    too large

  • D. Automatically changing the CPU use of a session to a consumer group with a
    lower priority

Explicación

Pregunta 5 de 20

1

5. Which of these is a Resource Manager object?

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

  • A. Plan direction

  • B. Resource consumer plan

  • C. Resource allocation method

  • D. Subplan directive

Explicación

Pregunta 6 de 20

1

6. Which of these packages are used to administer the Resource Manager? (Choose two.)

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

  • A. DBMS_RESOURCE_MANAGER

  • B. DBMS_RESOURCE_MANAGEMENT

  • C. DBMS_RESOURCE_MANAGE

  • D. DBMS_RESOURCE_MANAGER_PRIVS

  • E. DBMS_RESOURCE_MANAGEMENT_PRIVS

Explicación

Pregunta 7 de 20

1

7. A consumer group object can be assigned to which of the following? (Choose two.)

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

  • A. A plan

  • B. A subplan

  • C. A consumer group

  • D. None of the above

Explicación

Pregunta 8 de 20

1

8. If a plan contains two subplans and one consumer group is below the subplan level,
and each of the subplans is allocated 45 percent of CPU cycles each, what is the most
that can be allocated to the consumer group, assuming that the subplans and plan are
fully occupied?

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

  • A. 11 percent

  • B. 45 percent

  • C. 5 percent

  • D. 0 percent

  • E. None of the above

Explicación

Pregunta 9 de 20

1

9. Which of these can help prevent parallel processing limits from being exceeded, and
help to prevent a database from being swamped by parallel executing queries?

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

  • A. Degree of parallelism

  • B. Parallel server processes

  • C. Parallel queue timeouts

  • D. All of the above

  • E. None of the above

Explicación

Pregunta 10 de 20

1

10. How many levels of utilization are there for CPU allocation in the Resource Manager?

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

  • A. 0

  • B. 1

  • C. 15

  • D. 8

  • E. None of the above

Explicación

Pregunta 11 de 20

1

11. Which database parameter has an impact on running the Scheduler jobs?

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

  • A. PARALLEL_MAX_SERVERS

  • B. JOB_QUEUE_PROCESSES

  • C. AQ_TM_PROCESSES

  • D. JOB_SCHEDULE_PROCESSES

Explicación

Pregunta 12 de 20

1

12. Which of these are valid Resource Manager–specific privileges?

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

  • A. GRANT_SYSTEM_PRIVS

  • B. GRANT_SYSTEM_PRIVILEGES

  • C. GRANT_SYS_PRIVS

  • D. None of the above

Explicación

Pregunta 13 de 20

1

13. Which of these are initial default resource consumer groups? (Choose two.)

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

  • A. SYSTEM_GROUP

  • B. OTHER_GROUP

  • C. OTHER_SYSTEM_GROUP

  • D. SYS_GROUP

  • E. OTHER_GROUPS

Explicación

Pregunta 14 de 20

1

14. With what types of resources does the CREATE_SIMPLE_PLAN procedure work?

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

  • A. *nix cron jobs

  • B. Oracle Scheduler job classes

  • C. CPU resource allocations only

  • D. Creates multiple plans

  • E. None of the above

Explicación

Pregunta 15 de 20

1

15. How many consumer groups, CPU percentages, and simple plans can the
CREATE_SIMPLE_PLAN procedure create?

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

  • A. 4, 4, and 1

  • B. 8, 8, and 8

  • C. 1, 1, and 8

  • D. 8, 8, and 1

  • E. None of the above

Explicación

Pregunta 16 de 20

1

16. Why does the pending area exist? (Choose the best answer.)

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

  • A. Because there is only one plan active at one time.

  • B. Because there is only one plan active at one time, and changing the pending area
    changes the running plan.

  • C. Because there is only one plan active at one time, and changing the pending area
    does not change the actively running plan.

  • D. Because there is only one plan active at one time, and changing the pending area
    does not change the actively running plan until the pending area has been validated.

  • E. None of the above.

Explicación

Pregunta 17 de 20

1

17. How can you tell if a job is disabled in the Oracle Scheduler?

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

  • A. Use the DBA_SCHEDULER view.

  • B. Use the DBA_SCHEDULER_JOBS view.

  • C. Use the DBA_JOBS view.

  • D. All of the above.

  • E. None of the above.

Explicación

Pregunta 18 de 20

1

18. If a Scheduler job completes and it will run again in the future, what is its STATE setting?

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

  • A. COMPLETE

  • B. RUNNABLE

  • C. EDIBLE

  • D. SCHEDULED

Explicación

Pregunta 19 de 20

1

19. If you create a job using the CREATE_JOB procedure, how many times can it be executed?

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

  • A. Once

  • B. As many times as it is scheduled

  • C. Never

  • D. Twice

  • E. None of the above

Explicación

Pregunta 20 de 20

1

20. Which query can be used to find the names of Oracle Scheduler metadata views?

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

  • A. SELECT table_name FROM dictionary WHERE table_name LIKE 'DBA%SCHED%';

  • B. SELECT table_name FROM dictionary WHERE table_name LIKE 'DBA%PLAN%';

  • C. SELECT table_name FROM dictionary WHERE table_name LIKE 'DBA%JOB%';

  • D. SELECT table_name FROM dictionary WHERE table_name LIKE 'DBA%RSRC%';

Explicación