Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: MTS parameters setup

Re: MTS parameters setup

From: Greg Cooper <greg.j.cooper_at_team.telstra.com>
Date: Wed, 23 Aug 2000 14:35:40 +0930
Message-ID: <8nvm1j$4qg$1@news.cdn.telstra.com.au>

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 ...

>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.
>
>
Received on Wed Aug 23 2000 - 00:05:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US