<?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: Oracle process hangs while writing on NFS disk. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120223#M892876</link>
    <description>nfsstat command displays processes and version nubers.&lt;BR /&gt;&lt;BR /&gt;swlist -i&lt;BR /&gt;&lt;BR /&gt;You can browse down to your NFS software and determine the version numbers.&lt;BR /&gt;&lt;BR /&gt;Somewhere in there are the version numbers.  nfsstat, if there is no version 3, that explains the issue, since versions below v3 did not support 2 GB and larger filesystems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 17 Nov 2003 15:31:41 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-11-17T15:31:41Z</dc:date>
    <item>
      <title>Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120220#M892872</link>
      <description>Hello !&lt;BR /&gt;I tried to use NFS disk for oracle backup by rman. But server process hangs after it wrote any file to NFS disk. It doesn't metter what kind of writing I use. It may be rman backup or command "alter database backup controlfile to ..." or utl_file. The result looks similar. File is created but control doesn't return to clients process. However I can read and write any files from shell on this NFS disk and have no problem.&lt;BR /&gt;My system is K370 with HP-UX 11.00 and Oracle 8.1.7.4 64 bit.&lt;BR /&gt;Does anybody have experience in this problem. I guess some specific options exist for 'right' mounting NFS filesystems for oracle.&lt;BR /&gt;Thanks for advance.</description>
      <pubDate>Sun, 16 Nov 2003 04:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120220#M892872</guid>
      <dc:creator>Evgeny Filippenkov</dc:creator>
      <dc:date>2003-11-16T04:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120221#M892873</link>
      <description>What version of NFS is being used.  If its v2, it could be the 2 GB file size limit.&lt;BR /&gt;&lt;BR /&gt;If its nfs 3, the fileystem itself might not be set of for larrge files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 16 Nov 2003 08:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120221#M892873</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-16T08:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120222#M892875</link>
      <description>Thanks. But how can I know what version of NFS is in my system ? BTW I think the problem is not here. I tried to write files 10-50 Mb and didn't get success.</description>
      <pubDate>Mon, 17 Nov 2003 15:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120222#M892875</guid>
      <dc:creator>Evgeny Filippenkov</dc:creator>
      <dc:date>2003-11-17T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120223#M892876</link>
      <description>nfsstat command displays processes and version nubers.&lt;BR /&gt;&lt;BR /&gt;swlist -i&lt;BR /&gt;&lt;BR /&gt;You can browse down to your NFS software and determine the version numbers.&lt;BR /&gt;&lt;BR /&gt;Somewhere in there are the version numbers.  nfsstat, if there is no version 3, that explains the issue, since versions below v3 did not support 2 GB and larger filesystems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 17 Nov 2003 15:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120223#M892876</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-17T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120224#M892878</link>
      <description>Thanks but I did write the files were less then 2 gigs. Below I put "nfsstat" command result. People say the problem maybe raised because oracle and nfs can't "negotiate" about file locking.&lt;BR /&gt;&lt;BR /&gt;Server rpc:&lt;BR /&gt;Connection oriented:&lt;BR /&gt;N/A&lt;BR /&gt;Connectionless oriented:&lt;BR /&gt;calls                   badcalls                nullrecv&lt;BR /&gt;0                       0                       0&lt;BR /&gt;badlen                  xdrcall                 dupchecks&lt;BR /&gt;0                       0                       0&lt;BR /&gt;dupreqs&lt;BR /&gt;0&lt;BR /&gt;&lt;BR /&gt;Server nfs:&lt;BR /&gt;calls                   badcalls&lt;BR /&gt;0                       0&lt;BR /&gt;Version 2: (0 calls)&lt;BR /&gt;null                    getattr                 setattr&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;root                    lookup                  readlink&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;read                    wrcache                 write&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;create                  remove                  rename&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;link                    symlink                 mkdir&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;rmdir                   readdir                 statfs&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;Version 3: (0 calls)&lt;BR /&gt;null                    getattr                 setattr&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;lookup                  access                  readlink&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;read                    write                   create&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;mkdir                   symlink                 mknod&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;remove                  rmdir                   rename&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;link                    readdir                 readdir+&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;fsstat                  fsinfo                  pathconf&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;commit&lt;BR /&gt;0 0%&lt;BR /&gt;&lt;BR /&gt;Client rpc:&lt;BR /&gt;Connection oriented:&lt;BR /&gt;N/A&lt;BR /&gt;Connectionless oriented:&lt;BR /&gt;calls                   badcalls                retrans&lt;BR /&gt;58163                   0                       0&lt;BR /&gt;badxids                 timeouts                waits&lt;BR /&gt;0                       0                       0&lt;BR /&gt;newcreds                badverfs                timers&lt;BR /&gt;0                       0                       5&lt;BR /&gt;toobig                  nomem                   cantsend&lt;BR /&gt;0                       0                       0&lt;BR /&gt;bufulocks&lt;BR /&gt;0&lt;BR /&gt;&lt;BR /&gt;Client nfs:&lt;BR /&gt;calls                   badcalls                clgets&lt;BR /&gt;58163                   0                       58163&lt;BR /&gt;cltoomany&lt;BR /&gt;0&lt;BR /&gt;Version 2: (0 calls)&lt;BR /&gt;null                    getattr                 setattr&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;root                    lookup                  readlink&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;read                    wrcache                 write&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;create                  remove                  rename&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;link                    symlink                 mkdir&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;rmdir                   readdir                 statfs&lt;BR /&gt;0 0%                    0 0%                    0 0%&lt;BR /&gt;Version 3: (58163 calls)&lt;BR /&gt;null                    getattr                 setattr&lt;BR /&gt;0 0%                    160 0%                  2 0%&lt;BR /&gt;lookup                  access                  readlink&lt;BR /&gt;19 0%                   33 0%                   0 0%&lt;BR /&gt;read                    write                   create&lt;BR /&gt;0 0%                    57664 99%               1 0%&lt;BR /&gt;mkdir                   symlink                 mknod&lt;BR /&gt;1 0%                    0 0%                    0 0%&lt;BR /&gt;remove                  rmdir                   rename&lt;BR /&gt;1 0%                    0 0%                    0 0%&lt;BR /&gt;link                    readdir                 readdir+&lt;BR /&gt;0 0%                    0 0%                    9 0%&lt;BR /&gt;fsstat                  fsinfo                  pathconf&lt;BR /&gt;68 0%                   1 0%                    1 0%&lt;BR /&gt;commit&lt;BR /&gt;203 0%&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 15:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120224#M892878</guid>
      <dc:creator>Evgeny Filippenkov</dc:creator>
      <dc:date>2003-11-19T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120225#M892880</link>
      <description>I'm seeing this exact same problem.  Does anyone know what the resolution to this was?</description>
      <pubDate>Wed, 17 Mar 2004 13:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120225#M892880</guid>
      <dc:creator>Tom Wilson_6</dc:creator>
      <dc:date>2004-03-17T13:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120226#M892883</link>
      <description>Tom, &lt;BR /&gt;&lt;BR /&gt;I would open up a new issue for this, so you have some control over it, but I will bite.  I wouldn't use NFS for this, however, have you tried querying the v$session_wait for the sid that you are using and see what it is waiting on.  &lt;BR /&gt;&lt;BR /&gt;Looking on metalink, one possible try would be using the "nolock" functionality.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 17 Mar 2004 20:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120226#M892883</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2004-03-17T20:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120227#M892884</link>
      <description>Have a look at this document from Oracle:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://otn.oracle.com/deploy/availability/pdf/oscp_nfs_hi_tests.pdf" target="_blank"&gt;http://otn.oracle.com/deploy/availability/pdf/oscp_nfs_hi_tests.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 18 Mar 2004 00:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120227#M892884</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-03-18T00:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120228#M892885</link>
      <description>First check your database alert log.&lt;BR /&gt;That should give valuable info.&lt;BR /&gt;&lt;BR /&gt;Also check your syslog.log at /var/adm/syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert on this/.</description>
      <pubDate>Thu, 18 Mar 2004 02:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120228#M892885</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-18T02:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle process hangs while writing on NFS disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120229#M892886</link>
      <description>You can check what NFS version is available on your system with "rpcinfo -u &lt;HOSTNAME&gt; nfs".&lt;BR /&gt;&lt;BR /&gt;Which version is used you can see if you use the command "nfsstat -m" on your nfs-client system.&lt;BR /&gt;&lt;BR /&gt;Use hard nfs-mounts for your copy. Then you can be sure that all your backup data is copied to you backup-system. &lt;BR /&gt;&lt;BR /&gt;I recommend you the Patch PHNE_29302 for your System, too.&lt;BR /&gt;&lt;BR /&gt;Roland&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 18 Mar 2004 06:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-process-hangs-while-writing-on-nfs-disk/m-p/3120229#M892886</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2004-03-18T06:40:30Z</dc:date>
    </item>
  </channel>
</rss>

