- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ORACLE INSTALLTION
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2007 09:04 PM
01-28-2007 09:04 PM
ORACLE INSTALLTION
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2007 09:13 PM
01-28-2007 09:13 PM
Re: ORACLE INSTALLTION
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2007 09:30 PM
01-28-2007 09:30 PM
Re: ORACLE INSTALLTION
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 05:37 PM
01-29-2007 05:37 PM
Re: ORACLE INSTALLTION
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2007 06:43 PM
01-30-2007 06:43 PM
Re: ORACLE INSTALLTION
i closed the issue by changing the oracle to 7.3.4
now i could mount it properly..
with Rgds
Anith Prabhakar.C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2007 09:26 PM
01-31-2007 09:26 PM
Re: ORACLE INSTALLTION
could you please complete the thread by awarding points to helpful answers and closing the thread.
Many Thanks