This is a discussion on RE: LOCK MODE Question within the Informix forums, part of the Database Server Software category; --> select locklevel from systables where tabname = "my_table" from your own database. P and R are common values for ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| select locklevel from systables where tabname = "my_table" from your own database. P and R are common values for Page and Row. MW > -----Original Message----- > From: owner-informix-list@iiug.org > [mailto > Sent: Tuesday, 9 September 2003 1:00 p.m. > To: informix-list@iiug.org > Subject: LOCK MODE Question > > > How can I determine the lock mode of an Informix process. > > From within the process (I4GL, ESQL/C, PERL, etc.)? > > From the command line? > > > Dave > -- > David Snyder @ Snide Computer Services - Folcroft, PA > Email: dave@snide.com Web: http://www.snide.com > > > sending to informix-list |