 |
|
Oracle Tips by Burleson |
Oracle 10g degree
With this parameter, you are able to specify the
degree of parallelism. In general, the degree XE "degree" parameter
allows you to parallelize the statistics gathering process. The
degree parameter can take the value of auto_degree .
When you specify the auto_degree, Oracle will
determine the degree of parallelism automatically. It will be either
1 (serial execution) or default_degree (the system default value
based on number of CPUs and initialization parameters), according to
the size of the object. Take care if Hyper Threading is used, as you
will have less computational power than Oracle assumes.
Get the complete Oracle10g story:
To get the code instantly, click here:
Need an Oracle Mentor?
BEI is now offering personal mentors for Oracle DBAs where you can have an
Oracle expert right at your fingertips, anytime day or night. We work with
hundreds of Oracle databases every year, so we know exactly how to quickly
assist you with any Oracle question.
Why risk an unplanned outage? You can now get telephone access to Don
Burleson or any of his Oracle Certified DBAs with more than 20 years of
full-time IT experience. Click here for details:
http://www.dba-oracle.com/service_oracle_backup.htm

|