home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / ibmmain / 2883 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  3.5 KB

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!vm.temple.edu!stan
  2. From: STAN@VM.TEMPLE.EDU (Stan Horwitz)
  3. Newsgroups: bit.listserv.ibm-main
  4. Subject: 3480 tape label problem
  5. Message-ID: <92358.115753STAN@VM.TEMPLE.EDU>
  6. Date: 23 Dec 92 16:57:53 GMT
  7. Organization: Temple University - Computer Services
  8. Lines: 84
  9.  
  10. We are running VM/CMS 5.6 370 mode on an IBM 3084-Q. We just recently acquired
  11. some 3480 tape drives. I just signed out a new 3480 tape from our scratch pool.
  12. We use VMTAPE to facilitate tape mount requests.
  13.  
  14. A 3480 tape was mounted, but after placing some files on it in CMS tape format,
  15. I am unable to get the TAPE SCAN command to work. I can see the files on the
  16. tape via Dave Elbon's tapemap utility and Ditto, but TAPE SCAN objects and
  17. won't provide any info about the files on the tape. Does anyone know what is
  18. wrong here? Thanks? A copy of the console where I dumped the files to the new
  19. tape appears below including a display of the label, which I just rewrote.
  20.  
  21. Ready;
  22. cp spool cons * class a start
  23. Ready;
  24. rewind 181
  25. Rewind complete
  26. Ready;
  27. tape dvol1
  28. VOL1200006                               IBM DOSVSE
  29. Ready;
  30. rewind 181
  31. Rewind complete
  32. Ready;
  33. tape fsf 1
  34. Ready;
  35. tape dump * * b
  36.  Dumping ...
  37.  AC0848   DATA     B1
  38.  REIRS9   DATA     B1
  39.  AB0678   DATA     B1
  40.  AC0190   DATA     B1
  41. Ready;
  42. tape fsf 2
  43. Ready;
  44. rewind 181
  45. Rewind complete
  46. Ready;
  47. tape scan
  48.  Scanning ...
  49. DMSTPJ057E Invalid record format
  50. Ready(00032);
  51. tapemap map=files
  52. TapeMap 3.1    VM/XA CONVERSATIONAL MONITOR SYSTEM
  53.  
  54. Options specified: MAP      FILES
  55. The input tape is on a 3480-4 18-track tape drive at address 0181.
  56. The tape was recorded at  38K bpi and is in IBM labeled format.
  57. Volume Owner Data
  58. ______ ______________
  59. 200006 IBM DOSVSE
  60. File   Dataset Name    RecFm BlkSize LRecL Density Created  Expires
  61. ____ _________________ _____ _______ _____ _______ ________ ________
  62.                                                    01/00/00 01/00/00
  63.      This file does not have a HDR2 label.
  64.      This file is apparently in CMS TAPE (4K)  format.
  65.      FileName FileType FM Format LRecL    Records Date     Time
  66.      AC0848   DATA     B1 F         80        368 12/23/92 10:59
  67.      REIRS9   DATA     B1 F         80       3770 12/23/92 10:58
  68.      AB0678   DATA     B1 F         80      58575 12/23/92 10:58
  69.      AC0190   DATA     B1 F         80      56625 12/23/92 10:59
  70.      End of file       1 encountered after reading   2,337 blocks
  71.      containing   9,335K bytes.  About   40 feet of tape was used.
  72.      The largest block was  4,101 bytes, the last block was
  73.          87 bytes, and the smallest block was     87 bytes.
  74. ERROR: A tape mark was read when an EOF1 or EOV1 label was expected.
  75. **** The remainder of this tape will be processed as unlabeled.
  76. **** File      4.
  77. **** The tape is partially or totally unreadable at or following
  78. **** block number       0;      0 bytes were read.
  79.      End of file       4 encountered after reading       2 blocks
  80.      containing under 1K bytes.  About    1 foot of tape was used.
  81.      The largest block was     87 bytes, the last block was
  82.          87 bytes, and the smallest block was      0 bytes.
  83. **** There were       1 errors encountered reading this file.
  84. **** File      5.
  85.      End of file       5 encountered after reading       0 blocks
  86.      containing under 1K bytes.  About    1 foot of tape was used.
  87. **** Logical End-of-Tape
  88. TapeMap read   2,341 blocks containing   9,335K bytes.  There
  89. were       5 files.  About   40 feet of tape was used.
  90. There were      1 error(s) encountered reading this tape.
  91. End of TapeMap execution.
  92. Ready;
  93. close cons
  94.