1753773 Members
5304 Online
108799 Solutions
New Discussion юеВ

Re: Oracle and PFS_Mount

 
Alexander M. Ermes
Honored Contributor

Re: Oracle and PFS_Mount

Hi there.
Follow JRF's recommendation with the patches.
We did this a few weeks ago.
It works perfect on different servers
( 2x N4000 / 1 V2500 / 1 K480 ).
No problems.
Rgds
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
Steven E. Protter
Exalted Contributor

Re: Oracle and PFS_Mount

If you use pfs_mount to access the cd, don't do the installation from the /cdrom (or whatever you called it) folder.

If its a multi-cd install, you want be able to pfs_umount and switch cds. I learned this one the hard way.

Use this command from anywhere but the /cdrom folder.

/cdrom/runInstaller

X Windows required.

Standard advice for oracle db installes. See this script. Ignore the memory warning, just makes sure you have lots(min 256 MB).

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
Judy Traynor
Valued Contributor

Re: Oracle and PFS_Mount

I feel your pain

pfs_mount as instructed in the oracle cd

pfs_umount /dev/rdsk/device, for ex:
/dev/rdsk/c0t0d0

For "stuck" cd's
pfs_umount -c /dev/rdsk/c0t0d0


mount syntax for different cd's

pfs_mount
-t iso9660 -x unix /dev/rdsk/c0t0d0 /SD_CDROM

or
pfs_mount -t rrip -x unix /dev/rdsk/c0t0d0 /SD_CDROM

I have the Sept 2002 qpack installed -
Sail With the Wind
Judy Traynor
Valued Contributor

Re: Oracle and PFS_Mount

What - no points yet?
Sail With the Wind