I have two tape drives attached to my system , and i am trying to copy one tape to another using both tape drives and using the following command :
dd if=/dev/rmt/1 of=/dev/rmt/2
but unfortunitly i am getting the following error :
read: Not enough space
0 0 records in
0 0 records out
wht do u suggest to do to make another copy of that tape ?
Best regardsMore Information:
- How to Copy Files to a Remote Tape Device (tar and dd)
- Replace //SYSUT2 DD with one of the following in order to copy a tape file to: printer: //SYSUT2 DD SYSOUT=A
- JOB (label 2) contains the JCL to unload all other existing data sets from tape to disk
- I have two tape drives attached to my system , and i am trying to copy one tape to another using both tape drives and using the following command : dd if=/dev/rmt/1 of=/dev/rmt/2 but unfortunitly i am
- This section explains how to copy all data sets from tape to disk
- Code: Select all //Step100 EXEC PGM=SORT,REGION=3M //SYSIN DD * SORT FIELDS=COPY //* //SORTIN DD DSN=MHC
- See mt(1) for information about operations on raw magnetic tape devices
- The DD command will copy b-by-b the whole file system


LinkBack URL
About LinkBacks



Reply With Quote






















































Bookmarks