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

Home -> Community -> Usenet -> c.d.o.misc -> Re: TNSPING to Oracle without Entry in TNSNAMESORA

Re: TNSPING to Oracle without Entry in TNSNAMESORA

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 6 Feb 2002 22:59:17 +0100
Message-ID: <u63g10l9hijf0b@corp.supernews.com>

"Nicolas Bronke" <bronke_at_gmx.net> wrote in message news:a3s0l0$1aaeoq$1_at_ID-121870.news.dfncis.de...
> > In addition: if you want that, without switching oracle_sid settings
> > all the time, try this in tnsnames.ora:
> > DES2 =
> > (DESCRIPTION =
> > (ADDRESS = (PROTOCOL = BEQ)(PROGRAM = oracle)(ARGV0 = oracleDES2)
> > (ARGS = '(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))
> > (CONNECT_DATA =
> > (SID = DES2)
> > )
> > )
> > Replace _all_ DES2 with your own SID (apart from the 1st one, which
> > doesn't
> > matter).

> Does that also work with TCP/IP?
>
> Regards
> Nicolas
>
>

What is the protocol in the connect string? TCP/IP?

Regards

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Wed Feb 06 2002 - 15:59:17 CST

Original text of this message

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