home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / pdp11 / 954 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.7 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!inland!cmkrnl!infopiz!mccall!info-pdp11-newsgate!list
  2. Newsgroups: vmsnet.pdp-11
  3. Subject: Re: RSX Queue Manager 1993 Bug
  4. Message-ID: <CMM.0.90.0.726433500.bqt@Bern.DoCS.UU.SE>
  5. From: Johnny Billquist <bqt@bern.docs.uu.se>
  6. Date: Thu, 7 Jan 93 20:05:00 MET
  7. Reply-To: bqt@minsk.docs.uu.se
  8. Organization: The Internet
  9. Return-Path: <pat+@transarc.com>
  10. Resent-Message-ID: <EfHIRxX0Bwx2I5uVo0@transarc.com>
  11. Resent-Date: Fri,  8 Jan 1993 04:21:01 -0500 (EST)
  12. Resent-From: Pat_Barron@transarc.com
  13. Resent-To: INFO-PDP11_Mailing-List@transarc.com
  14. Return-Path: <bqt@Bern.DoCS.UU.SE>
  15. CC: Pat_Barron@transarc.com, pat+@transarc.com
  16. In-Reply-To: Your message of Thu, 7 Jan 1993 21:50:06 +0100
  17. Lines: 57
  18.  
  19. >>In RSX-11M-PLUS V4.3 you should modify the following 4 files:
  20. >>QMGDA2, QMGGTI, QUEAFT and SHOWQ (all in [25,10])
  21. >
  22. >I didn't find any reference to year 77 in QMGDA2, so I left it
  23. >unchanged.
  24.  
  25. Sorry. My mistake. The only thing i QMGDA2 is some comments, not
  26. necessary to get it working, but I like to keep everything up to date,
  27. so my list of files included that one.
  28.  
  29. >>Well, the same applies to my notes. This for RSX-11M-PLUS V4.3 BL66.
  30. >
  31. >That's exactly the version I have.
  32. >
  33. >After editing, I did a
  34. >
  35. >MAC @QMGASM     (in [25,24])
  36. >MAC @QMGCLIASM
  37. >TKB @QMGRESBLD  (in [1,24])
  38. >
  39. >and after stopping QMG
  40. >
  41. >REM QMG...
  42. >REM ...QUE
  43. >REM ...SUB
  44. >REM ...PRI
  45. >
  46. >INS QMGRES      (in [3,54])
  47. >INS QMGCLI      (this installs as ...QUE)
  48. >INS QMGCLI/TASK=...SUB
  49. >INS QMGCLI/TASK=...PRI
  50. >
  51. >and re-started QMG, but QMG behaved as before.  Jobs still in the
  52. >queue, as well as newly submitted jobs showed the incorrect date/time.
  53. >
  54. >I browsed *.MAC in [25,24] to find any other occurences of "77" with
  55. >reference to year with no luck.
  56. >
  57. >Did I miss something?
  58.  
  59. Yes. There are two files which should be relinked. Also, TKB takes the
  60. object files from a library in [1,24], not [25,24], so you will need
  61. to replace the modified files in the library in [1,24] with LBR.
  62.  
  63. In short, what you did was create a new copy of QMG..., but from the
  64. same old object files. You also need to relink ...QUE, and before you
  65. do any task buildning, you'll need to update the appropriate library.
  66.  
  67. The libraries are QMG.OLB and QMGCLI.OLB. Don't ask me which files go
  68. where, since I don't remember offhand. Either check it yourself, with
  69. LBR, which is pretty easy, or send me a new mail, and I'll check it
  70. out for you.
  71.  
  72. Johnny Billquist                  || "I'm on a bus
  73. CS student at Uppsala University  ||  on a psychedelic trip
  74. email: bqt@minsk.docs.uu.se       ||  Reading murder books
  75. pdp is alive!                     ||  tryin' to stay hip" - B. Idol
  76.