How to find file contention.



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Re: How to find file contention.

Postby Pedro » Fri May 20, 2016 9:50 pm

pls.let know how to get who is holding that another job/stc/tsu?


As Enrico recommended, use TSO ISRDDN ENQ
then on panel ISRDENQG, fill in SYSDSN and the data set name:
Major name prefix . . . SYSDSN    (SYSDSN, SPFEDIT, etc)                        
Minor name prefix . . . THE.DATA.SET                          (dsn etc)  
Address id prefix . . .           (Job name, User id, etc)                      
System prefix . . . . .           (System name)                                


and press Enter

The list produced will show who has the resource and whether it is SHARED or EXCLUSIVE. SHARED is shown in green and EXCLUSIVE is shown in red.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times

Previous

Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post