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!

is my db using MTS or shared server?

OracleGuy777Sep 17 2008 — edited Sep 17 2008
hi guys,

(Oracle 9i)

I read that to specify a database as MTS, you have to set the DISPATCHERS parameter. I do not have this set, yet, I can see values for mts_dispatchers? Why is this?

SQL> show parameters DISPAT

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
dispatchers string
max_dispatchers integer 5
mts_dispatchers string
mts_max_dispatchers integer 5



Can I be sure that my DB is in dedicated server mode, as dispatchers is not set?

thanks
This post has been answered by 221158 on Sep 17 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2008
Added on Sep 17 2008
12 comments
756 views