Re: How to tell the HOST and PORT of oracle DB through SID?



joeNOSPAM@xxxxxxx wrote:

Oracle clients can't use your SID
to connect without finding it's host and port in the tnsnames.ora
file, so the info you want *is* in a file somewhere on your box.

Unless it's using Host Naming or Oracle Names, in which case it wouldn't necessarily be in the tnsnames.ora on the client.

--
Regards,

Richard
.



Relevant Pages

  • Re: setting up RD without a VPN connection ?
    ... Remote Desktop only needs TCP Port 3389. ... > The PC in Brazil (the host) is connected via radio internet connection. ... The client cannot connect to the host. ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: UDP Client Problem
    ... If library you use don't return you peer host IP/port that mean that you ... On return it doesn't automaticaly has the source ip and port (that what i ... mentioning the client port and ip in my server code but still i am getting ...
    (microsoft.public.win32.programmer.networks)
  • RE: application for an employment
    ... scanned a publicly available host. ... First off, I put "port scan" in quotes, meaning that, in concept, the two ... attempt to create a 1:1 equality between client connects and a port scan. ... Rights are rights. ...
    (Security-Basics)
  • Re: A firewall wont stop this one
    ... On top of that I implement IPF on each host ... >> for further access control to limit NFS, ... By restricting access to the NFS server. ... >> via port filtering that only allowed specific hosts rather than all. ...
    (alt.computer.security)
  • Re: Complicated routing/SSH-FTP tunneling problem
    ... # client$ ssh -L port:host:hostport server ... # Talking to 'port' on client, ... # everything to 'hostport' on host: ...
    (freebsd-questions)