Operating System - HP-UX
1833046 Members
2519 Online
110049 Solutions
New Discussion

copying of oracle application dvd

 
vaman
Frequent Advisor

copying of oracle application dvd

I coppied Oracle Application 11i dvds(8) on a hpux server(11.11). I mounted the dvd's on local server & coppied it to a remote server by gtar.
Now the DBA is facing probles installing it.
Is it necessary to mount the dvds by pfs_mount. If yes then any way out to avoid recopy.
vaman kulkarni
5 REPLIES 5
B. Hulst
Trusted Contributor

Re: copying of oracle application dvd

Hi,

Did you copy them in the same directory or did you gave each dvd its own directory names as used in the label of the cdrom?

For example

/var/oracds/disk_1
/var/oracds/disk_2
/var/oracds/disk_3

Regards,
Bob
TwoProc
Honored Contributor

Re: copying of oracle application dvd

Can you give us a better idea of the errors you're getting?
We are the people our parents warned us about --Jimmy Buffett
vaman
Frequent Advisor

Re: copying of oracle application dvd

Yes, BOB, I coppied it in different directries, diff for each dvd.
vaman kulkarni
B. Hulst
Trusted Contributor

Re: copying of oracle application dvd

Hi,

For speed of operation one usually reads the DVD once to harddisk and then NFS mounts that on all other servers. :-)

Regards,
Bob
Florian Heigl (new acc)
Honored Contributor

Re: copying of oracle application dvd

If there's the directories Disc1, Disc2 and runInstaller is located in Disc1 the DBA should be able to install w/o problems.
after untaring the files there's no need for pfs_mount any more.
yesterday I stood at the edge. Today I'm one step ahead.