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: 8.1.7 install on AIX 4.3.3

Re: 8.1.7 install on AIX 4.3.3

From: al banegas <albanegas_at_hotmail.com>
Date: Thu, 1 Mar 2001 16:00:49 -0700
Message-ID: <jzAn6.3527$aH2.335002@news.uswest.net>

copy the cd's to filesystem and run from there.

example using a /releases filesystem

  cp -R -p /cdrom /releases/Disk1
  cp -R -p /cdrom /releases /Disk2

   OR

  cd /cdrom
  tar -cvf /releases/Disk1/disk1.tar .   cd /releases/Disk1
   tar -xvf disk1.tar
run the installer from disk1, when prompted for disk2 specify path it worked for me

"Jean-Philippe BATTU" <jean-philippe.battu_at_bull.net> wrote in message news:3A9DFF9B.F42F0FFD_at_bull.net...
> Hello
>
> You have to run the installer program from a location
> different where you mounted the CDROM. In this way
> you will be able to umount the first cdrom to mount
> the second one.
>
> Hope it helps .
>
>
> Erwann THIBAUT wrote:
>
> > Hello,
> > How install a 8.1.7 on AIX 4.3.3 the second CDROM when Oracle
 installer
> > process lock the first ? ? ? ( create a temporary file sytem for CD
 ? ).
> >
> > ERwann
>
> --
>
> ---------------------------------------------------------------------
> Jean-Philippe BATTU Phone : (33) 04 76 29 73 43
> Database Competence Center Fax : (33) 04 76 29 75 18
> Mail : jean-philippe.battu_at_bull.net
>
> Bull, ISD/ICS/DB Solution Center PC:B1/382
> 01 Rue de Provence
> B.P. 208
> 38432 Echirolles FRANCE
> ---------------------------------------------------------------------
>
>
Received on Thu Mar 01 2001 - 17:00:49 CST

Original text of this message

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