"There is another requirement here: to read REAL tape using PC tools.
How to read?
a) dataset by dataset
b) whole tape => AWS tape image"

Radoslaw,

Hercules has a really cool utility called TAPECOPY! It reads a real tape
and copies it to an AWSTAPE format disk file. Of course, being written by
mainframes, TAPECOPY is sensitive to mainframe tape marks, RDW/BDW, etc.
The resulting AWSTAPE file is a mirror image of the tape.

"The Hercules tape copy program copies a SCSI tape to or from an AWSTAPE
disk file. Tapecopy reads a SCSI tape and outputs an AWSTAPE file
representation of the tape, or reads an AWSTAPE file and creates an
identical copy of its contents on a tape mounted on a SCSI tape drive.

If the input file is a SCSI tape it is read and processed until physical
EOD (end-of-data) is reached. That is, it does not stop whenever multiple
tapemarks or filemarks are read, rather it continues processing until the
SCSI tape drive says there is no more data on the tape.

The resulting AWSTAPE output disk file may be specified for the filename on
a Hercules tape device con- figuration statement. It can then be used in
order for the Hercules guest O/S to read the exact same data without having
a SCSI tape drive physically attached to the host system. This allows you
to easily transfer SCSI tape data to other systems that may not have SCSI
tape drives attached to them."

Joe

On Fri, Jun 4, 2021 at 1:12 PM Radoslaw Skorupka <[email protected]>
wrote:

> W dniu 04.06.2021 o 19:48, Paul Gilmartin pisze:
> > On Fri, 4 Jun 2021 17:30:38 +0000, Farley, Peter x23353 wrote:
> >
> >> Assuming the PC-attached SCSI tape drive comes with software to copy
> data from the tape to a disk file without any translation you just have to
> copy the files off the actual tape in binary and then FTP in binary up to
> your favorite mainframe location.  FTP is not binary by default but it is
> very easy to do binary transfers (Letter I [eye] command then just PUT pr
> MPUT).
> >>
> > Block boundaries?  Sometimes they matter, and RDWs and BDWs.  Especially
> for RCFM=vBS
> > such as IEBCOPY PDSU.  And LRECL=X.
> >
> > AWSTAPE?
>
> Your brevity is excellent, but it doesn't explain what and how to do.
> I just checked CBTtape - there are MVS (z/OS) tools - unapplicable for PC.
> There is also Windows tool - AWS browser. Also unapplicable.
>
> There is another requirement here: to read REAL tape using PC tools.
> How to read?
> a) dataset by dataset
> b) whole tape => AWS tape image
>
> I believe there are tools to read tape and understand blocks and
> tapemarks, and maybe SL labels.
> Less chance for AWS utility, especially there is such tool working under
> z/OS.
>
>
>
> --
> Radoslaw Skorupka
> Lodz, Poland
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to