Re: Oracle MTS on HP-UX 10.20

Re: Oracle MTS on HP-UX 10.20

 

  

use this syntax
MTS_DISPATCHERS="(ADDRESS=(PROTOCOL=TCP)(HOST=144.25.16.201))(DISPATCHERS=2)"



Gary Colbran (GJ) wrote:

>Hi Chandra,
>
> Placed the following :
>
>MTS_DISPATCHERS = "TCP,3"
>MTS_MAX_DISPATCHERS = 20
>MTS_SERVERS = 20
>MTS_MAX_SERVERS = 50
>MTS_SERVICE = MON
>MTS_LISTENER_ADDRESS="(ADDRESS=(PROTOCOL=TCP)(HOST=obelix)(port=1521))
>"
>
>and got
>
>SVRMGR> connect internal
>Connected.
>SVRMGR> startup mount
>ORA-00101: invalid specification for system parameter MTS_DISPATCHERS
>SVRMGR>
>
>
>The fifty dwarves were reduced to eight,
>before anyone suspected hungry.
>
>______________________________________________________
>Gary Colbran
>
>System/Database Administrator
>Telkom SA
>55 Oak Avenue
>Centurian
>South Africa
>Ph: 012-680 1315.
>Ph: 082-786 6592.
>[Email address protected] <mailto:[Email address protected]
><mailto:[Email address protected]
>
>**************************Disclaimer**********************************
>**
>
>Information contained in this E-MAIL being proprietary to Telkom SA
>and is
>'privileged' and 'confidential' and intended for use only by the
>individual
> or entity to which it is addressed. You are notified that any use,
>copying
>or dissemination of the information contained in the E-MAIL in any
>manner
>whatsoever is strictly prohibited.
>
>**********************************************************************
>*****
>
>
>
>-----Original Message-----
>From: chandra
>[mailto:oracledba-ezmlmshield-x1096896.[Email address protected]
>Sent: 31 August 2004 09:54
>To: LazyDBA Discussion
>Subject: Re: Oracle MTS on HP-UX 10.20
>
>
>shouldnt be a problem
>
>i am running MTS in one of my production BOX it was 734 before, in the
>
>version catchup game i took it to 805
>
>
>########### make the below entries in init.ora file
>#####################
> ###########MTS Parameters
>MTS_DISPATCHERS = "TCP,3"
>MTS_MAX_DISPATCHERS = 20
>MTS_SERVERS = 20
>MTS_MAX_SERVERS = 50
>MTS_SERVICE = sgdb_mts
>MTS_LISTENER_ADDRESS="(ADDRESS=(PROTOCOL=TCP)(HOST=hostname.domain.com
>)(port=1521))"
>########################
>
>try and let me know
>
>Regards
> Chandra
>
>
>
>
>==================================================================
>This e-mail and its contents are subject to the Telkom SA Limited
>e-mail legal notice available at
>http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
>
>
>--------
>website: http://www.LazyDBA.com
>Please don't reply to RTFM questions
>Oracle documentation is here: http://tahiti.oracle.com
>To unsubscribe: see http://www.lazydba.com/unsubscribe.html
>To subscribe: see http://www.lazydba.com
>By using this list you agree to these terms:http://www.lazydba.com/legal.html
>
>
>
>

Oracle LazyDBA home page