- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- oracle 9i installation problem
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
06-11-2006 06:11 PM
06-11-2006 06:11 PM
Re: oracle 9i installation problem
Dartan
Sorry about the late reply:
I was awaty for a long weekend since
friday:)
Anyway,
you seem to ghave established it is not rrip,
at least we know that now.
If it is not rrip it has got to be iso,
so the entry would be:
pfs_fstab:
/dev/dsk/c0t1d0 /cdrom pfs-iso9660 xlat=unix 1 0
Or command line:
pfs_mount -v -t iso9660 -x unix /dev/dsk/c0t1d0 /CDROM
Hope this gets you sorted out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 09:04 PM
06-11-2006 09:04 PM
Re: oracle 9i installation problem
Thanks for the answers;
I have tried,as you said, with:
pfs_fstab:
/dev/dsk/c3t2d0 /SD_CDROM pfs-iso9660 xlat=unix 1 0
after start the daemon:
/usr/sbin/pfs_mountd &
sleep 4
/usr/sbin/pfsd &
and after I mount the cdrom:
pfs_mount /dev/dsk/c3t2d0 /SD_CDROM
the cd is mounted but I see only small letters and cut at 8 charachers
runinsta
I don't restart pfs daemon every time that I do a test, I leave it running,
and have tried with
pfs_mount -v -t iso9660 -x unix /dev/dsk/c3t2d0 /SD_CDROM
but the result is ths same
I do some errors ?
Thanks
Dartan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 11:26 PM
06-11-2006 11:26 PM
Re: oracle 9i installation problem
can you try the attached script?
we use it for both mounting and unmounting our cd/dvd.
hope this helps
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 11:51 PM
06-11-2006 11:51 PM
Re: oracle 9i installation problem
I run the script but it don't mount thhe cdrom.
the nohup.out show
/usr/sbin/pfs_mountd: Version: 2.9.1F (UNLIMITED) Built: Sat Oct 17 19:00:42 PDT 1998
/usr/sbin/pfsd: Version: 2.9.1F (UNLIMITED) Built: Sat Oct 17 19:00:42 PDT 1998
pfs_mountd: unable to shutdown: reason: PFS filesystems still mounted
/usr/sbin/pfsd: /usr/sbin/pfsd: can't contact pfsd.rpc: itac: RPC: Program not registered
pfsd: unable to shutdown: reason: unable to conatct pfsd.rpc
with ps -ef|grep pfs I see
root 20060 20058 0 13:50:27 pts/ta 0:00 pfs_mountd.rpc
root 20064 1 0 13:50:32 pts/ta 0:00 /usr/sbin/pfsd
root 20083 20030 1 13:51:48 pts/ta 0:00 grep pfs
root 20058 1 0 13:50:27 pts/ta 0:00 /usr/sbin/pfs_mountd
root 20066 20064 0 13:50:32 pts/ta 0:00 pfsd.rpc
Dartan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2006 05:55 AM
11-03-2006 05:55 AM
Re: oracle 9i installation problem
Thanks...Ray (ray.ball@fisher-price.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2006 04:27 PM
11-03-2006 04:27 PM
Re: oracle 9i installation problem
the attached script should work!
What is the exact error message that you are getting?
If you already have pfsd daemons up, you must stop them...
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 03:31 AM
11-07-2006 03:31 AM
Re: oracle 9i installation problem
After many fruitless attempt at the end I have resolved cpying the oracle DVD on the hard disk
and starting the installation from it.
Best regards
Dartan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 04:04 AM
11-07-2006 04:04 AM
Re: oracle 9i installation problem
Thanks for that answer about how you got around the CD format issue, but I've never been able to get past the issue with not being able to install patch PHSS_22868. What did you do to resolve that inital problem? Did you have to get a license for the C++ compiler so you could install it and then apply the patch. My issue at this early point in the Oracle installation has to do with a stack size issue that is supposed to be resolved by installing patches (including PHSS_22868) but we don't have C++, nor do we believe we should need it just to install Oracle.
I hope you remember what got you passed the issue with PHSS_22868.
Thanks...Ray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 07:00 PM
11-07-2006 07:00 PM
Re: oracle 9i installation problem
with swlist -l fileset |grep C++ I have seen that I have another version of C++, and so I haven't installed the patch PHSS_22868; I have installed oracle 9i without error. I think that it is need if oracle users program in pro c language.
Best regards
Dartan
- « Previous
-
- 1
- 2
- Next »