<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Mount an Oracle CD on HP UX 11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505133#M897355</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks. That was a good suggestion.&lt;BR /&gt;&lt;BR /&gt;Now I am able to c all the files in lower case but when I try to run "start.sh" I get the following error :-./start.sh&lt;BR /&gt;&lt;BR /&gt;Your CD is mounted on /cdrom&lt;BR /&gt; &lt;BR /&gt;The installer requires a temporary working directory (your oracle_link&lt;BR /&gt;directory) which will contain installer and documentation files and &lt;BR /&gt;symbolic links.&lt;BR /&gt; &lt;BR /&gt;Please enter your oracle_link directory:&lt;BR /&gt;/dmp/formscd&lt;BR /&gt;Linking files.  This will take a few minutes.&lt;BR /&gt;Linking /cdrom to /dmp/formscd&lt;BR /&gt;./start.sh[29]: -r:  not found.&lt;BR /&gt;mv: rdbms/install/rdbms.ins: cannot access: No such file or directory&lt;BR /&gt;cp:rdbms/install/: No such file or directory&lt;BR /&gt;mv: orainst: cannot access: No such file or directory&lt;BR /&gt;./start.sh[40]: orainst.tmp:  not found.&lt;BR /&gt;mkdir: cannot access ../orainst: No such file or directory&lt;BR /&gt; &lt;BR /&gt;You may now go to the orainst subdirectory of your oracle_link directory&lt;BR /&gt;and run the installer and documentation viewer.&lt;BR /&gt;&lt;BR /&gt;# ll /dmp/formscd/orainst&lt;BR /&gt;total 0&lt;BR /&gt;&lt;BR /&gt;I think the trick is not to change the case of the file listing but to remove the ".;" from the START.SH and leave the filenames in uppercase.&lt;BR /&gt;&lt;BR /&gt;The Installation manual states to use&lt;BR /&gt;   /cdrom/ORAINST&lt;BR /&gt;   /START.SH&lt;BR /&gt;&lt;BR /&gt;Thanks guys. U r the best.&lt;BR /&gt;&lt;BR /&gt;Appreciate ur help.&lt;BR /&gt;&lt;BR /&gt;Let me know if u guys have any other solution asap.&lt;BR /&gt;&lt;BR /&gt;Murali</description>
    <pubDate>Wed, 14 Mar 2001 16:27:24 GMT</pubDate>
    <dc:creator>MURALIDHARAN VENKATRAMA</dc:creator>
    <dc:date>2001-03-14T16:27:24Z</dc:date>
    <item>
      <title>Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505128#M897349</link>
      <description>I have Oracle forms 3.0 CD for Installation. I tried mounting it through root as&lt;BR /&gt;&lt;BR /&gt;   mount -F cdfs -ro /dev/dsk/c2t2d2 /cdrom&lt;BR /&gt;&lt;BR /&gt;The CDROM is mounted but the problem is the filename has "START.SH.;". I am not able to run the above script.&lt;BR /&gt;&lt;BR /&gt;I suspect that I am not giving the right command.&lt;BR /&gt;&lt;BR /&gt;Let me know how to get through this asap.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Murali&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Mar 2001 15:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505128#M897349</guid>
      <dc:creator>MURALIDHARAN VENKATRAMA</dc:creator>
      <dc:date>2001-03-14T15:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505129#M897350</link>
      <description>Generally when I see Oracle needs, they prefer RockRidge mounts:&lt;BR /&gt;&lt;BR /&gt;#nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;#nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;#mount /usr/sbin/pfs_mount /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;/rcw</description>
      <pubDate>Wed, 14 Mar 2001 15:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505129#M897350</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-03-14T15:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505130#M897352</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You need to do a Portable File System (PFS) mount.  See these documents for a good guide:&lt;BR /&gt;&lt;BR /&gt;# KBAN00000252 (PFS to mount Oracle, Rockridge and most PC formatted CD-ROM 11.x) &lt;BR /&gt;&lt;BR /&gt;or: &lt;BR /&gt;&lt;BR /&gt;# KBAN00000197 (PFS to mount Oracle, Rockridge and most PC formatted CD-ROM 10.x) &lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 14 Mar 2001 15:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505130#M897352</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-14T15:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505131#M897353</link>
      <description>Let me tell u guys something which is strange for me initially but which is true.&lt;BR /&gt;&lt;BR /&gt;Oracle does not use rrip format for Forms 3.0.&lt;BR /&gt;&lt;BR /&gt;It uses the regular mount.&lt;BR /&gt;&lt;BR /&gt;I do have the installation material which states&lt;BR /&gt;      mount -rv -t cdfs /dev/&lt;CD-DRIVE_NAME&gt; /mount_point&lt;BR /&gt;&lt;BR /&gt;The switches does not work properly due to reason I think HP UX uses some other equivalent switches.&lt;BR /&gt;&lt;BR /&gt;Let me know if u guys have come across such a situation and how u solved it.&lt;BR /&gt;&lt;BR /&gt;Let me know asap.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Murali&lt;/CD-DRIVE_NAME&gt;</description>
      <pubDate>Wed, 14 Mar 2001 15:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505131#M897353</guid>
      <dc:creator>MURALIDHARAN VENKATRAMA</dc:creator>
      <dc:date>2001-03-14T15:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505132#M897354</link>
      <description>HI again:&lt;BR /&gt;&lt;BR /&gt;OK, try this:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -r -o cdcase /dev/dsk/c2t2d2 /cdrom&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 14 Mar 2001 15:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505132#M897354</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-14T15:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505133#M897355</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks. That was a good suggestion.&lt;BR /&gt;&lt;BR /&gt;Now I am able to c all the files in lower case but when I try to run "start.sh" I get the following error :-./start.sh&lt;BR /&gt;&lt;BR /&gt;Your CD is mounted on /cdrom&lt;BR /&gt; &lt;BR /&gt;The installer requires a temporary working directory (your oracle_link&lt;BR /&gt;directory) which will contain installer and documentation files and &lt;BR /&gt;symbolic links.&lt;BR /&gt; &lt;BR /&gt;Please enter your oracle_link directory:&lt;BR /&gt;/dmp/formscd&lt;BR /&gt;Linking files.  This will take a few minutes.&lt;BR /&gt;Linking /cdrom to /dmp/formscd&lt;BR /&gt;./start.sh[29]: -r:  not found.&lt;BR /&gt;mv: rdbms/install/rdbms.ins: cannot access: No such file or directory&lt;BR /&gt;cp:rdbms/install/: No such file or directory&lt;BR /&gt;mv: orainst: cannot access: No such file or directory&lt;BR /&gt;./start.sh[40]: orainst.tmp:  not found.&lt;BR /&gt;mkdir: cannot access ../orainst: No such file or directory&lt;BR /&gt; &lt;BR /&gt;You may now go to the orainst subdirectory of your oracle_link directory&lt;BR /&gt;and run the installer and documentation viewer.&lt;BR /&gt;&lt;BR /&gt;# ll /dmp/formscd/orainst&lt;BR /&gt;total 0&lt;BR /&gt;&lt;BR /&gt;I think the trick is not to change the case of the file listing but to remove the ".;" from the START.SH and leave the filenames in uppercase.&lt;BR /&gt;&lt;BR /&gt;The Installation manual states to use&lt;BR /&gt;   /cdrom/ORAINST&lt;BR /&gt;   /START.SH&lt;BR /&gt;&lt;BR /&gt;Thanks guys. U r the best.&lt;BR /&gt;&lt;BR /&gt;Appreciate ur help.&lt;BR /&gt;&lt;BR /&gt;Let me know if u guys have any other solution asap.&lt;BR /&gt;&lt;BR /&gt;Murali</description>
      <pubDate>Wed, 14 Mar 2001 16:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505133#M897355</guid>
      <dc:creator>MURALIDHARAN VENKATRAMA</dc:creator>
      <dc:date>2001-03-14T16:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505134#M897356</link>
      <description>I had the same problem with an Oracle 8.1.7 CD..  &lt;BR /&gt;&lt;BR /&gt;Here are the commands I used to get it to mount correctly.  Of course, make sure you substitute your mount point and device name for mine..&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/pfs_mountd &amp;amp; &lt;BR /&gt;/usr/sbin/pfsd &amp;amp;&lt;BR /&gt;pfs_mount -t rrip /dev/dsk/c5t1d0 /cdrom</description>
      <pubDate>Tue, 03 Apr 2001 13:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505134#M897356</guid>
      <dc:creator>David Snider</dc:creator>
      <dc:date>2001-04-03T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mount an Oracle CD on HP UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505135#M897357</link>
      <description>Hi all,  I had the same problem.  The fix is that on HP-UX 11.0, you need to have the statd and lockd daemons running before you use the pfs_mount command.  This is new in HP-UX 11.0.&lt;BR /&gt;&lt;BR /&gt;The following example should work for you if you substitute your own device file name for your CD-Rom drive....  (I run this in a script to mount the CD-Rom, then just execute the script.  Once the lockd and statd daemons are running on the server, they do not need to be reinitiated again, but it doesn't hurt attempting to do so.)&lt;BR /&gt;&lt;BR /&gt;=======================================&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;#&lt;BR /&gt;# pfs_mount_cd  -  jwwolff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rpc.lockd&lt;BR /&gt;sleep 3;&lt;BR /&gt;echo "rpc.lockd started"&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rpc.statd&lt;BR /&gt;sleep 3&lt;BR /&gt;echo "rpc.statd started"&lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;sleep 3&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;sleep 4&lt;BR /&gt;pfs_mount -o xlat=unix /dev/dsk/c4t2d0 /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;=======================================&lt;BR /&gt;&lt;BR /&gt;You might also notice the sleep used to allow enough time to get the daemons started.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.  It works for me.</description>
      <pubDate>Fri, 06 Apr 2001 15:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-an-oracle-cd-on-hp-ux-11/m-p/2505135#M897357</guid>
      <dc:creator>Jim Wolff</dc:creator>
      <dc:date>2001-04-06T15:11:34Z</dc:date>
    </item>
  </channel>
</rss>

