Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: TNSPING to Oracle without Entry in TNSNAMESORA
"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 addressReceived on Wed Feb 06 2002 - 15:59:17 CST
![]() |
![]() |