Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ONAMES questions....

Re: ONAMES questions....

From: Ron Thomas <rthomas_at_hypercom.com>
Date: Sat, 3 Apr 2004 13:11:27 -0700
Message-ID: <OF961C438C.4DC86ED6-ON07256E6B.006E9E2A@hypercom.com>

Remember, It's never oracle's fault... always blame the network ;)

Anyway, Oracle Names is similar to DNS. It uses port 1575 by default but is configurable. Check your sqlnet.ora file.

BTW, for sqlnet traffic, I hope the firewall is configured as a sql*net proxy. You just can't open up ports. You will also need to use a connection manager. Lots of good info on this in the Net Admn guide and on metalink.

Later,
Ron Thomas
Hypercom, Inc
rthomas_at_hypercom.com
"The box said I needed to have windows 98 or better...So I installed linux."

                                                                                                                                                                    
                      bthater2_at_netscape.                                                                                                                            
                      net                       To:       oracle-l_at_freelists.org                                                                                    
                      Sent by:                  cc:                                                                                                                 
                      oracle-l-bounce_at_fr        Subject:  ONAMES questions....                                                                                      
                      eelists.org                                                                                                                                   
                                                                                                                                                                    
                                                                                                                                                                    
                      04/03/2004 09:43                                                                                                                              
                      AM                                                                                                                                            
                      Please respond to                                                                                                                             
                      oracle-l                                                                                                                                      
                                                                                                                                                                    
                                                                                                                                                                    




OK, so in the process of the outsourcing at my current gig, they've decided to move us from the company offices to the local offices of the contracting company i work for. not a problem, right? NOT.

we use ONAMES to connect to all the databases. so no tnsnames.ora file.  now if i understand correctly ONAMES works kind of like a DNS for the databases. that is a request will be made to the ONAMES server for the address where the SID you're connecting to is located and it will return that information which is used to make another request for the actual connection to the database. is my understanding correct? does it return the information on the same port the request is made on?

i'm thinking there a major firewall issues in play here, but i keep being told it's Oracle's fault.

thanks,

Bill " Shrek" Thater



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Sat Apr 03 2004 - 14:11:38 CST

Original text of this message

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