Page 1 of 1

Oracle Port

Posted: Sat 05 Sep 2009 12:12
by MarioIvan
I have a problem to connect to Oracle in not default port. The default port is 1521, but in the customer the port is 1526.

Before db.Open, I set db.port = 1526

But, I have the sqlnet.log that show that no listener in the adress: The port in the log is 1521 and not 1526 that I set before open the database.

(DESCRIPTION=(CONNECT_DATA=(SID=*)(SERVICE_NAME=192.168.7.3)(CID=(PROGRAM=C:\Singular\VendasNovo.exe)(HOST=MIG)(USER=Ivan)))(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.7.3)(PORT=1521)))

What I have to do to resolve this ?


==
M.Ivan

Posted: Mon 07 Sep 2009 07:55
by Plash
Please see my e-mail reply.