<?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: problem with backup on dat in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856672#M275909</link>
    <description>Paola,&lt;BR /&gt;&lt;BR /&gt;The device comes before your file name. Look like the command is incorrect.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
    <pubDate>Tue, 05 Sep 2006 11:06:37 GMT</pubDate>
    <dc:creator>Sp4admin</dc:creator>
    <dc:date>2006-09-05T11:06:37Z</dc:date>
    <item>
      <title>problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856667#M275904</link>
      <description>I started with &lt;BR /&gt;&lt;BR /&gt;tar cv /cdr/OldCdrStorage/bo2gcg02.2005*.tar.gz /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;when I have this prompt&lt;BR /&gt;&lt;BR /&gt;Tar: end of tape &lt;BR /&gt;Tar: to continue, enter device/file name when ready or null string to quit. &lt;BR /&gt;&lt;BR /&gt;I wrote /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;but I had this error&lt;BR /&gt;&lt;BR /&gt;sh: /dev/rmt/0m: Execute permission denied. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I checked and the dat it's not broken on unwritable.&lt;BR /&gt;&lt;BR /&gt;The machine is an rp5470 with ho 11i&lt;BR /&gt;&lt;BR /&gt;Anyone can tell me where is the error?&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;&lt;BR /&gt;Paola&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 07:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856667#M275904</guid>
      <dc:creator>Paola Giorgetti</dc:creator>
      <dc:date>2006-09-05T07:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856668#M275905</link>
      <description>Paola,&lt;BR /&gt;are you sure you have the tar command the correct way ?&lt;BR /&gt;&lt;BR /&gt;tar cvf /dev/rmt/0m /cdr/OldCdrStorage/bo2gcg02.2005*.tar.gz</description>
      <pubDate>Tue, 05 Sep 2006 07:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856668#M275905</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-05T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856669#M275906</link>
      <description>Hi !&lt;BR /&gt;you may miss typed the commands&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 07:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856669#M275906</guid>
      <dc:creator>nanan</dc:creator>
      <dc:date>2006-09-05T07:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856670#M275907</link>
      <description>are you sure you didn't type an "Enter" then "/dev/rmt/0m"?&lt;BR /&gt;&lt;BR /&gt;The "enter" would have terminated the tar, then the the shell would have tried to execute "/dev/rmt/0m, giving the error.&lt;BR /&gt;&lt;BR /&gt;or, could you have hit "enter" more than once after the initial tar command.  It have buffered it and caused the same problem</description>
      <pubDate>Tue, 05 Sep 2006 10:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856670#M275907</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2006-09-05T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856671#M275908</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command as you typed it will create a tar that includes the files /cdr/OldCdrStorage/bo2gcg02.2005*.tar.gz and the contents of /dev/rmt/0m to the default tape device, which is /dev/rmt/0m. I don't think that is what you wanted.&lt;BR /&gt;&lt;BR /&gt;Either remove the /dev/rmt/0m from the end of the command (ie. tar cv /cdr/OldCdrStorage/bo2gcg02.2005*.tar.gz) or do a tar -cvf /dev/rmt/0m /cdr/OldCdrStorage/bo2gcg02.2005*.tar.gz.</description>
      <pubDate>Tue, 05 Sep 2006 10:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856671#M275908</guid>
      <dc:creator>Jonathan Fife</dc:creator>
      <dc:date>2006-09-05T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856672#M275909</link>
      <description>Paola,&lt;BR /&gt;&lt;BR /&gt;The device comes before your file name. Look like the command is incorrect.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Tue, 05 Sep 2006 11:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856672#M275909</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2006-09-05T11:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with backup on dat</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856673#M275910</link>
      <description>Paola,&lt;BR /&gt;could you please update this thread and if you happy with the answers, please read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Wed, 06 Sep 2006 09:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-backup-on-dat/m-p/3856673#M275910</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-06T09:49:53Z</dc:date>
    </item>
  </channel>
</rss>

