Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: MTS parameters setup
I found early on in setting this up (7.3.4) that we had to make sure the
listener was started before the database otherwise all sessions were
dedicated instead of shared.
HTH
-- Greg Cooper Advantra P/L Customer Solutions Mailto: greg.j.cooper_at_team.telstra.com Lee, Jieun wrote in message ...Received on Wed Aug 23 2000 - 00:05:40 CDT
>I use oracle version 8.0.6.
>I set up MTS parameters in the init<SID>.ora but instance couldn't start up
>with mts_dispatchers errors.
>mts_dispatchers="tcp,5"
> mts_max_dispatchers=10
> mts_servers=10
> mts_max_servers=20
> mts_service=YUPOST
> mts_listener_address="(ADDRESS = (PROTOCOL= TCP)(Port= 1521)(Host=
>hostname))"
>
>where did I make wrong?
>Is there any other file for me to set up for MTS? If any , what should I
do?
>Thanks in advance.
>
>
![]() |
![]() |