InterviewSolution
| 1. |
What Is A Resource Allocation Method? |
|
Answer» The resource allocation method indictates the specific method we choose to use to allocate RESOURCES like the CPU.The available methods of allocating the DATABASE resources are CPU method, Idle time, Execution time limit, Undo pool, Active session pool, automatic consumer group switching, canelling SQL and terminating sessions, parallel DEGREE limit. The resource allocation method indictates the specific method we choose to use to allocate resources like the CPU.The available methods of allocating the database resources are CPU method, Idle time, Execution time limit, Undo pool, Active session pool, automatic consumer group switching, canelling SQL and terminating sessions, parallel degree limit. |
|