home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!rpi!news.ans.net!cmcl2!panix!clay
- From: clay@panix.com (Clay Irving)
- Newsgroups: comp.databases.informix
- Subject: Row locks
- Message-ID: <1992Nov17.041550.11286@panix.com>
- Date: 17 Nov 92 04:15:50 GMT
- Article-I.D.: panix.1992Nov17.041550.11286
- Organization: PANIX Public Access Unix, NYC
- Lines: 13
-
- We've written a program that updates several rows in a table. We assumed that
- we may run into locking problems since these rows may be updated by another
- program. So... We test for the lock and if we can't lock the row, we issue
- an error message to inform the user that one of the rows can not be locked --
- someone else has it. Now, how can we find who's locking the row? Tbmonitor
- shows me users with locks, but it doesn't indicate what the lock is...
-
- There has to be a better way?...
-
- --
- Clay Irving Personal: clay@panix.com {...uunet, cmc12}!panix!clay
- New York, New York Work: clay@garpac.com {...uupsi3, 4gen}!garpac!clay
- --
-