IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

transactions locking files


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sandy mf

New User


Joined: 26 Jun 2011
Posts: 7
Location: India

PostPosted: Fri Jan 20, 2012 7:14 pm
Reply with quote

VSAM files are accessed by CICS transactions in RLS mode. What command lists the transactions that are locking a VSAM file at a particular instance.
Back to top
View user's profile Send private message
Jose Mateo

Active User


Joined: 29 Oct 2010
Posts: 121
Location: Puerto Rico

PostPosted: Fri Jan 20, 2012 9:28 pm
Reply with quote

Good day, Sandy!

To my knowledge there's no command which you could execute to get a list of transactions that are locking a VSAM file unless you use a third party product that has a transaction that does what you want. If you know the date and time that the locking is occurring then you could look into using the CICS log to see the reads and write against the files.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Fri Jan 20, 2012 9:54 pm
Reply with quote

3rd-Party product C\TREK (incidentally, from Puerto Rico) can show you this and much more....

Mr. Bill
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts Joinkeys - 5 output files DFSORT/ICETOOL 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top