1833802 Members
2105 Online
110063 Solutions
New Discussion

Re: ORACLE INSTALLTION

 

ORACLE INSTALLTION

Hai all

I facing a problem while installing Oracle 7.3.2.2 in HP-UX 10.20 ,that after mounting the CD using pfs mount as below,
#pfs_mountd &
#pfs &
#pfs_mount -x unix /dev/dsk/c0t2d0 /cdrom

The mounted file system on the cdrom is not displaying file names more that 8 characters..
I tried the same command with -t iso9960 otion also but the result is same..

Because of that while installing oracle it is giving on error "error occured while copying file oiconnect from /cdrom/bin to $ORACLE_HOME"
while searching the same file in the cdrom i could find only a file named /cdrom/bin/oiconnec

Can any body help me to sortout this issue

Thanks in advance
By
Anith Prabhakar.C
5 REPLIES 5
Peter Godron
Honored Contributor

Re: ORACLE INSTALLTION

Anith,
Please see:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=81431

https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1031205

You may also want to look at using Rock Ridge format. Please read the mounting instructions and patches required on the install disk sleeve.

Note:
Oracle 7 and HPOUX 10.20 are out of support
Steven E. Protter
Exalted Contributor

Re: ORACLE INSTALLTION

Shalom Anith,

It sounds like bad media.

The mount command I'm giving was developed for much newer Oracle media then you are using.

Oracle has been using rockridge for some time and it may work.

/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom

Chagne /dev/dsk/c3t2d0 to the actual cd rom device.

Since this is 10.20 and out of suport the mount command may not even be supported.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yogeeraj_1
Honored Contributor

Re: ORACLE INSTALLTION

hi Anith,

can you try the attached script?

Also verify that cdrom is not damaged. In the worst case, you may have to zip all the files on a windows environment, ftp and unzip them on the hp-ux.


kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)

Re: ORACLE INSTALLTION

thanks to all,

i closed the issue by changing the oracle to 7.3.4
now i could mount it properly..

with Rgds

Anith Prabhakar.C
Peter Godron
Honored Contributor

Re: ORACLE INSTALLTION

Anith,
could you please complete the thread by awarding points to helpful answers and closing the thread.

Many Thanks