READ Free Dumps For Oracle- 1z0-117
Question ID 2609 | Your database supports a workload consisting of three categories of SQL statements: |
Option A | A. PARALLEL_TARGET_PERCENTAGE is used to prioritize a consumer group’s use of the overall PARALLEL_SERVER_TARGET. |
Option B | B. Queuing is done for a consumer group exceeding its percentage, even if the number of busy PX servers in the instance has not reached PARALLEL_SERVERS_TARGET. |
Option C | C. PARALLEL_TARGET_PERCENTAGE us used to prioritize a consumer group’s use of the overall SPAN CLASS = ‘OracleCode’> PARALLEL_MAX_SERVERS. |
Option D | D. Having separate queues for consumer groups requires the use of management attributes (MGMT_P1, MGMT_P2 etc. . . ) |
Option E | E. Separate queue timeout using PARALLEL_QUEUE_TIMEOUT require the use of management attributes (MGMT_P1, MGMT_P2 etc . . . groups) |
Correct Answer | A,D |
Question ID 2610 | Examine the Exhibit. |
Option A | A. Each process SS1 reads some of the rows from the CUSTOMERS table and sends all the rows it reads to each process in SS2. |
Option B | B. Each process in SS1 reads all the rows from the CUSTOMERS table and distributes the rows evenly among the processes in SS2. |
Option C | C. Each process in SS1 reads some of the rows from the SALES table and sends all the rows it reads to each process in SS2. |
Option D | D. Each process in SS1 reads all the rows from the SALES table and distributes the rows evenly among the processes in SS2. |
Option E | E. Each process in SS1 reads some of the rows from the SALES table and distributes the rows evenly among the processes in SS2. |
Option F | F. Each process in the SS1 reads some of the rows from the CUSTOMERS table and distributes the rows evenly among the processes in SS2. |
Correct Answer | D |