home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20487 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.8 KB

  1. Xref: sparky comp.os.vms:20487 vmsnet.networks.tcp-ip.ucx:250
  2. Path: sparky!uunet!paladin.american.edu!gatech!concert!rutgers!spcvxb!terry
  3. From: terry@spcvxb.spc.edu (Terry Kennedy, Operations Mgr.)
  4. Newsgroups: comp.os.vms,vmsnet.networks.tcp-ip.ucx
  5. Subject: Re: LPD from UCX
  6. Message-ID: <1993Jan6.230906.4836@spcvxb.spc.edu>
  7. Date: 7 Jan 93 04:09:06 GMT
  8. References: <1993Jan6.113112.23316@rockyd.rockefeller.edu.rockefeller.edu>
  9. Organization: St. Peter's College, US
  10. Lines: 33
  11.  
  12. In article <1993Jan6.113112.23316@rockyd.rockefeller.edu.rockefeller.edu>, cohnen@fs1.rockefeller.edu (Stuart Cohnen) writes:
  13. > All seems OK. However, when I try to print, the
  14. > job gets put into a pending state with an error message #030AEA92.
  15. > A check of the operator's log reveals:
  16. > %%%%%%%%%%%  OPCOM   6-JAN-1993 10:50:14.24  %%%%%%%%%%%
  17. > Message from user SYSTEM on RUVMS2
  18. > %UCX-E-LPD_FILERROR, File error cfA001RUVMS2_ROCKEFELLER_EDU_ROCKEFELLER.ED
  19. > -RMS-F-FNM, error in file name
  20. [...]
  21. > Seems that the file name it is creating to send to the UNIX box is too long.
  22. > The VMS machine is called: RUMVS2.ROCKEFELLER.EDU
  23.  
  24.   I agree with your diagnosis, since the limit on VMS filenames is 39.39 and
  25. you have:
  26.  
  27. cfA001RUVMS2_ROCKEFELLER_EDU_ROCKEFELLER.ED
  28. 0        1         2         3         4   
  29. 1234567890123456789012345678901234567890123
  30.  
  31.   However, it seems that your problem is more widespread than that. Consider
  32. the message-ID your message has:
  33.  
  34. rockyd.rockefeller.edu.rockefeller.edu
  35.  
  36.   If you correct your name service, this problem should go away. It's either
  37. a name server problem or an error when setting up UCX (where you specified a
  38. full host name (foo.bar.edu) instead of what UCX wanted, just the host part
  39. itself (foo).
  40.  
  41.     Terry Kennedy        Operations Manager, Academic Computing
  42.     terry@spcvxa.bitnet    St. Peter's College, Jersey City, NJ USA
  43.     terry@spcvxa.spc.edu    +1 201 915 9381
  44.