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: Is anyone running Oracle7 and 8 in *SAME* OraHome

Re: Is anyone running Oracle7 and 8 in *SAME* OraHome

From: Steve Moreland <smoreland_at_no.spam.lanvision.com>
Date: 1998/01/19
Message-ID: <34C34B4D.1BEF@no.spam.lanvision.com>#1/1

NNOOR wrote:
>
> If you running Oracle7 (7.3.3) and Oracle8 (8.0.3) out of the
> same oralce home Windows NT 4, I would like to hear from you.
> The questions that I am seeking answers to are:
>
> (I assume that Oracle7 was there, running, and you added Oracle8
> to that installation)
>
> 1. Did you let Oracle8 create the initial DB or you used the new
> DB assistant utility? If former is the case, did it over-write
> your existing 7.3 database?
>
> 2. How did you access the Oracle8's new GUI utilities (e.g. Schema
> Manager, etc)? On my machine's Oracle Enterprise Manager group displays
> icons which still refer the 7.3 utilities. Is it how it's supposed to
> be?
>
> 3. To define databse aliases, do you use Oracle Net8 Easy Config
> utility, or the SQL*Net Easy Config?
>
> 4. In my case, I added 8 to the same OraHome as 7.3. I said no to
> the intial DB creation by the installer. I then created a new DB
> instance using the DB Assistant utility. But I couldn't connect to
> this new instance. Error message was something like could not resolve
> the service name. All of the services were running. Any ideas?
>
> Any other gotcha's I have to be aware of?
>
> Thanks very much for your help!
>
> Regards,
> nasir (nnoor_at_cris.com)

  1. No, I used to migration utility (command-line version) to migrate an existing one. Subsequently I have created new instances on the box using oradim80 without any problems. The only "catch" seems to be that the 7.3 Listener won't talk to the 8.0 instance. This necessitates running the Net 8 Listener. I haven't seen any problems doing this, but all my connections are via odbc. Using the 2.0.3 oracle drivers and the Intersolv (rev unknown) drivers.
  2. I haven't yet ...
  3. I'm still using the SQL*Net Easy Config. This works as long as you copy the tnsnames over to %ORACLE_HOME%\net80\admin.
  4. Make sure only one listener is running, and that a "real" (e.g., not the default one for ORCL) listener.ora is in net80\admin. -- Steve Moreland DBA, LanVision Inc.

Remove "no.spam" from my email
 address to reply Received on Mon Jan 19 1998 - 00:00:00 CST

Original text of this message

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