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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: migrating to 8.0.6 in a second ORACLE_HOME

RE: migrating to 8.0.6 in a second ORACLE_HOME

From: Henry Poras <HPoras_at_ctp.com>
Date: Wed, 14 Jun 2000 13:24:08 -0400
Message-Id: <10528.109267@fatcity.com>


By default, oraenv will change some environment variables to the new home (e.g. ORACLE_HOME, PATH). Depending on your application, you may need to do a little editing of oraenv to add other environment variables.

Henry

		-----Original Message-----
		From:	Paul.Baumgartel_at_bmgdirect.com
[mailto:Paul.Baumgartel_at_bmgdirect.com]
		Sent:	Wednesday, June 14, 2000 12:21 PM
		To:	ORACLE-L_at_fatcity.com; oracledba_at_quickdoc.co.uk
		Subject:	RE: migrating to 8.0.6 in a second
ORACLE_HOME                 Update the /var/opt/oracle/oratab entry for that database to reflect its new

                ORACLE_HOME.                 Then you run oraenv, either interactively, like so:

		. oraenv
		ORACLE_SID = [dmiu] ?
		dmic

		or, in a script file:

		. oraenv <<EOF
		dmic
		EOF

		--
		Paul Baumgartel
		Consultant to BMG Direct Marketing, Inc.
		212 930-4509    paul.baumgartel_at_bmgdirect.com


> -----Original Message-----
> From: Ruth Gramolini [mailto:rgramolini_at_tax.state.vt.us]
> Sent: Wednesday, June 14, 2000 10:54 AM
> To: oracle list; oracleDBA; Oracle_L at Suny Mailing lList
> Subject: migrating to 8.0.6 in a second ORACLE_HOME
>
>
> I am going to migrate one of my development databases to
> 8.0.6. There will
> be two developement database left in 8.0.5.1. I have a
few
> questions about
> living in two ORACLE_HOME's.
>
> Once I migrate to the new version, how do I set the
> environment to the new
> ORACLE_HOME when I want to use svrmgrl and other tools?
> I think I use ORAENV but I am not sure how.
>
> If anyone thinks of anything I should know before I take
the
> plunge please
> let me know.
>
> Ruth B. Gramolini
> ORACLE & DB2 DBA
> VT Dept. of Taxes
> ph# 802.828.5708
> fax# 802.828..3754
> rgramolini_at_tax.state.vt.us
>
>
>
> --------
> If you're bored, then visit the list's website:
> http://www.lazydba.com (updated daily)
> to unsubscribe, send a
> blank email to oracledba-unsubscribe_at_quickdoc.co.uk
> to subscribe send a blank email to
oracledba-subscribe_at_quickdoc.co.uk
>
-------- If you're bored, then visit the list's website: http://www.lazydba.com (updated daily) to unsubscribe, send a blank email to

oracledba-unsubscribe_at_quickdoc.co.uk Received on Wed Jun 14 2000 - 12:24:08 CDT

Original text of this message

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