Oracle Database 12c Advance Adminstration1z0-063 Test 2

© examsiri.com
Question : 8 of 40
 
Marks: +1, -0
Examine the resources consumed by a database instance whose current Resource Manager plan is displayed.
SQL> SELECT name, active_sessions, queue_length,
consumed_cpu_time, cpu_waits, cpu_wait_time
FROM v$rsrc_consumer_group;

NAME

CPU_WAIT_TIME

ACTIVE_SESSIONS QUEUE_LENGTH CONSUMED_CPU_TIME CPU_WAITS

OLTP_ORDER_ENTRY

6709

1 0 29690 467

OTHER_GROUPS

60425

0 0 5982366 4089

SYS_GROUP

19540

1 0 2420704 914

DSS_QUERIES

55700

4 2 4594660 3004
Which two statements are true? (Choose two.)
Go to Question: