<?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 get current nb file locks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994145#M296208</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I get current number of file locks on a 11.0 system programatically ?&lt;BR /&gt;&lt;BR /&gt;I know glance can get it, so, this information is available somewhere... but where ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Philippe</description>
    <pubDate>Fri, 04 May 2007 11:57:26 GMT</pubDate>
    <dc:creator>Sockeel</dc:creator>
    <dc:date>2007-05-04T11:57:26Z</dc:date>
    <item>
      <title>get current nb file locks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994145#M296208</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I get current number of file locks on a 11.0 system programatically ?&lt;BR /&gt;&lt;BR /&gt;I know glance can get it, so, this information is available somewhere... but where ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Philippe</description>
      <pubDate>Fri, 04 May 2007 11:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994145#M296208</guid>
      <dc:creator>Sockeel</dc:creator>
      <dc:date>2007-05-04T11:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: get current nb file locks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994146#M296209</link>
      <description>&lt;BR /&gt;Hi Philippe&lt;BR /&gt;&lt;BR /&gt;hope this link helps you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x5ce6d211e18ad5118ff10090279cd0f9%2C00.html&amp;amp;admit=-682735245+1178299060977+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x5ce6d211e18ad5118ff10090279cd0f9%2C00.html&amp;amp;admit=-682735245+1178299060977+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Aussan&lt;BR /&gt;</description>
      <pubDate>Fri, 04 May 2007 12:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994146#M296209</guid>
      <dc:creator>Aussan</dc:creator>
      <dc:date>2007-05-04T12:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: get current nb file locks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994147#M296210</link>
      <description>Hi Aussan,&lt;BR /&gt;&lt;BR /&gt;Yes, but is there any function available on 11.0 system which returns such information ?&lt;BR /&gt;Pstat functions don't...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Regards&lt;BR /&gt;Philippe</description>
      <pubDate>Fri, 04 May 2007 13:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994147#M296210</guid>
      <dc:creator>Sockeel</dc:creator>
      <dc:date>2007-05-04T13:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: get current nb file locks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994148#M296211</link>
      <description>Only thru the HP supplied q4 tool see below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c00932871-1" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c00932871-1&lt;/A&gt;</description>
      <pubDate>Fri, 04 May 2007 13:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994148#M296211</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-05-04T13:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: get current nb file locks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994149#M296212</link>
      <description>I would download the source for lsof &lt;BR /&gt;&lt;A href="http://hpux.its.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.77/" target="_blank"&gt;http://hpux.its.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.77/&lt;/A&gt;&lt;BR /&gt;and see how they do it.</description>
      <pubDate>Fri, 04 May 2007 13:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/get-current-nb-file-locks/m-p/3994149#M296212</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-04T13:40:01Z</dc:date>
    </item>
  </channel>
</rss>

