Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: MS SQL 7.0 HANGS
roy_harvey_at_snet.net (Roy Harvey) wrote:
>So, if boost priority was off all along what else can you do? You
>actually have the ability to limit the maximum degree of parallelism
>of any single SQL query. If you have a quad processor machine, and
>can't live with a single query using four processors, you should get
>relief by setting the maximum parallelism to three. See the Processor
>tab of Properties again.
I missed that the max degree of parallelism can even be set for the individual query. See the SELECT documentation under "OPTION (MAXDOP)". Roy Received on Tue Jun 29 1999 - 11:34:39 CDT
![]() |
![]() |