dbTalk Databases Forums  

Re: Row level lock [1899]

comp.databases.informix comp.databases.informix


Discuss Re: Row level lock [1899] in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Denham
 
Posts: n/a

Default Re: Row level lock [1899] - 09-18-2003 , 08:02 AM







Don't go updating systables. This is not the correct approach.

Alter table <tabname> lock mode row;

Mark

----- Original Message -----
From: "MARCELO MUSRI" <marmus (AT) inv (DOT) gov.ar>
To: <ids (AT) iiug (DOT) org>
Sent: Thursday, September 18, 2003 06:38
Subject: Row level lock [1899]


Quote:
Hi, my name is Marcelo, we are running IDS 7.3 over SCO OpenServer 5.0.5.

We need in one of our applications to lock a table at row level, but by
default is set in page mode.

The question is:

- The DBA can update the systable for that table in column locklevel
setting it with value "R". If it is like this, what else do I have to do to
take effect this change in the table ?
Quote:
- The programmers must do anything in the 4gl source file ?

Thank you for your response.

sending to informix-list


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.