InterviewSolution
Saved Bookmarks
| 1. |
What Is Parallel Degree Limit? |
|
Answer» Parallel DEGREE limit is an allocation METHOD for degree of parallelism. It specifies the maximum degree of parallelism for an operation. It can be set using the PARALLEL_DEGREE_LIMIT_P1 parameter. Parallel degree limit is an allocation method for degree of parallelism. It specifies the maximum degree of parallelism for an operation. It can be set using the PARALLEL_DEGREE_LIMIT_P1 parameter. |
|