× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Try DMPTAP - it is a pretty raw read of the tape. You can specify only tape 
headers and trailers or the whole blame thing. It goes to a spooled file. You 
can tell it that you are working with ASCII data, which is probably the case 
here.

Things like block length, record length, record block format, and buffer offset 
should be in a header (HDR2 according to the tape programming manual).

Let us know what happens.

Vern

-------------- Original message -------------- 
From: "Tom" <tomh5480@xxxxxxxxx> 

> The DSPTAP command shows that the type is *NL, density is *ULTRIUM2 - and 
> everything else as blanks. 
> 
> Sounds like a problem... 
> 
> Tom 
> 
> "Jim Damato" 
> wrote in message 
> news:92B64C5F0448D8488173EA6F851ABBA405382129@xxxxxxxxxxxxxxxxxxxxxxxx 
> >I usually do a DSPTAP DATA(*LABELS) to get the record length for the 
> > file(s) and the parms for a CPYFRMTAP. Then I create a physical file -- 
> > CRTPF RCDLEN(xxx) and perform the CPYFRMTAP. As Rob has noted, if 
> > they've performed some sort of proprietary backup you're hosed. 
> > 
> > -Jim 
> > 
> > -----Original Message----- 
> > From: midrange-l-bounces@xxxxxxxxxxxx 
> > [mailto:midrange-l-bounces@xxxxxxxxxxxx] On 
> > Behalf Of rob@xxxxxxxxx 
> > Sent: Monday, March 13, 2006 12:25 PM 
> > To: Midrange Systems Technical Discussion 
> > Subject: Re: How do I read a UNIX-created Ultrium-3 tape on our V5R2 
> > system? 
> > 
> > Do you have the tape? 
> > 
> > If so, then DSPTAP is a good place to start. You can probably kiss all 
> > of 
> > the RST* commands good bye. There are options to read and write 
> > directly 
> > to tape from RPG. 
> > 
> > But, ideally, I'd find out what utility they used to create the tape on 
> > the Unix box, find a like Unix box, and go from there. It's one thing 
> > if 
> > they wrote a classical sequential file that looks like punched cards on 
> > tape. It's quite another if they used Tivoli Storage Manager to store 
> > each changed part of a file into multiple data sets - compressed. 
> > 
> > Rob Berendt 
> > -- 
> > Group Dekko Services, LLC 
> > Dept 01.073 
> > PO Box 2000 
> > Dock 108 
> > 6928N 400E 
> > Kendallville, IN 46755 
> > http://www.dekko.com 
> > 
> > 
> > 
> > 
> > 
> > "Tom" 
> > Sent by: 
> > midrange-l-bounces+rob@?­> EÞ?ÙyéLÙwn 
> > 03/13/2006 12:41 PM 
> > Please respond to 
> > Midrange Systems Technical Discussion 
> > 
> > 
> > 
> > To 
> > midrange-l@xxxxxxxxxxxx 
> > cc 
> > 
> > Subject 
> > How do I read a UNIX-created Ultrium-3 tape on our V5R2 system? 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Customer would like for us to recover some data from their 
> > Unix-formatted 
> > Ultrium-2 tape. We have an Ultrium-3 tape drive, but I have no idea 
> > where 
> > 
> > to start. 
> > 
> > What do I need to get going on this little project? 
> > 
> > Tom 
> > 
> > 
> > -- 
> > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing 
> > list 
> > To post a message email: 
> > MIDRANGE-L@xxxxxxxxxxxx 
> > To subscribe, unsubscribe, or change list options, 
> > visit: http://lists.midrange.com/mailman/listinfo/midrange-l 
> > or email: MIDRANGE-L-request@xxxxxxxxxxxx 
> > Before posting, please take a moment to review the archives 
> > at http://archive.midrange.com/midrange-l. 
> > 
> > 
> 
> 
> 

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.