Installing Ora8i and Developer6i on same machine

From: Jerzy Zakrzewski <objectivesolutions_at_sympatico.ca>
Date: Mon, 27 May 2002 11:50:17 -0700
Message-ID: <0wsI8.2783$Ed1.596258_at_news20.bellglobal.com>



Installing on Win2000
[Quoted] [Quoted] Installed Developer 6i in c:\ORANT oracle home DEFAULT_HOME Installed Oracle 8.1.7 in c:\myOra8i oracle home=myOra8i According to Oracle Doc ID 74131.1 changed developer 6i tnsnames.ora to MYORA8I.world =
  (DESCRIPTION_LIST =
    (ADDRESS_LIST =
   (ADDRESS =
(PROTOCOL = TCP)
(Host = jerzy-5ltx7an9h)
(Port = 1521)

       )
    )
    (CONNECT_DATA = (SID=myOra8i)
   )
  )

[Quoted] Rep60_JERZY-5LTX7AN9H,Rep60_JERZY-5LTX7AN9H.world=(ADDRESS=(PROTOCOL=tcp)(HO ST=JERZY-5LTX7AN9H)(PORT=1949))
[Quoted] Can not connect from Developer Report/Forms Using proper user/password and service name "myOra8i" Getting message REP-0501 Unable to connect to specified database. ORA-12154: TNS could not resolve service name.
[Quoted] Using same string can get to Oracle using SQL+ What am I doing wrong ? Received on Mon May 27 2002 - 20:50:17 CEST

Original text of this message