Oracle Streams Interview Question and Answers
5. | What is a sub plan? |
---|---|
A resource sub plan is a plan, which gets the resource to allocate from a higher level plan. It is created in a similar manner as a plan. However, a top level plan gets to allocate 100% of the resource while a sub plan can allocate only the resources allocated to it by the top level plan. | |
6. | What is parallel degree limit? |
---|---|
|
|
7. | What is a CPU method or parameter? |
---|---|
Oracles uses eight levels of CPU allocation namely, CPU_P1 to CPU_P8, to prioritize and allocate CPU usage among the competing user sessions. | |
8. | What is an active session pool? |
---|---|
|
|