home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19338 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.9 KB  |  67 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!yale.edu!ira.uka.de!chx400!htlulx.htl-bw.ch!kupfer
  3. From: kupfer@htlulx.htl-bw.ch (Kupferschmid Christian)
  4. Subject: Re: InfoServer access to Ultrix OLD
  5. Message-ID: <1992Dec15.200437.24982@htlulx.htl-bw.ch>
  6. Sender: kupfer@htlulx (Kupferschmid Christian)
  7. Organization: HTL Brugg-Windisch, Switzerland
  8. References:  <1992Dec14.153656.1356@galaxy.gov.bc.ca>
  9. Date: Tue, 15 Dec 1992 20:04:37 GMT
  10. Lines: 55
  11.  
  12.  
  13. How to mount a Infoserver CD on VMS client:
  14.  
  15. Define a service on the infoserver for each VMS OLD CD drive.
  16. E.g:
  17.     info> create service cddoc1 for dk1:
  18. You have to do this for every CD you'd like to mount. At the end enter a SAVE command to save your definitions on disk.
  19.  
  20. After that you should be able to mount it from a VAX-VMS system.
  21.  
  22. You need the infoserver client software.
  23. Type 
  24.     mc ess$ladcp bind cddoc1 /nowrite
  25.  
  26. This creats a device called DADn:
  27. Enter this command for every VAX-VMS service you created on the infoserver.
  28.  
  29. Now you can mount it 
  30.  
  31.     mount/sys DADn: label
  32.  
  33. Mount each CD sperately with it's own label.
  34.  
  35. You hav to mount it with /system so it is accessible of anyone.
  36.  
  37. Now you have to assign the logical DECW$BOOK to the directory [DECW$BOOK] on the OLD CD.
  38.  
  39.     define/system DECW$BOOK DAD$CDDOC1:[DECW$BOOK],DAD$CDDOC2:[DECW$BOOK]
  40.  
  41. Add each DAD$xxx device you mounted seperated by a comma.
  42. The second logical you need for the bookreader is DECW$BOOKSHELF.
  43.  
  44. define/system DECW$BOOKSHELF DAD$CDDOC1:[DECW$BOOK]LIBRARY.DECW$BOOKSHELF
  45.  
  46. This logical points to the contentsfile of the OLD.
  47.  
  48. Now you should be able to use the VAX-VMS bookreader.
  49.  
  50. You will not be able to access an ULTRIX OLD directly from an VMS system.
  51.  
  52.  
  53. But this is another story.
  54.  
  55.  
  56. Hope you can follow my explanations.
  57.  
  58.  
  59. C u
  60.  
  61. Chris
  62. -- 
  63. School of Engineering, Switzerland
  64. Information Center
  65.  
  66. HTL Brugg-Windisch               |RFC-822:        kupfer@htl-bw.ch
  67.