home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / internal / 1582 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.0 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!canterbury.ac.nz!chmeds.ac.nz!dave
  2. From: dave@chmeds.ac.nz
  3. Newsgroups: vmsnet.internals
  4. Subject: Tape driver probs.
  5. Message-ID: <1992Nov12.123203.138@chmeds.ac.nz>
  6. Date: 12 Nov 92 12:32:03 +1200
  7. Lines: 25
  8.  
  9. TAPE DRIVER PROBS
  10.  
  11. We have a non DEC tape drive on our unibus vax. It used to work well (VMS 4.x)
  12. but has fallen into disuse.
  13.  
  14. We wish to start reusing it VMS 5.4 
  15. but it does funny things when being written to.
  16.  
  17. The unit inits and mounts OK but when a file is copied to the drive it
  18. reads forward until it falls off the feed spool.
  19.  
  20. The test programme in I/O users part I pages 6.30-6.33 falls over at 
  21. QIO_W - IO$_CREATE etc at the top of 6.31.
  22.  
  23. If FIB$M_REWIND is used as appropriate the programme runs until the QIO
  24. read reverse command. This fails with a SS$_FORMAT (the drive cannot read
  25. backwards).
  26.  
  27. Question:  Is SS$_FORMAT the correct response for an invalid read command?
  28. If not, what is?.
  29.  
  30. Does this questionable response explain the unwinding of the feed spool?
  31.  
  32. Dave   :-(
  33.  
  34.