On Sun, 3 Feb 2008 07:56:17 +0200, גדי בן  
&#1488;&#1489;&#1497; <[EMAIL PROTECTED]> wrote:
 
>Does anyone know of a way to extract files from a CA ESD file without using
a tape drive.

This gets discussed from time to time. The answer seems to be that there is
no supported (i.e. from CA) program to do what you want. However you could
write your own program to read the ESD file, and split out the file(s) you
want. The format is, of course, undocumented, but as a quick browse would
show you, it's clearly not rocket science to parse out the headers. The ESD
files are conceptually like an AWS file, i.e. they represent an entire tape,
rather than a dataset. So there is a volume header, and a file header for
each file. There is also some kind of basic run-length compression.

Best bet is to submit a requirement to CA. I've often enough wanted to
restore just one file from one of their tapes, and having to use a physical
tape for this is ridiculous. 

Or maybe one of the virtual tape vendors, or the MFNetDisk guy could make it
happen without a real tape.

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to