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 -> What are the ports involved with DB Link

What are the ports involved with DB Link

From: ryerras <kumarreddi_at_gmail.com>
Date: 19 Apr 2005 13:39:30 -0700
Message-ID: <1113943170.677855.95200@l41g2000cwc.googlegroups.com>


Hi All,
We have an interesting problem. One of our database is trying to talk a database on another network. The other networks security is very stringent, so they just opened the port 1521 for us to be able to

connect. We are able to connect to the "Other" database successfully in
sqlplus. But when we try to do some operation with dblink, its not
working. It says the tns operation timed out. So, my question is, are
there any other ports involved with db link communication. Does db link use other ports than 1521 to do a successful operation like select from a table on the remote database. If anybody knows anything about it, please let me know.

Thank you Received on Tue Apr 19 2005 - 15:39:30 CDT

Original text of this message

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