Home » RDBMS Server » Server Administration » parallelism, Oracle and an 8 cpu server
|
Re: parallelism, Oracle and an 8 cpu server [message #179491 is a reply to message #179478] |
Tue, 27 June 2006 12:18  |
smartin
Messages: 1803 Registered: March 2005 Location: Jacksonville, Florida
|
Senior Member |
|
|
The docs for the gather procedures provide a list of args and their purposes. Check out the one called degree. If you want stats collection to be parallelized, but not other operations on the table. If you want as much as possible to be done in parallel for a specific table, then set the degree attribute of the table itself.
|
|
|
Goto Forum:
Current Time: Tue Jun 03 12:28:34 CDT 2025
|