I'm able to take a T-DUMP from D3 (T-DUMP FileName (AHI) and move the file
to UD server (via XCOPY only!) then:

SETTAPE 9... 
T.LOAD FileName MU 09 PICK

and it works fine.  Now the problem is when I create a new T-DUMP from D3
for multiple files by doing:

T-DUMP FileA (AHI
T-DUMP FileB (AHI
.
.

then move it to UniData and try:

SETTAPE 9...
T.LOAD FileA MU 09 OVERWRITING PICK
T.LOAD FileB MU 09 OVERWRITING PICK

the tape seems to rewind after each T.LOAD and only FileA's T-DUMP data is
continually T.LOAD'd into each file on UniData.

I was checking out the SETTAPE with the "no_rewind_driver" option but that
doesn't seem to be what I'm looking for.  Can anyone tell me how to T.LOAD
multiple files on UniData, or is there some issue with D3 T-DUMPs that is
causing the problem?

Thanks,

Bill Haskett
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to