<?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 TMP Directory become full when install Oracle Application in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333027#M342385</link>
    <description>I have EM grid agent on HP-UX 11.11 and I try to install patch on on but every time I try to install this patch give me error &lt;BR /&gt;and TMP dir becomes full &lt;BR /&gt;&lt;BR /&gt;output bdf&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol4 2048000 1380392  662656 68% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and alos I have big size under TMP&lt;BR /&gt;wd_action.dbg owned by root ??&lt;BR /&gt;&lt;BR /&gt;I am not sure deletting dome files will work or not  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any Ideas ? like changin TMP for current user...etc</description>
    <pubDate>Wed, 07 Jan 2009 07:26:02 GMT</pubDate>
    <dc:creator>mohssinm</dc:creator>
    <dc:date>2009-01-07T07:26:02Z</dc:date>
    <item>
      <title>TMP Directory become full when install Oracle Application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333027#M342385</link>
      <description>I have EM grid agent on HP-UX 11.11 and I try to install patch on on but every time I try to install this patch give me error &lt;BR /&gt;and TMP dir becomes full &lt;BR /&gt;&lt;BR /&gt;output bdf&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol4 2048000 1380392  662656 68% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and alos I have big size under TMP&lt;BR /&gt;wd_action.dbg owned by root ??&lt;BR /&gt;&lt;BR /&gt;I am not sure deletting dome files will work or not  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any Ideas ? like changin TMP for current user...etc</description>
      <pubDate>Wed, 07 Jan 2009 07:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333027#M342385</guid>
      <dc:creator>mohssinm</dc:creator>
      <dc:date>2009-01-07T07:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: TMP Directory become full when install Oracle Application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333028#M342386</link>
      <description>check for this forum:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=963302" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=963302&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151798" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151798&lt;/A&gt;</description>
      <pubDate>Wed, 07 Jan 2009 07:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333028#M342386</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-01-07T07:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: TMP Directory become full when install Oracle Application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333029#M342387</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  it seem I cannot remove this file .Can I put another TMP directory for current user</description>
      <pubDate>Wed, 07 Jan 2009 09:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333029#M342387</guid>
      <dc:creator>mohssinm</dc:creator>
      <dc:date>2009-01-07T09:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: TMP Directory become full when install Oracle Application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333030#M342388</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;a) Set TMPDIR variable to point to some&lt;BR /&gt;other non-boot-volume.&lt;BR /&gt;&lt;BR /&gt;I always encourage application admins to use&lt;BR /&gt;their own areas for temporary files.&lt;BR /&gt;&lt;BR /&gt;Some applications look at TMPDIR&lt;BR /&gt;environment variable.&lt;BR /&gt;&lt;BR /&gt;Others look at two other variables:&lt;BR /&gt;&lt;BR /&gt;Try setting TEMP and TMP as well as TMPDIR&lt;BR /&gt;for a user.&lt;BR /&gt;&lt;BR /&gt;c) Is the /tmp file system mounted with&lt;BR /&gt;"tmplog" option in /etc/fstab?&lt;BR /&gt;&lt;BR /&gt;That is what you should use on any HP-UX server.&lt;BR /&gt;&lt;BR /&gt;I dislike and discourage use of&lt;BR /&gt;/tmp for permanent depository of files&lt;BR /&gt;and any HP-UX server that I architect and build, I enforce /tmp cleanup at boot time&lt;BR /&gt;(see /etc/rc.config.d/clean_tmps.&lt;BR /&gt;&lt;BR /&gt;d) Finally, let's talk about your&lt;BR /&gt;wd_action.dbg file.&lt;BR /&gt;&lt;BR /&gt;I think this file is created by&lt;BR /&gt;EMS. JAGag45975 talks about it (ia64_corehw&lt;BR /&gt;monitor creates /tmp/wd_action.dbg debugging file).&lt;BR /&gt;&lt;BR /&gt;Firstly, check if anything worthy is in this file (if it is readable).&lt;BR /&gt;&lt;BR /&gt;You hopefully have lsof or fuser installed&lt;BR /&gt;on your server. Use these utilities to see&lt;BR /&gt;which process is writing to this file.&lt;BR /&gt;Most probably, stop EMS, remove the file and restart it.&lt;BR /&gt;&lt;BR /&gt;Instead of removing it (possibly still&lt;BR /&gt;open by some process), do this:&lt;BR /&gt;&lt;BR /&gt;# cp /dev/null /tmp/wd_action.log&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# &amp;gt; /tmp/wd_action.log&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Wed, 07 Jan 2009 09:46:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-directory-become-full-when-install-oracle-application/m-p/4333030#M342388</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-01-07T09:46:18Z</dc:date>
    </item>
  </channel>
</rss>

