<?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: Is there a VARIABLE to use tempspace other then /tmp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005644#M425412</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry the previous post was missing an enter before the xport command.&lt;BR /&gt;&lt;BR /&gt;Try setting TMP as well as TMPDIR variables to the new tmp path&lt;BR /&gt;TMP=/tstnew/backup/tmp&lt;BR /&gt;TMPDIR=/tstnew/backup/tmp&lt;BR /&gt;export TMP TMPDIR&lt;BR /&gt;&lt;BR /&gt;and then try installing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Sep 2006 03:44:48 GMT</pubDate>
    <dc:creator>Ninad_1</dc:creator>
    <dc:date>2006-09-27T03:44:48Z</dc:date>
    <item>
      <title>Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005640#M425408</link>
      <description>I need to install Oracle9i.&lt;BR /&gt;It requires more /tmp free than I can give&lt;BR /&gt;at the moment.&lt;BR /&gt;&lt;BR /&gt;Is there a variable i can use to &lt;BR /&gt;use another path of filesytstem like&lt;BR /&gt;/backup/tmp.&lt;BR /&gt;&lt;BR /&gt;Would the Oracle universal Installer acknowledge this parameter and think that&lt;BR /&gt;tempspace will be /backup/tmp instead of&lt;BR /&gt;the default /tmp &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2006 00:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005640#M425408</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-27T00:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005641#M425409</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=213699&amp;amp;admit=-682735245+1159336825488+28353475&lt;/A&gt;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;[&lt;U&gt;Moderator edit&lt;/U&gt;: The above link is no longer valid. Please refer to &lt;A href="https://support.hpe.com" target="_blank"&gt;https://support.hpe.com&lt;/A&gt;]&lt;/FONT&gt;&lt;BR /&gt;Regards, MB.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 07:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005641#M425409</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2022-12-16T07:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005642#M425410</link>
      <description>I followed your link and used the &lt;BR /&gt;variable TEMP, I tried TMPDIR and TEMPDIR as well, but to no avail I am afraid.&lt;BR /&gt;&lt;BR /&gt;see ouput from telnet screen:&lt;BR /&gt;&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; export TMPDIR=/tstnew/backup/tmp&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; print $TEMP&lt;BR /&gt;/tstnew/backup/tmp&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; export TEMPDIR=/tstnew/backukp/tmp&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; print $TMPDIR&lt;BR /&gt;/tstnew/backup/tmp&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; print $TEMPDIR&lt;BR /&gt;/tstnew/backukp/tmp&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[oratst@orasrv2:]/tstnew/backup/9207/Disk1&amp;lt;&amp;gt;&amp;gt;&amp;gt; ./runInstaller&lt;BR /&gt;Starting Oracle Universal Installer...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Preparing to launch Oracle Universal Installer from /tmp/OraInstall2006-09-27_10-23-58AM.</description>
      <pubDate>Wed, 27 Sep 2006 03:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005642#M425410</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-27T03:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005643#M425411</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try setting TMP as well as TMPDIR variables to the new tmp path&lt;BR /&gt;TMP=/tstnew/backup/tmp&lt;BR /&gt;TMPDIR=/tstnew/backup/tmpexport TMP TMPDIR&lt;BR /&gt;&lt;BR /&gt;and then try installing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2006 03:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005643#M425411</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-09-27T03:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005644#M425412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry the previous post was missing an enter before the xport command.&lt;BR /&gt;&lt;BR /&gt;Try setting TMP as well as TMPDIR variables to the new tmp path&lt;BR /&gt;TMP=/tstnew/backup/tmp&lt;BR /&gt;TMPDIR=/tstnew/backup/tmp&lt;BR /&gt;export TMP TMPDIR&lt;BR /&gt;&lt;BR /&gt;and then try installing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2006 03:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005644#M425412</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-09-27T03:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005645#M425413</link>
      <description>Krank,&lt;BR /&gt;include your definitions in the .profile file for the user used for the installation.&lt;BR /&gt;Log out and then log back on.&lt;BR /&gt;env | grep -i tmp     should show you the new locations&lt;BR /&gt;&lt;BR /&gt;If all else fails you can create a link to your new location with ln&lt;BR /&gt;&lt;BR /&gt;see man ln</description>
      <pubDate>Wed, 27 Sep 2006 03:48:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005645#M425413</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-27T03:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005646#M425414</link>
      <description>Frank,&lt;BR /&gt;include your definitions in the .profile file for the user used for the installation.&lt;BR /&gt;Log out and then log back on.&lt;BR /&gt;env | grep -i tmp     should show you the new locations&lt;BR /&gt;&lt;BR /&gt;If all else fails you can create a link to your new location with ln&lt;BR /&gt;&lt;BR /&gt;see man ln</description>
      <pubDate>Wed, 27 Sep 2006 03:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005646#M425414</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-27T03:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a VARIABLE to use tempspace other then /tmp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005647#M425415</link>
      <description>on hpux it is :&lt;BR /&gt;export TMP=/other/tmpdir&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Sep 2006 03:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/is-there-a-variable-to-use-tempspace-other-then-tmp/m-p/5005647#M425415</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-27T03:51:15Z</dc:date>
    </item>
  </channel>
</rss>

