Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Dedicated server as default in a multithreaded environment
I have the requirement to change our central database to use multithreaded
server. I would like to do this smoothly which means I want to add some
dispatchers on special ports (e.g. 5000,5001,..) and switch some clients to
use these ports. All other clients should still use dedicated servers. As I
experienced the default type of a connection (unless you specify
(SERVER=DEDICATED) in the service-description on the client-side) is a
MTS-connection (also for port 1521). How can I configure my
initXXXX.ora-parameters and listener.ora-parameters to acomplish that task.
(My configuration is Oracle 8.1.6.1 on AIX 4.3.2)
Thanks in advance,
![]() |
![]() |