<?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 Oracle export over pipe (between 2 servers) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932100#M410219</link>
    <description>Hi,&lt;BR /&gt;We want to export a Oracle database over a pipe between 2 servers. Oracle advise to two following procedure:&lt;BR /&gt;mknod /tmp/pipe on both machines (mknod file p)&lt;BR /&gt;chmod 777&lt;BR /&gt;start the process on the target server with&lt;BR /&gt;remsh sourceserver dd if=/tmp/pipe &amp;gt; /tmp/pipe &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Start the export on sourceserver with&lt;BR /&gt;exp xx/xx full=y volsize=0 FILE=/tmp/pipe&lt;BR /&gt;&lt;BR /&gt;Start the import on targetserver with&lt;BR /&gt;imp xx/xx full=y file=/tmp/special_pipe volsize=0&lt;BR /&gt;&lt;BR /&gt;This results in starting the export and import with error. But the import doesn't receive any data to proceed.&lt;BR /&gt;&lt;BR /&gt;This worked on other non-hp machines before, but with rsh instead of remsh.&lt;BR /&gt;What's wrong? Any ideas.&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Oct 2005 03:25:31 GMT</pubDate>
    <dc:creator>Geert Joosten</dc:creator>
    <dc:date>2005-10-07T03:25:31Z</dc:date>
    <item>
      <title>Oracle export over pipe (between 2 servers)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932100#M410219</link>
      <description>Hi,&lt;BR /&gt;We want to export a Oracle database over a pipe between 2 servers. Oracle advise to two following procedure:&lt;BR /&gt;mknod /tmp/pipe on both machines (mknod file p)&lt;BR /&gt;chmod 777&lt;BR /&gt;start the process on the target server with&lt;BR /&gt;remsh sourceserver dd if=/tmp/pipe &amp;gt; /tmp/pipe &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Start the export on sourceserver with&lt;BR /&gt;exp xx/xx full=y volsize=0 FILE=/tmp/pipe&lt;BR /&gt;&lt;BR /&gt;Start the import on targetserver with&lt;BR /&gt;imp xx/xx full=y file=/tmp/special_pipe volsize=0&lt;BR /&gt;&lt;BR /&gt;This results in starting the export and import with error. But the import doesn't receive any data to proceed.&lt;BR /&gt;&lt;BR /&gt;This worked on other non-hp machines before, but with rsh instead of remsh.&lt;BR /&gt;What's wrong? Any ideas.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Oct 2005 03:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932100#M410219</guid>
      <dc:creator>Geert Joosten</dc:creator>
      <dc:date>2005-10-07T03:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export over pipe (between 2 servers)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932101#M410220</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Made a stupid typing error:&lt;BR /&gt;The export and import starts WITHOUT error. But nothing happens on both processes.&lt;BR /&gt;&lt;BR /&gt;Geert.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Oct 2005 03:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932101#M410220</guid>
      <dc:creator>Geert Joosten</dc:creator>
      <dc:date>2005-10-07T03:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export over pipe (between 2 servers)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932102#M410221</link>
      <description>Hi there.&lt;BR /&gt;Ever tried mkfifo instead of mknod ?&lt;BR /&gt;We are piping exports into zipped files taht way.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Fri, 07 Oct 2005 04:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932102#M410221</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2005-10-07T04:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export over pipe (between 2 servers)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932103#M410222</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We received the solution. The correct order in setting up is (after making the pipes):&lt;BR /&gt;1. start the import&lt;BR /&gt;2. start the remsh&lt;BR /&gt;3. start the export&lt;BR /&gt;&lt;BR /&gt;This works fine.&lt;BR /&gt;&lt;BR /&gt;Geert.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 01:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932103#M410222</guid>
      <dc:creator>Geert Joosten</dc:creator>
      <dc:date>2005-10-12T01:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle export over pipe (between 2 servers)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932104#M410223</link>
      <description>See previous reply.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Oct 2005 01:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-export-over-pipe-between-2-servers/m-p/4932104#M410223</guid>
      <dc:creator>Geert Joosten</dc:creator>
      <dc:date>2005-10-12T01:45:10Z</dc:date>
    </item>
  </channel>
</rss>

