Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to use - "tnspng"
It relies on a "nickname" of database connection to be defined in tnsnames.ora, which says what is the (remote) computer, what is the proto to use (TCP etc), port, SID. Take a look at that file, I beleive one comes by default, it's pretty lucid.
It's this "nickname" that tnsping need as a parameter to check the "SQL/Net availability" of a (remote) DB.
Rashid.
Logo Palanisamy <Logo_Palanisamy_at_IndiaWare.com> wrote:
: Dear friends,
: How to use the "tnspng" utility?
: $ tnsping
: TNS Ping Utility for SEQUENT DYNIX/ptx: Version 2.2.2.0.0 -
: Production
: on 07-AUG-97 11:42:02
: Copyright (c) Oracle Corporation 1995. All rights reserved.
: TNS-03502: Insufficient arguments. Usage: tnsping <address>
: [<count>]
: $ tnsping machine.company.com
: TNS Ping Utility for SEQUENT DYNIX/ptx: Version 2.2.2.0.0 -
: Production
: on 07-AUG-97 11:42:22
: Copyright (c) Oracle Corporation 1995. All rights reserved.
: TNS-03505: Failed to resolve name
: Thanks,
: Logo_Palanisamy_at_IndiaWare.com
Received on Mon Aug 11 1997 - 00:00:00 CDT
![]() |
![]() |