Chapter 17
Chapter 17
If we create user and we does not specify its group then “DEFAULT_CONSUMER_GROUP”
Is allocated to it.
Groups with “ORA$” are assigned to background processes;
Sys, system, sysoper or with some dba, then their group would be “sys_group”
Low_group:
Is allocated to user like scott, hr, which have to perform no recovery and backup operations;
Creating Consumer groups:
Scheduling Policy:
Round robin : is time sharing , if 8 users login and all users run query. Time would be shared
between them.
Run to completion:
Next
Resource Allocation:
There is a parameter MGMT_MTH: emphasis, ratio
Emphasis: define levels
Ratio: is percentage
Degree of parallelism:
Session Pool:
Activation queue: For how much time it should wait for login:
Max idle time(sec) = if user performs no activity
Max idle if blocking = if user use DML(insert, update, delete) , and commit or roll back, then kill
this session.
Show SQL:
Views for information in CLI mode: