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: How to change to new ORACLE_HOME while upgrading to 9.2.0.6 ?

RE: How to change to new ORACLE_HOME while upgrading to 9.2.0.6 ?

From: Hallas, John, Tech Dev <John.Hallas_at_gb.vodafone.co.uk>
Date: Fri, 15 Jul 2005 07:30:40 +0100
Message-ID: <1C6E45ADB2EC324F9553E468ABFE0F63030F0CD4@UKWMXM04>


Thanks Les,
Do you have a reference to support the statement re Oracle supporting the tar option with -p.

Not that I don't believe you of course, it would be a useful argument in a project I am working on at the moment

Thanks

John

-----Original Message-----

From: Hollis, Les [mailto:Les.Hollis_at_ps.net] Sent: 14 July 2005 22:34
To: Hallas, John, Tech Dev; zhuchao_at_gmail.com; premjhere_at_gmail.com Cc: oracle-l
Subject: RE: Re[1]: How to change to new ORACLE_HOME while upgrading to 9.2.0.6 ?

No Oracle does not support the TAR method, however , it DOES work providing you use the -p option along with the others The -p will preserve the permissions on all files ...and you need it on the $ORACLE_HOME/bin/oracle file or else nothing works for users other than oracle.

 tar -cvpf tarball $ORACLE_HOME

then of course use the -p on the "un"tar

tar -xvpf

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Hallas, John, Tech Dev
Sent: Thursday, July 14, 2005 10:09 AM
To: zhuchao_at_gmail.com; premjhere_at_gmail.com Cc: oracle-l
Subject: RE: Re[1]: How to change to new ORACLE_HOME while upgrading to 9.2.0.6 ?

Oracle did not used to support that method of installing Oracle. There may also be issues with the Inventory.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 15 2005 - 01:32:51 CDT

Original text of this message

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