home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17714 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!mcsun!dxcern!vxcrna.cern.ch!huber
  3. From: huber@vxcrna.cern.ch (Sepp Huber, CERN -4439,-6712)
  4. Subject: Re: PROBLEM: SET COMMAND UTILITY
  5. Message-ID: <10NOV199211222388@vxcrna.cern.ch>
  6. Summary: Command-Definitions missing.
  7. News-Software: VAX/VMS VNEWS 1.41    
  8. Keywords: VMS 5.1, DCLTABLES.EXE, MicroVAX 3200, VMSINSTAL
  9. Sender: news@dxcern.cern.ch (USENET News System)
  10. Organization: European Organization for Nuclear Research, CERN
  11. References: <BxCnK7.KE1@didymus.rmi.de>
  12. Date: Tue, 10 Nov 1992 10:22:00 GMT
  13. Lines: 23
  14.  
  15. In article <BxCnK7.KE1@didymus.rmi.de>, andreas@didymus.rmi.de (Andreas Fassl) writes...
  16. >Hi,
  17. >any pointers/solutions to the following problem?
  18. >Software product successfully installs via VMSINSTAL, runs fine.
  19. >After logout all new command definitions are gone.
  20. >A dump of the file DCLTABLES.EXE shows a correct installation.
  21. >Setting the command files via SET COMMAND directly will make
  22. >the commands available, a definition via
  23. >SET COMMAND/TABLE=DCL.../OUT=DCL.. command NOT.
  24. >What other locations are possible, how can I determine the other
  25. >command tables. A look in authorize gives no hint.
  26.  
  27. Two possible reasons (or a combination of them):
  28. (1) The new DCLTABLES.EXE is in the sys$specific:[syslib] of the node, where 
  29. You ran vmsinstal, but not in sys$common:[syslib] ?
  30. If so: copy sys$specific:[syslib]dcltables.exe to sys$common:[syslib].
  31. (2) DCLTABLES was not INSTALL REPLACED ?
  32.     Do INSTALL REPLACE SYS$COMMON:[SYSLIB]DCLTABLES
  33. (Best with SYSMAN if in a cluster).
  34. -
  35. Joseph "Sepp" Huber        | At present in CERN, Geneva
  36. Max-Planck-Institut Physik | Internet: huber@vxcern.cern.ch
  37. Munich, Germany            | HEPnet:   VXCERN::HUBER
  38.