home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / misc / 3531 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  3.2 KB

  1. Xref: sparky comp.misc:3531 comp.unix.admin:4846 comp.unix.large:297 comp.sys.sun.admin:6077
  2. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!cc.ic.ac.uk!carrion.cc.ic.ac.uk!vulture
  3. From: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  4. Newsgroups: comp.misc,comp.unix.admin,comp.unix.large,comp.sys.sun.admin
  5. Subject: Re: Any clues about IBM mainframe tape conversions?
  6. Message-ID: <1992Sep2.195447.14881@cc.ic.ac.uk>
  7. Date: 2 Sep 92 18:54:47 GMT
  8. References: <1992Sep2.125218.11643@galileo.cc.rochester.edu>
  9. Reply-To: cmaae47@cc.ic.ac.uk
  10. Organization: Imperial College of Science, Technology and Medicine
  11. Lines: 51
  12. Nntp-Posting-Host: cscgc
  13.  
  14. In article <1992Sep2.125218.11643@galileo.cc.rochester.edu>, kann@troi.cc.rochester.edu (Kirk M. Anne) writes:
  15.  -- We have been asked to decommission our IBM VM/CMS mainframe.  The committee
  16.  -- that is working on this project has asked me to find out what other sites
  17.  -- do with IBM mainframe tapes for UNIX systems.  I know that 'dd' will read
  18.  -- the tapes, but many of our users have SAS tapes that were created on CMS.
  19.  -- I would like to find some clues to the following questions:
  20.  
  21. You may be in for a shock: On one system here people had SAS tapes which needed
  22. user intervention when the computer centre changed to different disks, as the
  23. layout (number of sectors/track etc.) was somehow encoded in the data. It was
  24. relatively easy for the user to do, but a terrible trap for people who are away
  25. for a year or so. The computer centre could not reformat the tapes !
  26. N.B. that was on an MVS system.
  27.  
  28.  --     What do you do when you get tapes from IBM sites?
  29.  
  30. Use ansitape for DB and FB formats, avoid VB format. Copying the tapes to an
  31. ansi labelled (rather that standard - i.e. ebcdic - labelled) tape is all 
  32. you need, if you have support for ansi labelled tapes. The system will tell you
  33. when converting to ansi labelled is inappropriate, such as for load and object 
  34. modules, and for other binary files.
  35.  
  36.  --     What utilities do you use to convert tapes?
  37.  
  38. A nearby university with a network connection and the relevant system.
  39.  
  40.  --     How do you handle SAS tapes created on CMS?
  41.  
  42. You need to create export files, which usually conserves the current state
  43. of the database, but may well lose some history.
  44.  
  45.  --     How do you handle multi-tape data sets?
  46.  
  47. Very carefully. But it is not such a problem when you have still a native system
  48. to read them on. A QIC150 cartridge can carry the contents of about 5 phase 
  49. encoded or one group encoded tape, a basic exabyte 10 to 15 times as much, a DAT
  50. about 8 times. Beyond that you are talking seismic data sets.
  51.  
  52. It may well be worthwhile to finance a small workstation (a SUN SLC or DECstation
  53. 3100 is ample) with 2 GB disk and some tape devices just for this. That should
  54. cost you about the equivalent of a weeks maintenance on the mainframe, if our
  55. experiences are anything to go by.
  56.  
  57.                                         Thomas
  58.  
  59. -- 
  60. *** This is the operative statement, all previous statements are inoperative.
  61. *   email: cmaae47 @ cc.ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic.cc on Janet)
  62. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  63. *   snail: Imperial College of Science, Technology and Medicine
  64. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  65.