<?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 Having trouble copying data from foreign tape format in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033507#M60922</link>
    <description>I have a 3490E tape drive connected to my Alpha 4100 running OpenVMS 7.2-1.  I'm trying to copy data from a 3480 tape, but cannot for the life of me do it.&lt;BR /&gt;I've tried:&lt;BR /&gt;$mount/foreign/nolabel $1$mua3:&lt;BR /&gt;$mount/over=id $1$mua3:&lt;BR /&gt;It mounts the tape, but I can't read/copy any data.&lt;BR /&gt;&lt;BR /&gt;And a few other mount options, but when I try to copy from the media it will not work.  Any other mount options or advice I can try?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
    <pubDate>Fri, 25 Jul 2003 12:21:20 GMT</pubDate>
    <dc:creator>Joe Profaizer</dc:creator>
    <dc:date>2003-07-25T12:21:20Z</dc:date>
    <item>
      <title>Having trouble copying data from foreign tape format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033507#M60922</link>
      <description>I have a 3490E tape drive connected to my Alpha 4100 running OpenVMS 7.2-1.  I'm trying to copy data from a 3480 tape, but cannot for the life of me do it.&lt;BR /&gt;I've tried:&lt;BR /&gt;$mount/foreign/nolabel $1$mua3:&lt;BR /&gt;$mount/over=id $1$mua3:&lt;BR /&gt;It mounts the tape, but I can't read/copy any data.&lt;BR /&gt;&lt;BR /&gt;And a few other mount options, but when I try to copy from the media it will not work.  Any other mount options or advice I can try?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Fri, 25 Jul 2003 12:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033507#M60922</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2003-07-25T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble copying data from foreign tape format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033508#M60923</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;After your mount/over=id $1$mua3&lt;BR /&gt;what does "show dev $1$mua3: /full" replies ?&lt;BR /&gt;and if you can try it on a other system, is there something on that tape ? ... perhaps its empty?&lt;BR /&gt;&lt;BR /&gt;after it is mounted/over=id &lt;BR /&gt;try dump $1$mua3:&lt;BR /&gt;&lt;BR /&gt;... any luck ?&lt;BR /&gt;does show error before and after mount increase&lt;BR /&gt;&lt;BR /&gt;Please note I do not have a vms system in front of me, this is just the first thing that I can thing of, I realise you may have already tried all of this, but perhaps if you give us a littel more information someone (perhaps me) will be able to help you futher.&lt;BR /&gt;&lt;BR /&gt;Whatever, enjoy life.</description>
      <pubDate>Sat, 26 Jul 2003 07:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033508#M60923</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-07-26T07:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble copying data from foreign tape format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033509#M60924</link>
      <description>Joe,&lt;BR /&gt;When you say it will not work, what do you mean exactly?&lt;BR /&gt;&lt;BR /&gt;I used to read tapes from ibm systems in a former life, but it's been a long time.  In standard ANSI format, there's a tape label, tape marks, volume label, another tape mark, to get through before you get any data.  Do you have a format of what the tape is supposed to look like?&lt;BR /&gt;&lt;BR /&gt;Try mounting it /over=id, and then do about six reads into records, rec1, rec2, rec3, etc.  Don't use on_error because that will be triggered by the tape marks.  &lt;BR /&gt;&lt;BR /&gt;Once you get past the header and volume info, rec6 should be data, can you try this out?&lt;BR /&gt;/jeff</description>
      <pubDate>Sun, 27 Jul 2003 01:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033509#M60924</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2003-07-27T01:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble copying data from foreign tape format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033510#M60925</link>
      <description>Hi Joe&lt;BR /&gt;&lt;BR /&gt;Do you have any idea about blocksize of that tape?&lt;BR /&gt;&lt;BR /&gt;Maybe you should try the following:&lt;BR /&gt;&lt;BR /&gt;$ mount/ov:id/block=512&lt;BR /&gt;&lt;BR /&gt;512 Byte or any other value, depending of the true recordsize. I used to have tapes with 650 bytes fixed length years ago, from IBM hosts. &lt;BR /&gt;&lt;BR /&gt;In addition to that, it was EBCDIC&lt;BR /&gt;&lt;BR /&gt;To convert this, there is a system call:&lt;BR /&gt;&lt;BR /&gt;lib$tra_ebc_asc(ebcdic value,ascii value)&lt;BR /&gt;&lt;BR /&gt;There is also a nice tool called EXCHANGE&lt;BR /&gt;&lt;BR /&gt;Do $ help exchange &lt;BR /&gt;&lt;BR /&gt;This tool might help too&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Beat&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2003 07:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033510#M60925</guid>
      <dc:creator>Burkart Beat</dc:creator>
      <dc:date>2003-07-28T07:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble copying data from foreign tape format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033511#M60926</link>
      <description>Hello Joe&lt;BR /&gt;ETAPE on the OpenVMS Freeware cd may be useful to you. According to the abstract it will (amongst other things) read EBCDIC tapes.&lt;BR /&gt;Regards&lt;BR /&gt;ML</description>
      <pubDate>Mon, 04 Aug 2003 12:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/having-trouble-copying-data-from-foreign-tape-format/m-p/3033511#M60926</guid>
      <dc:creator>Mac Lilley</dc:creator>
      <dc:date>2003-08-04T12:01:33Z</dc:date>
    </item>
  </channel>
</rss>

