home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12819 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!DCD00.FNAL.GOV!NAGY
  2. From: NAGY@DCD00.FNAL.GOV (Frank J. Nagy:VAX Wizard&Loose Cannon)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Emulex Terminal Server Problems...
  5. Message-ID: <920727152417.32400227@fndcd.fnal.gov>
  6. Date: 27 Jul 92 20:24:17 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 42
  11.  
  12.  
  13.   Your service description message (by default, the value of the SYS$ANNOUNCE
  14.   logical name) needs to be shorter than 64 charaters as documented in the
  15.   attached extract from one of our system logs.
  16. ==============================================================================
  17. The FNDCD cluster has had a problem for awhile now where the Vistas and Emulex
  18. terminal servers would not recognize the FNDCD and FNDCD_ALL services.
  19.  
  20. The problem was tracked to our site$manager:batch_startup.com file. I found
  21. that if I moved the location of the lat startup inside this file to after
  22.  the line that defined SYS$ANNOUNCE, the services would be recognized. 
  23.  
  24.  But that didn't make sense to me- SYS$ANNOUNCE was already defined in our
  25.  SYS$STARTUP:SYSTARTUP_V5.COM file.
  26.  
  27. Thanks to Keith Chadwick for pointing me to note 177.7 of the DSNlink 
  28. conference.  I qoute from the note:
  29.  
  30.     "You will note from your example that the identification string here has  
  31.      been truncated to 64 characters.  The LATCP command parser does not pick
  32.      up the fact that lexical translations or text file substitutions may     
  33.      expand the identification string beyond the 64 character limit."
  34.  
  35.   and a little later on in the note:
  36.  
  37.     "Please, let us know if this still persists after having system
  38.      adminstrators on your network cut down their ident. strings
  39.      to 64 characters or less."
  40.  
  41. Our SYSTARTUP_V5.COM defined SYS$ANNOUNCE with a string over 64 character
  42. long.  I restored BATCH_STARTUP.COM to its original and modified the 
  43. SYS$ANNOUNCE string in SYSTARTUP_V5.COM to less than 64 characters. Viola it 
  44. works!
  45.  
  46.  
  47. = Dr. Frank J. Nagy   "VAX Guru & Wizard, Loose Cannon"  {{Group Leader!}}
  48. = Fermilab Computing Division/Distributed Computing Dept/Special Projects Grp
  49. = HEPnet/SPAN: FNDCD::NAGY (43123::NAGY) or FNAL::NAGY (43009::NAGY)
  50. = Internet: NAGY@FNAL.FNAL.GOV            = BitNet: NAGY@FNAL
  51. = USnail: Fermilab POB 500 MS/234 Batavia, IL 60510
  52.  
  53.  
  54.