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

Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie: Please take a look at this snapshot (JPEG, 80k).

Re: Newbie: Please take a look at this snapshot (JPEG, 80k).

From: Chris Aiello <caiell02_at_comcast.net>
Date: Sat, 13 Jul 2002 22:28:52 GMT
Message-ID: <EQ1Y8.89866$Bt1.4504313@bin5.nnrp.aus1.giganews.com>


Okay:
here's my thought....
oracle 8i changed the sid descriptor in tnsnames.ora in Oracle 8i (i think). My advise would be to change the value 'sid descriptor' to 'service name', if it's not named that: (see where my entry is 'ORCL') here's my tnsnames:
ORCL.COM =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = host1 )(PORT = 1521))     )
    (CONNECT_DATA =
      (SERVICE_NAME = ORCL)
    )
  )

"fish" <zuohong.f.yu_at_bigfoot.com> wrote in message news:agoicn$2db6$1_at_mail.cn99.com...
> Hi all,

>

> You see, when I wanna login to my database, it popup a window to say that
> "SID cannot be resolved". But I'm very sure that the SID is correct,
because
> I wrote it down when I installed the system.
>

> fish
>
>
>
Received on Sat Jul 13 2002 - 17:28:52 CDT

Original text of this message

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