<?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: tar creating 0 byte file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373749#M347644</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you don't mind then please post the output of your command&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0mn &lt;DBF file=""&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;/DBF&gt;</description>
    <pubDate>Mon, 09 Mar 2009 04:58:29 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-03-09T04:58:29Z</dc:date>
    <item>
      <title>tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373737#M347632</link>
      <description>Hi all&lt;BR /&gt;   while i am trying to tar one of my dab file having size 2Gb it creating 0 byte tar.Hence creating problem.Please help me out.&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Mar 2009 06:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373737#M347632</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-07T06:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373738#M347633</link>
      <description>Hi all&lt;BR /&gt;while i am trying to tar one of my dbf file (database file)having size 2Gb it creating 0 byte tar.Hence creating problem.Please help me out.&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Mar 2009 06:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373738#M347633</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-07T06:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373739#M347634</link>
      <description>Hi Biju&lt;BR /&gt;&lt;BR /&gt;Follow below steps,&lt;BR /&gt;&lt;BR /&gt;#tar -cvf yourfilename.tar yourfilename&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;1. Archive all files and directories in directory my_project in the current directory to a file called my_project.TAR, also in the current directory: &lt;BR /&gt;&lt;BR /&gt;#tar -cvf my_project.TAR my_project &lt;BR /&gt;&lt;BR /&gt;2. Archive files from /usr/include and /etc: &lt;BR /&gt;&lt;BR /&gt;#tar cv -C /usr/include . -C /etc .&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Sat, 07 Mar 2009 08:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373739#M347634</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-03-07T08:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373740#M347635</link>
      <description>tar is suppose to be able to handle 8 Gb on 11.23.  What OS version or tar patch do you have?  11.11 only handles 2 Gb.</description>
      <pubDate>Sat, 07 Mar 2009 08:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373740#M347635</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-07T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373741#M347636</link>
      <description>Hi Biju,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;while i am trying to tar one of my dab file having size 2Gb it creating 0 byte &amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Are you trying to creat tar file to Tape or to you local drive..?&lt;BR /&gt;&lt;BR /&gt;creating tar file to the Tape&lt;BR /&gt;==============================&lt;BR /&gt;tar -cvf /dev/rmt/0m &lt;FILE_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Creating tar file local&lt;BR /&gt;=======================&lt;BR /&gt;tar -cvf &lt;FILE_NAME.TAR&gt; &lt;FILE_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;/FILE_NAME&gt;&lt;/FILE_NAME.TAR&gt;&lt;/FILE_NAME&gt;</description>
      <pubDate>Sat, 07 Mar 2009 11:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373741#M347636</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-07T11:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373742#M347637</link>
      <description>"while i am trying to tar one of my dab file having size 2Gb it creating 0 byte tar.Hence creating problem.Please help me out. "&lt;BR /&gt;&lt;BR /&gt;I did the same and my tar file also became 0KB while extracting&lt;BR /&gt;How..&lt;BR /&gt;&lt;BR /&gt;Tar the file (/etc/passwd)&lt;BR /&gt;tar -cvf /tmp/passwd.tar /etc/passwd&lt;BR /&gt;while extracting,&lt;BR /&gt;# tar cvf /tmp/passwd.tar&lt;BR /&gt;instead of&lt;BR /&gt;# tar xvf /tmp/passwd.tar&lt;BR /&gt;&lt;BR /&gt;Also are you able to create a tar file of 2 GB of less.&lt;BR /&gt;If yes, you have to install the latest tar patch which support upto 8Gb of size&lt;BR /&gt;&lt;BR /&gt;For 11.11 -- PHCO_36587&lt;BR /&gt;For 11.23 -- PHCO_33431&lt;BR /&gt;&lt;BR /&gt;All the best !!</description>
      <pubDate>Sat, 07 Mar 2009 14:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373742#M347637</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-07T14:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373743#M347638</link>
      <description>Yo...&lt;BR /&gt;&lt;BR /&gt;I have assigned points to   5  of   65&lt;BR /&gt;&lt;BR /&gt;You have assigned so less points to your post&lt;BR /&gt;&lt;BR /&gt;Please assign points to your post &lt;BR /&gt;Refer &lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Assigning points is just a way of saying Thanks for the answers :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Mar 2009 14:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373743#M347638</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-07T14:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373744#M347639</link>
      <description>&amp;gt;&amp;gt; 11.11 only handles 2 Gb.&lt;BR /&gt;&lt;BR /&gt;With patches I believe 11.11 can handle 8GB file with tar.  Unfortunately the patch DB appears to be down right now so I can't search for the appropriate patch to enable this.</description>
      <pubDate>Sat, 07 Mar 2009 15:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373744#M347639</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-03-07T15:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373745#M347640</link>
      <description>Link to the 11.11 tar patch PHCO_36587&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www13.itrc.hp.com/service/patch/patchDetail.do?BC=main" target="_blank"&gt;http://www13.itrc.hp.com/service/patch/patchDetail.do?BC=main&lt;/A&gt;|search|patchDetail{PHCO_29229,{hpux:11.00,}}|patchDetail{PHCO_28992,{hpux:11.11,}}|&amp;amp;patchid=PHCO_36587&amp;amp;sel={hpux:11.11,}</description>
      <pubDate>Sat, 07 Mar 2009 20:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373745#M347640</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-07T20:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373746#M347641</link>
      <description>Hi thanks for your reply&lt;BR /&gt;&lt;BR /&gt;I am trying tar on tape&lt;BR /&gt;  tar -cvf /dev/rmt/0mn &lt;DBF file=""&gt;&lt;BR /&gt;&lt;BR /&gt;then my orignal file becomes zero byte.&lt;BR /&gt;&lt;/DBF&gt;</description>
      <pubDate>Mon, 09 Mar 2009 04:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373746#M347641</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-09T04:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373747#M347642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any error messages you are getting at you terminal or syslog.log&lt;BR /&gt;please provide the output of your command&lt;BR /&gt;tar -cvf /dev/rmt/0mn &lt;DBF file=""&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;/DBF&gt;</description>
      <pubDate>Mon, 09 Mar 2009 04:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373747#M347642</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-09T04:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373748#M347643</link>
      <description>no error was there</description>
      <pubDate>Mon, 09 Mar 2009 04:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373748#M347643</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-09T04:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373749#M347644</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you don't mind then please post the output of your command&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0mn &lt;DBF file=""&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;/DBF&gt;</description>
      <pubDate>Mon, 09 Mar 2009 04:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373749#M347644</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-09T04:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373750#M347645</link>
      <description>actually i right now i dont have ouput of that now and i cant run that command right now because database is running.</description>
      <pubDate>Mon, 09 Mar 2009 05:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373750#M347645</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-09T05:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373751#M347646</link>
      <description>&amp;gt;&amp;gt; then my orignal file becomes zero byte.&lt;BR /&gt;&lt;BR /&gt;If you give the same command to other file not your database file what you are getting?&lt;BR /&gt;&lt;BR /&gt;Still the original file becomes Zero. &lt;BR /&gt;&lt;BR /&gt;If yes then please post the output along with your command.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 09 Mar 2009 05:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373751#M347646</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-09T05:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: tar creating 0 byte file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373752#M347647</link>
      <description>hi now i am not on the site i will run the tar command and share the output afterwords&lt;BR /&gt;thanks for you reply.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Mar 2009 07:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-creating-0-byte-file/m-p/4373752#M347647</guid>
      <dc:creator>Abhilash Krishnan</dc:creator>
      <dc:date>2009-03-09T07:41:12Z</dc:date>
    </item>
  </channel>
</rss>

