<?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: where to setup zero file core dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023992#M909652</link>
    <description>You can do this anywhere/anytime by doing a ulimit -c 0 (in the POSIX shell). This limits the size of a core file to 0. A ulimit -a will display the current settings. A convenient place is to make an entry in .profile.&lt;BR /&gt;&lt;BR /&gt;However, this is fixing the symptom rather than actually fixing the problem. You should look for and install MeasureWare patches and if that does not reolve the problem then contact HP and report the bug.&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Jul 2003 13:05:42 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2003-07-15T13:05:42Z</dc:date>
    <item>
      <title>where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023986#M909646</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Scopeux (Performance collection daemon) has generated a core file of 100Mb, so my root fs fill up to 100%. Where can I set coredump files are zero big.&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;Erwin</description>
      <pubDate>Tue, 15 Jul 2003 11:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023986#M909646</guid>
      <dc:creator>Erwin Vodegel</dc:creator>
      <dc:date>2003-07-15T11:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023987#M909647</link>
      <description>Core dump files need to have information in them so that problems can be diagnosed.&lt;BR /&gt;&lt;BR /&gt;Here is a thread on scopeux core dumps.  Might help:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa99785079106d71190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa99785079106d71190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Scopeux keeps dying.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcfeba848deccd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcfeba848deccd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Manual on scopeux configuration:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/pdf/B4967-90058B.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/B4967-90058B.pdf&lt;/A&gt;&lt;BR /&gt;Perhaps somewhere in there you can re-direct the dumps to a filesystem.&lt;BR /&gt;&lt;BR /&gt;Also, try strings /core&lt;BR /&gt;&lt;BR /&gt;You might get some ideas.  A lot of these issues have to do with older versions and not having properly patched systems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Jul 2003 11:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023987#M909647</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-15T11:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023988#M909648</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;One way is to establish 'core' as a softlink to '/dev/null':&lt;BR /&gt;&lt;BR /&gt;# ln -s /dev/null core&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 11:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023988#M909648</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-07-15T11:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023989#M909649</link>
      <description>Hi&lt;BR /&gt;In the root dir create a file called "core" with no permissions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;core -------&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Tue, 15 Jul 2003 11:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023989#M909649</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-07-15T11:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023990#M909650</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;File core with permissions 000 should be sufficient.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Exists but cannot be written to&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also the posix shell has "ulimit -c"  to&lt;BR /&gt;specify the size of cores:&lt;BR /&gt;&lt;BR /&gt;-c   Total 512-byte blocks in the  core dumps.&lt;BR /&gt;&lt;BR /&gt;See man sh-posix(1) .&lt;BR /&gt;&lt;BR /&gt;Programmatically,use setrlimit(2) with the RLIMIT_CORE resource which&lt;BR /&gt;option does something similar:&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Tue, 15 Jul 2003 12:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023990#M909650</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-07-15T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023991#M909651</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for our CAD applications where we don't want core files we create a directory 'core'.&lt;BR /&gt;For our applications core directoy has normal permissions, because no core file is written if core directory exists.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Volkmar</description>
      <pubDate>Tue, 15 Jul 2003 12:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023991#M909651</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-07-15T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: where to setup zero file core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023992#M909652</link>
      <description>You can do this anywhere/anytime by doing a ulimit -c 0 (in the POSIX shell). This limits the size of a core file to 0. A ulimit -a will display the current settings. A convenient place is to make an entry in .profile.&lt;BR /&gt;&lt;BR /&gt;However, this is fixing the symptom rather than actually fixing the problem. You should look for and install MeasureWare patches and if that does not reolve the problem then contact HP and report the bug.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 13:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-to-setup-zero-file-core-dump/m-p/3023992#M909652</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-07-15T13:05:42Z</dc:date>
    </item>
  </channel>
</rss>

