Transact


Transact_SelectForUpdate
(SWI &4FC06)


Just like the Transact_Select SWI, this SWI builds a result set for future reading by the client's application, the way the result set is built depends on the session's transaction mode (DIRTY_READ, READ_COMMITED ou READ_REPEATABLE1). In addition, this SWI locks the accessed part of the file just like for an UPDATE.

On entry

On exit

Possible errors