Home » RDBMS Server » Networking and Gateways » port redirect (bequeath?)
port redirect (bequeath?) [message #66042] Mon, 22 October 2001 02:18 Go to next message
prakash
Messages: 24
Registered: October 2001
Junior Member
Hi,
I have a Oralce8i running on Win2000 machine. When a client from another machine connects to the listener at port 1521, it is redirected to some random port. How can force it to continue on same port 1521. any help would be appreciated

TIA,
prakash

----------------------------------------------------------------------
Re: port redirect (bequeath?) [message #66091 is a reply to message #66042] Fri, 09 November 2001 01:17 Go to previous messageGo to next message
K.SREENIVASAN
Messages: 110
Registered: January 2001
Location: banglore
Senior Member
SIR,

1.EDIT YOUR TNSNAMES.ORA FILE. USE ONLY ONE
ADDRESS PER HOST STRING LIKE

sreeni.world =
(DESCRIPTION =
(ADDRESS_LIST =
(FAILOVER=OFF)
(LOAD_BALANCE=OFF)
(ADDRESS =
(PROTOCOL = TCP)
(Host = 192.168.100.1)
(Port = 1521)
)
)
(CONNECT_DATA = (SID = ORCL)
)
)

THAT'S ALL.

K.SREENIVASAN

----------------------------------------------------------------------
Re: port redirect (bequeath?) [message #66621 is a reply to message #66042] Wed, 04 September 2002 04:29 Go to previous message
Wooooo
Messages: 1
Registered: September 2002
Junior Member
ma tfaire piller sur un 10 cenne comme CRAZY TOTEM
Previous Topic: Location of tnsnames.ora
Next Topic: Re: Where can I download SQL*Net/Net8?
Goto Forum:
  


Current Time: Wed Apr 24 17:44:41 CDT 2024