MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: locking of the table in cics program while reading table.
eshwar

Replies: 8
Views: 3719

PostForum: Database   Posted: Tue May 20, 2008 1:25 pm   Subject: locking of the table in cics program while reading table.
this situation can be handled using ENQ ., it wil lock the resource which is given in ENQ command .this we need to code just before getting max id of the table .once the insert is successful on a ...
  Topic: locking of the table in cics program while reading table.
eshwar

Replies: 8
Views: 3719

PostForum: Database   Posted: Thu May 08, 2008 1:15 am   Subject: locking of the table in cics program while reading table.
i have a situation where ID gets created by adding 1 to the max of (ID) of table. when two users creating ID at the same time will get the same ID .since two parallel cics sessions read the same ta ...
  Topic: locking of the table in cics program while reading table.
eshwar

Replies: 8
Views: 3719

PostForum: Database   Posted: Mon May 05, 2008 10:24 pm   Subject: locking of the table in cics program while reading table.
i need to handle locking of the table exclusively in cics program while reading table.

i know two ways to do this .

1.
we can use RR isolation instead of CS isolation level but this is not ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group