<?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 mount tape device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870212#M98236</link>
    <description>I have a server (HP-UX 11.0/HP9000 N-class) with few free space and want to use my tape drive as a medium for data Exporting on an ORACLE Database.&lt;BR /&gt;   How can i mount a tape device  which can be accessed directly as another volume or directory?&lt;BR /&gt;   the oracle export script i use writes directly to the disk and then later uses tar to backup. the problem is, i don't have the disk space to store/export my files for the tar command. So i wan't to map my tape drive as another directory or volume.&lt;BR /&gt;   hope someone can help me, I'm only a beginner on HP-UX.</description>
    <pubDate>Thu, 26 Dec 2002 07:16:45 GMT</pubDate>
    <dc:creator>osbertv</dc:creator>
    <dc:date>2002-12-26T07:16:45Z</dc:date>
    <item>
      <title>mount tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870212#M98236</link>
      <description>I have a server (HP-UX 11.0/HP9000 N-class) with few free space and want to use my tape drive as a medium for data Exporting on an ORACLE Database.&lt;BR /&gt;   How can i mount a tape device  which can be accessed directly as another volume or directory?&lt;BR /&gt;   the oracle export script i use writes directly to the disk and then later uses tar to backup. the problem is, i don't have the disk space to store/export my files for the tar command. So i wan't to map my tape drive as another directory or volume.&lt;BR /&gt;   hope someone can help me, I'm only a beginner on HP-UX.</description>
      <pubDate>Thu, 26 Dec 2002 07:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870212#M98236</guid>
      <dc:creator>osbertv</dc:creator>
      <dc:date>2002-12-26T07:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: mount tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870213#M98237</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check the following link&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90698/B2355-90698.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90698/B2355-90698.html&lt;/A&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2002 07:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870213#M98237</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-12-26T07:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: mount tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870214#M98238</link>
      <description>In your configuration file in Oracle where you specify the filesystem/directory to write the export file to, give the device file of the tape drive.&lt;BR /&gt;Or when you do a DB export and specify the filesystem to write the file to, try using the device file of the tape.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 26 Dec 2002 07:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870214#M98238</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-26T07:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: mount tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870215#M98239</link>
      <description>the tape is /dev/rmt/0m.&lt;BR /&gt;this is the DB export command :&lt;BR /&gt;"export &lt;SOURCE db=""&gt; &lt;TARGET directory=""&gt;"&lt;BR /&gt;&lt;BR /&gt;I havn't tried to use "/dev/rmt/0m" as the target directory because it is a file and i might overwrite that file causing trouble.&lt;BR /&gt;If i will use it do i need to mount the tape?&lt;BR /&gt;please give me advise.&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;/TARGET&gt;&lt;/SOURCE&gt;</description>
      <pubDate>Thu, 26 Dec 2002 08:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870215#M98239</guid>
      <dc:creator>osbertv</dc:creator>
      <dc:date>2002-12-26T08:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: mount tape device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870216#M98240</link>
      <description>These are device files, so when you send anything to them they write to respective devices. Like when you do echo "hello" &amp;gt;/dev/console or echo "hello" &amp;gt;/dev/cl..(device file of parallel port printer) it doesn't over write these files, it sends the output to these devices. Also i am sure about Informix it has a configuration files where you can specify either the filesystem or the device file for DB export it works.&lt;BR /&gt;If you want to be more sure check out the site of oracle for taking the DB export on a device.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Thu, 26 Dec 2002 08:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-tape-device/m-p/2870216#M98240</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-26T08:28:49Z</dc:date>
    </item>
  </channel>
</rss>

