Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

degree of parallelism and number of files in tablespace

575729Nov 30 2008 — edited Dec 3 2008
Hi,

I am trying to find out the relationship between the number of files in a tablespace and degree of parallelism. does number of files in a tablespace effect dop in parallel query. because if more files are in the tablespace so the IO of the system has increased and system has become more feverable for parallel query.

However i looked into the formulas for calculating dop i dont find any parameter which specify how many file are there in a tablespace. please give me the formula of calculting dop in oracle.


regards
Nick
This post has been answered by 108476 on Nov 30 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2008
Added on Nov 30 2008
10 comments
1,019 views