DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: MTS

  1. #1
    Join Date
    Feb 2001
    Posts
    2

    Unhappy

    does anyone know how to make MTS pass the IP address to a new client connection instead of the server name ??

  2. #2
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Will following entry in init.ora not do?

    mts_dispatchers = "(address=(partial=TRUE)(protocol=TCP)(host=10.10.10.10)(PORT=xxxx))"

    Hope I'm not missing the point....

    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  3. #3
    Join Date
    Feb 2001
    Posts
    2
    Thanks, but it doesn't seem to work. The problem is that MTS sends the client the server name and port number. Because our DNS servers are in a mess, we are currently relying on the host file to resolve the server name, but it's an inpractical solution as we have about 1000 users....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width