Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: [Q] which port is "tnsping" use?
tnsping doesn't use a port per se. The proper way to use the command is
tnsping <name> where <name> is the name of some service in your tnsnames.ora file that you are trying to connect to.
That can work on any port, as it is determined by which port the listener for that database is using. And that does not have to be 1521, although that is the one Oracle will default to.
Rachel
>From: L <leed_at_chele.cais.net>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: [Q] which port is "tnsping" use?
>Date: Mon, 30 Oct 2000 19:00:27 -0800
>
>Can anyone tell me which port (1521???) that ORACLE tnsping use?
>
>Thanks
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: L
> INET: leed_at_chele.cais.net
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
Share information about yourself, create your own public profile at Received on Tue Oct 31 2000 - 08:22:29 CST
![]() |
![]() |