home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sdi.com!finkel
- From: finkel@sdi.com
- Newsgroups: comp.os.vms
- Subject: Re: Help wanted : Running out of ENQLM
- Message-ID: <1992Jul23.160459.485@sdi.com>
- Date: 23 Jul 92 16:04:59 CDT
- References: <1992Jul21.123724.218@lincoln.ac.nz>
- Organization: Systems by Design of Illinois (SDI), Chicago
- Lines: 16
-
- In article <1992Jul21.123724.218@lincoln.ac.nz>, brown@lincoln.ac.nz writes:
- > We have COBOL programs which run out of ENQLM very quickly.
- >
- >
-
- Well, if the COBOL code is accessing an Rdb/VMS database,
- then there are likely to be plenty of locks used. Besides
- this, the code may be doing a lot of resource locking on its
- own (via the system service $ENQ). A simple bug could result
- in new locks being queued rather than existing locks being
- modified.
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Vote for Ron Daniels for president
- Joel R. Finkel Systems by Design of Illinois (SDI) finkel@sdi.com
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-