<?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 fbackup error Exit Code = 137 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428006#M205237</link>
    <description>Hello everybody, when i try to do full backup in my system, the result is ...&lt;BR /&gt;&lt;BR /&gt;Exit Code = 137&lt;BR /&gt;&lt;BR /&gt;The process still run about 9 hours and still running until kill -9 %p.&lt;BR /&gt;&lt;BR /&gt;I need some patch?</description>
    <pubDate>Mon, 22 Nov 2004 17:11:34 GMT</pubDate>
    <dc:creator>José Rigoberto Barocio</dc:creator>
    <dc:date>2004-11-22T17:11:34Z</dc:date>
    <item>
      <title>fbackup error Exit Code = 137</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428006#M205237</link>
      <description>Hello everybody, when i try to do full backup in my system, the result is ...&lt;BR /&gt;&lt;BR /&gt;Exit Code = 137&lt;BR /&gt;&lt;BR /&gt;The process still run about 9 hours and still running until kill -9 %p.&lt;BR /&gt;&lt;BR /&gt;I need some patch?</description>
      <pubDate>Mon, 22 Nov 2004 17:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428006#M205237</guid>
      <dc:creator>José Rigoberto Barocio</dc:creator>
      <dc:date>2004-11-22T17:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error Exit Code = 137</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428007#M205238</link>
      <description>Hi Jose,&lt;BR /&gt;&lt;BR /&gt;Maybe this link will help,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972954" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972954&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is KBRC00000427.&lt;BR /&gt;&lt;BR /&gt;The doc says,&lt;BR /&gt;&lt;BR /&gt;/quote/&lt;BR /&gt;&lt;BR /&gt;A primary example of an unsupported exit code returned from  fbackup is exit code 137. An exit code of 137 indicates a kill signal from the fbackup process. The signal that was caught is 137-128 = 9, i.e. kill -9. The most common cause of this exit code is full storage media (dev/rmt/0m -- tape is full). Other signal exit codes can be solved for similarly. A complete list of signals can be found in /usr/include/sys/signal.h&lt;BR /&gt;&lt;BR /&gt;/EndQuote/&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 17:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428007#M205238</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-11-22T17:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error Exit Code = 137</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428008#M205239</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;see the following links,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=36290" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=36290&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x8d6637f45ef7d4118fef0090279cd0f9%2C00.html&amp;amp;admit=716493758+1101180293634+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x8d6637f45ef7d4118fef0090279cd0f9%2C00.html&amp;amp;admit=716493758+1101180293634+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 22:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428008#M205239</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-22T22:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error Exit Code = 137</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428009#M205240</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;use following command to get a full list of error codes&lt;BR /&gt;&lt;BR /&gt;dumpmsg /usr/lib/nls/C/fbackup.cat | more&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 22:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428009#M205240</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-22T22:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup error Exit Code = 137</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428010#M205241</link>
      <description>FYI:&lt;BR /&gt;fbackup allocates resources that are not returned to the system if it is killed in an ungraceful manner.  If it is necessary to kill fbackup, send it a SIGTERM, not a SIGKILL.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 23 Nov 2004 01:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-error-exit-code-137/m-p/3428010#M205241</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-11-23T01:48:57Z</dc:date>
    </item>
  </channel>
</rss>

