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

  1. Path: sparky!uunet!sdi.com!finkel
  2. From: finkel@sdi.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Help wanted : Running out of ENQLM
  5. Message-ID: <1992Jul23.160459.485@sdi.com>
  6. Date: 23 Jul 92 16:04:59 CDT
  7. References: <1992Jul21.123724.218@lincoln.ac.nz>
  8. Organization: Systems by Design of Illinois (SDI), Chicago
  9. Lines: 16
  10.  
  11. In article <1992Jul21.123724.218@lincoln.ac.nz>, brown@lincoln.ac.nz writes:
  12. > We have COBOL programs which run out of ENQLM very quickly.
  13.  
  14.     Well, if the COBOL code is accessing an Rdb/VMS database,
  15.     then there are likely to be plenty of locks used.  Besides
  16.     this, the code may be doing a lot of resource locking on its
  17.     own (via the system service $ENQ).  A simple bug could result
  18.     in new locks being queued rather than existing locks being 
  19.     modified.
  20.  
  21. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  22.         Vote for Ron Daniels for president
  23.   Joel R. Finkel   Systems by Design of Illinois (SDI)      finkel@sdi.com
  24. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  25.