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: Help critical install shared cdroms

Re: Help critical install shared cdroms

From: stephen booth <stephenbooth.uk_at_gmail.com>
Date: Sun, 15 May 2005 16:32:24 +0100
Message-ID: <687bf9c4050515083248bbf79d@mail.gmail.com>


On 5/15/05, Paula_Stankus_at_doh.state.fl.us <Paula_Stankus_at_doh.state.fl.us> w= rote:
> So I ended up saying the heck with it as I don't want to go much farther
> without hooking up with the system admin.

>=20

> I instead did a scp from the disk to the target host which brings up
> another question.
>=20

> Doing a scp -pr everything is owned by root - any known "gotchas" about
> copying the files with "-pr" then running the install from a staging
> area?

Assuming that you're installing under the oracle user and oinstall group after the copy cd to the directory above the staging are and use the following command (as root):

chown -R oracle:oinstall [staging area directory]

This will change the ownership of the files in the staging area to oracle with the oinstall group.

Personally I'd download the .cpio.gz files from technet and unpack them under the oracle user.

Stephen
--=20
It's better to ask a silly question than to make a silly assumption.

--
http://www.freelists.org/webpage/oracle-l
Received on Sun May 15 2005 - 11:37:00 CDT

Original text of this message

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